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

SerialLink.plot

Open petercorke opened this issue 10 years ago • 1 comments

trail option, doesn't draw any line

plot one robot in two windows, second one fails in animate()

add method to return graphical joint angles

petercorke avatar Apr 06 '15 08:04 petercorke

Has the issue with the trail option not drawing a line been resolved? I am still having this issue, but I am not certain I am setting the options properly.

opt = RTBPlot.plot_options(bot, {'trail','*'});

bot.plot(double(qp))

jjd9 avatar Dec 03 '17 20:12 jjd9