ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
2

quaternion to euler

asked 2015-03-23 12:46:01 -0500

Porti77 gravatar image

How do I can convert orientation quaternion to Euler angles? Thank you

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
1

answered 2015-03-23 13:44:36 -0500

Thomas D gravatar image

See this answer. It has examples of nodes in roscpp and rospy that do the conversion. If you just want to run the conversion in your code you can strip out the relevant function calls.

edit flag offensive delete link more
1

answered 2015-04-06 06:43:42 -0500

Pat gravatar image

This might help too, a quaternion <-> Euler converter: http://quat.zachbennett.com/

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-03-23 12:46:01 -0500

Seen: 13,512 times

Last updated: Apr 06 '15