Mechanics explorer, moving the location of the model
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Sakshay
il 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 Commenti
Vedere anche
Categorie
Scopri di più su Troubleshooting in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!