Mechanics explorer, moving the location of the model
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi mechanic explorer experts
I am using a Kinova gen 3 simulation. I have 2 robotic arm models in the one simulation.
I wanted to move one of the arms so it is not sitting onto of the other, but I am unsure how to do this.
Thank you for your help.
Kim
0 commentaires
Réponses (1)
Sakshay
le 29 Nov 2022
Hello Kim,
As per my understanding, you want to change the positions of the models that you place in Mechanics Explorer (SimScape).
You can change the position of the links using the "RigidTransform" Block. This block applies a time-invariant transformation between two frames. You can attach the Base Link of the second robot with the "WorldFrame" Block using the "RigidTransform" Block. You can further set the transformation value (Rotation and Translation) in the Block Parameters of the "RigidTransform" Block.
Please refer to the documentation on "RigidTransform" Block for more information:
Additionally, you can also refer to the following documentation on modelling a simple link:
0 commentaires
Voir également
Catégories
En savoir plus sur Troubleshooting dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!