tf frames in different time epoch from ros time?
I am trying to tackle the following warning when running Navigation:
[ WARN] [1368081077.201722266]: Could not get robot pose, cancelling reconfiguration
[ WARN] [1368081077.401579990]: Costmap2DROS transform timeout. Current time: 1368081077.4015, global_pose stamp: 136.4000, tolerance: 0.3000
The transform timed out because the time & the pose stamp are extremely different. Are they in different time epochs? If so, how can that be solved?
Thanks,
Ernest