robotics-toolbox-matlab icon indicating copy to clipboard operation
robotics-toolbox-matlab copied to clipboard

no 3D model found, install the RTB contrib zip file?

Open QNjeason opened this issue 5 years ago • 1 comments
trafficstars

I run the following code with the following error.Please give me some guidance.Thanks clear,clc,close; mdl_puma560; W=[-1.5,+1.5,-1.5,+1.5,-1.5,+1.5]; p560.plot3d(qz,'tilesize',0.3,'workspace',W);

错误使用 SerialLink/plot3d (line 131) no 3D model found, install the RTB contrib zip file 出错 untitled (line 4) p560.plot3d(qz,'tilesize',0.3,'workspace',W);

QNjeason avatar Apr 09 '20 15:04 QNjeason

Where did you install the toolbox from, this issue was resolved a while ago.

petercorke avatar May 23 '20 23:05 petercorke