ros / geometry

Packages for common geometric calculations including the ROS transform library, "tf". Also includes ROS bindings for "bullet" physics engine and "kdl" kinematics/dynamics package.
172 stars 274 forks source link

The Euler Angles sequence in tf_echo #200

Closed Allenhanbo closed 4 years ago

Allenhanbo commented 4 years ago

Hi all, I am using tf_echo to echo my two moving drone's position. I would like to know, in the results of tf_echo, what the sequence of RPY? Is it the sequence of Raw and then Pitch and the last is Yaw?

tfoote commented 4 years ago

Please ask questions on http://answers.ros.org according to our support policy: http://wiki.ros.org/Support We try to keep the issue tracker reserved for bugs and feature developments.