I'm using Matlab R2018b, RTB10.3
I try to use simulink to visualize the movement.
The four blocks from left to right are mstraj, xyz2T, ikine and plot.
Then an error occurs like this:
I'm sure the problem happens due to ikine block because I visualize the movement without simulink correctly. Then I look inside the ikine block, I find it looks like this:
I change it like this and everything works fine. (I haven't used Matlab before, I'm learning it just for a few days so I'm not sure whether this is a feature or a bug.) Is there any solutions that I don't need to change the rolocks.slx?
I'm using Matlab R2018b, RTB10.3 I try to use simulink to visualize the movement. The four blocks from left to right are
mstraj
,xyz2T
,ikine
andplot
. Then an error occurs like this: I'm sure the problem happens due toikine
block because I visualize the movement without simulink correctly. Then I look inside theikine
block, I find it looks like this: I change it like this and everything works fine. (I haven't used Matlab before, I'm learning it just for a few days so I'm not sure whether this is a feature or a bug.) Is there any solutions that I don't need to change therolocks.slx
?