Specifying long link lengths for manipulator links
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Karsh Tharyani
le 18 Juin 2021
Déplacé(e) : Remo Pillat
le 28 Fév 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 commentaires
Voir également
Catégories
En savoir plus sur Robotics dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!