Specifying long link lengths for manipulator links
4 views (last 30 days)
Show older comments
I tried to make my link lengths in the order of about 2 meters in the DH parameters, however, the rendering is just a big stick. I reduced it to 0.4 meters, and now I see the proper manipulator when I use show(). However, I require to simulate long lengths. How do I do that? Also, what changes do I need to make to the axes?
0 Comments
Answers (1)
Karsh Tharyani
on 18 Jun 2021
Moved: Remo Pillat
on 28 Feb 2024
You can try modifying the axes limits via the properties https://www.mathworks.com/help/matlab/ref/matlab.graphics.axis.axes-properties.html or using xlim, ylim, or zlimhttps://www.mathworks.com/help/matlab/creating_plots/change-axis-limits-of-graph.html
0 Comments
See Also
Categories
Find more on Robotics in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!