How to rotate a body around x-axis in simscape?

32 visualizaciones (últimos 30 días)
shreyas joshi
shreyas joshi el 28 de Sept. de 2017
Comentada: Ivan Alexeev el 6 de Abr. de 2023
I have created one wheel model using simscape multibody. I have created a wheel and an axle using body geometry. The axle is along the x-axis and i want to rotate that wheel around x-axis. How to do it? because when i am using revolute joint, then it rotates the body around z-axis. So, which joint should be used to rotate the body around x-axis?

Respuesta aceptada

Nicolas Schmit
Nicolas Schmit el 28 de Sept. de 2017
Insert a rigid transform before and after the revolute joint. The first transform rotates +90 degree around the Y axis, while the second transform rotates -90 degree around the Y axis. The combination of the two rigid transforms and the revolute joint is equivalent to a revolute joint aligned with the X axis.

Más respuestas (2)

shreyas joshi
shreyas joshi el 28 de Sept. de 2017
Thank you Nicolas.

Ameer Hamza
Ameer Hamza el 16 de En. de 2021
I am designing the multilink manipulator in whiich I a have rotate the link from +X axis to -Xaxis. I have the used the revolute joint What should I give Rotation in the Rigid Transform.

Categorías

Más información sobre Assembly en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by