| 查看: 2466 | 回复: 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); |
» 猜你喜欢
医用半导体激光治疗仪选型及产品解析
已经有0人回复
哈尔滨工程大学动力学院赵建辉团队招收2027级博士研究生
已经有5人回复
工程热物理与能源利用论文润色/翻译怎么收费?
已经有210人回复
面上没中,邀请各位路过的虫友分析一下分数
已经有13人回复

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

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










回复此楼