How to convert euler angles or quaternion into xy(cartesian)coordinates

11 views (last 30 days)
How to convert euler angles or quaternion into xy(cartesian)coordinates
  2 Comments
KSSV
KSSV on 16 May 2018
If you have polar coordinates (r,theta), you can convert them to Cartesian using pol2cart. How a angle alone can be converted to Cartesian coordinates?
James Tursa
James Tursa on 16 May 2018
Euler angles and quaternions typically represent rotations, so converting them to xy positions doesn't make sense. Can you give us more detail about what you are trying to do, and why you think you need this conversion?

Sign in to comment.

Answers (1)

sunita shinde
sunita shinde on 21 May 2018
can we consider (Roll,Pitch, yaw) be spherical coordinates

Tags

Community Treasure Hunt

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

Start Hunting!