How to change the direction of a revolute joint in MATLAB R2018b with Simscape Multibody?
27 ビュー (過去 30 日間)
古いコメントを表示
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/192809/image.jpeg)
Hi all,
I would like to change the direction for the Z revolute primitive to counter-clockwise. I have tried to insert a Rigid Transform block after the RevoluteJoint block in my Simulink model as shown in the provided image. Afterwards, I selected the arbitrary axis method and set the axis as [0 0 1] and angle as 0 degree; however, this does not apply any change to the rotating direction around the Z-axis. I would like your advice on how to make this direction change in Simscape.
Thank you for your help.
0 件のコメント
回答 (1 件)
Nicolas Schmit
2018 年 12 月 12 日
If you wand to flip the revolute joint, insert a rigid transform with a 180 degree rotation around X or Y axis before AND after the revolute joint.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Assembly についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!