In which order should I feed Euler angles to (Coordinate Transformation Conversion) block in Simulink?

I am trying to send euler angles of my robot to ROS environment. I've choosed the option (EulZYX --> Quat). I am confused about the right order of feeding euler angles to the block. May you help me?

 채택된 답변

Hi Ömer,
For the default Euler ZYX input, pass a 3x1 column vector to the block, where each value is an angle (in radians). These angles will operate as follows:
  • The first angle will rotate about the initial z-axis
  • The second angle will rotate about the intermediate y-axis
  • The third angle will rotate about the second intermediate x-axis
Thanks,
Remo

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Network Connection and Exploration에 대해 자세히 알아보기

태그

질문:

2021년 5월 27일

답변:

2021년 6월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by