| 查看: 2465 | 回复: 1 | ||
377821053铜虫 (初入文坛)
|
[求助]
Robotics Toolbox(9.10版)有滑移副的机械人结构怎样用图形显示出来???
|
|
Robotics Toolbox(9.10版)可以用图形显示转动副,但我用同样的方法做滑移副时,老是提示错误。 程序如下: clc;clear; L1 = Link([0 0 1 0]) L2 = Link([0 0 1 0]) L3 = Link([0 1 0 0 1]) bot = SerialLink([L1 L2 L3]) bot.fkine([0 0 0]) bot.plot([0 0 0]) 错误提示: Error using SerialLink/plot_plot_options (line 711) Prismatic joint(s) present: requires the 'workspace' option Error in SerialLink/plot (line 207) opt = plot_options(robot, varargin); |
» 猜你喜欢
7075材料过滤难
已经有0人回复
Inorganics-Inorganic Photocatalysts for Environmental Applications特刊征稿
已经有0人回复
金属材料论文润色/翻译怎么收费?
已经有93人回复
高温原位观察铸铁的凝固过程
已经有0人回复
达姆施塔特市中心好房出租
已经有52人回复
利用三维重构法对铁素体/马氏体双相钢内部微观结构的拓扑研究
已经有0人回复
高温原位观察多边形铁素体的相变
已经有0人回复
铝含量对铁素体耐热不锈钢在凝固过程中δ→γ 相变及M23C6相析出行为的影响
已经有0人回复
利用全自动逐层切片成像系统对铝镧合金进行分析
已经有0人回复

377821053
铜虫 (初入文坛)
- 应助: 0 (幼儿园)
- 金币: 2621.1
- 帖子: 44
- 在线: 14.6小时
- 虫号: 3222614
- 注册: 2014-05-21
- 性别: GG
- 专业: 制造系统与自动化

2楼2017-03-13 21:27:51










回复此楼