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

robot_pose_ekf doesn't output

asked 2013-05-21 18:29:11 -0500

mihota gravatar image

updated 2013-05-21 18:37:27 -0500

Hi. I am trying to use robot_pose_ekf. However It doesn't work. Here is the wtf output

 Input:
 * Odometry sensor
  - is NOT active
  - received 0 messages
  - listens to topic 
 * IMU sensor
  - is active
  - received 15523 messages
  - listens to topic /AHRS8_data
 * Visual Odometry sensor
 - is active
 - received 706 messages
 - listens to topic /WH_DVL_data
 Output:
  * Robot pose ekf filter
  - is active
  - sent 0 messages
  - pulishes on topics /robot_pose_ekf/odom and /tf

then after a while, I got the error

 [ERROR]filter time older than vo message buffer

thank you very much for your time. regards

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-05-21 18:34:42 -0500

sai gravatar image

There is a possibility of mis match in the frame on which Odometry sensor publishes data and the frame on which ROBOT_POSE_EKF expects the data.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-05-21 18:29:11 -0500

Seen: 414 times

Last updated: May 21 '13