TF error even after setting --clock and use_sim_time

asked 2017-03-26 12:13:34 -0500

Joy16 gravatar image

updated 2017-03-26 12:15:21 -0500

Hello! I am playing a rosbag after setting rosparam set use_sim_time true and then rosbag play --clock 2017-03-22-08-09-56.bag -l.

I am still getting this error:

   TF_OLD_DATA ignoring data from the past for frame right_upper_forearm_visual at time 1.49018e+09 according to authority unknown_publisher

When running RViz, I can see the images of the rosbag, but they are not continuous. Frames do go missing and I am not getting entire visualization. Any idea as to what could be going wrong?

edit retag flag offensive close merge delete

Comments

Are you still running the driver for your robot? I've seen errors like that pop up while running a bag and still running the drivers for a robot.

jayess gravatar image jayess  ( 2017-03-26 13:56:45 -0500 )edit

No. I am not running on the driver of the robot. I did check that one.

Joy16 gravatar image Joy16  ( 2017-03-26 23:09:12 -0500 )edit

have you tried the reset button on rviz before playing a new bag?

Procópio gravatar image Procópio  ( 2017-03-27 03:46:35 -0500 )edit