Mechanics explorer, moving the location of the model
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Sakshay
2022 年 11 月 29 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Troubleshooting についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!