Specifying long link lengths for manipulator links
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Karsh Tharyani
am 18 Jun. 2021
Verschoben: Remo Pillat
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Robotics finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!