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

Revision history [back]

Just make sure that the IMU produces data in ENU frame. Most IMUs produce NED-frame data by default, which will not work with r_l. I may be incorrect, but looking at the VN-100 driver source, it appears to be copying data straight from the IMU, which indicates to me that it may be in the wrong frame. Please correct me if you find that's not accurate.