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

Revision history [back]

Two things:

  1. If you fuse an IMU by itself, then yes, the linear accelerations will cause the velocity and pose estimates to move rapidly. You need another velocity or pose reference.
  2. Your odometry message time stamps are 0. Time stamps matter to robot_localization, as they are needed to look up transforms in the tf tree. Your odometry messages are probably being ignored.