robotics-toolbox-matlab
robotics-toolbox-matlab copied to clipboard
no 3D model found, install the RTB contrib zip file?
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);
Where did you install the toolbox from, this issue was resolved a while ago.