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

The message type published on that topic is usually sensor_msgs/Imu. If you have ros installed, the Terminal command

rosmsg info sensor_msgs/Imu

will display the format of that message (field names). If you don't have ros installed, you can do a web search for the information.