- 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
In which order should I feed Euler angles to (Coordinate Transformation Conversion) block in Simulink?
3 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
采纳的回答
Remo Pillat
2021-6-2
Hi Ömer,
Please see the documentation for the block here: https://www.mathworks.com/help/nav/ref/coordinatetransformationconversion.html.
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:
Thanks,
Remo
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Network Connection and Exploration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!