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

Revision history [back]

click to hide/show revision 1
initial version

How are you getting this readings? Are you accessing the IMU using a UART on your computer, creating the message and the publishing what you get?

In any case, something is wrong with the code you are using, the quaternion should indicate a vector of norm equal to one. All elements are equal to zero on what you shared.

cheers...