Difference rotating over moving angle and normal angle

Hello,
What is the difference between a moving angle and a normal angle?
Compute the Rotation about Y-axis over moving angle a = 30°
then
rotation about X-axis of angle β= 45°
What will the code like?
Thank you

1 Comment

I think of a normal angle as an absolute attitude and a moving angle as a translational attitude.
absolutePose = rotx(45)*roty(-30)

Sign in to comment.

Answers (0)

Categories

Asked:

on 30 Nov 2023

Commented:

on 4 Dec 2023

Community Treasure Hunt

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

Start Hunting!