Specifying long link lengths for manipulator links
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Karsh Tharyani
il 18 Giu 2021
Spostato: Remo Pillat
il 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 Commenti
Vedere anche
Categorie
Scopri di più su Robotics in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!