Rotating frames with euler angles
조회 수: 6 (최근 30일)
이전 댓글 표시
I need to rotate a starting frame (classic xyz cartesian frame) multiple times, using Euler angles, and at the end I need to calculate the angle between the initial and the final Z axys. Specifically, I need to perform these clockwise rotations (of a certain degree value), each time the next rotation has to be performed on the newly generated coordinate system:
- rotation of angle theta1 about the Y axis
- rotation of angle theta2 about the Z axis
- rotation of angle theta3 about the Y axis
- rotation of angle theta4 about the Z axis
- rotation of angle theta5 about the Y axis
- calculate the angle between the initial and the final Z axis
I'm pretty new to this and despite my effort I didn't understand how to correctly proceed with this task. If this issue has already been answered elsewhere, please point me there. Many thanks!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactions, Camera Views, and Lighting에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!