robot_pose_ekf problem
I'm trying to use robotposeekf with an IMU and odometry, but I'm getting the error "filter time older than odom message buffer" . Echoing data from the two topics, the time stamps are the same for both IMU and odometry topics. Odometry data is being redirected from its original topic "/RosAria/pose" to the topic "odom" using the line
in the robotposeekf launch file. Has anyone experienced this problem before?
Asked by MattMalt on 2017-05-11 08:31:23 UTC
Comments