quaternion to euler
How do I can convert orientation quaternion to Euler angles? Thank you
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
How do I can convert orientation quaternion to Euler angles? Thank you
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.
This might help too, a quaternion <-> Euler converter: http://quat.zachbennett.com/
Asked: 2015-03-23 12:46:01 -0600
Seen: 13,428 times
Last updated: Apr 06 '15
How to understand robot orientation from quaternion yaw angle
Is there a discussion group about tf2? Quaternions?
Can someone explain how the Quaternion works for MoveBaseActions?
problem in geometry_msgs::Pose
what are quaternions and how can I use them?
What is the proper way to obtain the fixed-axis covariance matrix from quaternions?