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

what unit of measurement does quaternion ::getangle() returns the angle in?

asked 2014-06-22 21:31:14 -0500

zenifed gravatar image

Hi

I am trying to write a UI to reflect the current orientation of the robot using the tf information published. While printing the angle value using the getangle() function provided by tf::quaternion i noticed that the value is not in degree. I also noticed from the API that the angle() function returns half angles.

Do anyone knows what unit of measurmen does the getangle() function returns the angle value in?

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-06-22 22:30:59 -0500

tfoote gravatar image

Angle units should be radians unless otherwise specified. Defaults are in REP 103

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-06-22 21:31:14 -0500

Seen: 613 times

Last updated: Jun 22 '14