Did not receive data since 5 seconds!

classic Classic list List threaded Threaded
2 messages Options
mzk
Reply | Threaded
Open this post in threaded view
|

Did not receive data since 5 seconds!

mzk
Hi all,
I have no success to run rtabmap with my two webcams stereo setup camera.

here my rqt_graph

e warning mesage with approx_sync:=false

[ WARN] [1500890325.598924032]: /rtabmap/rtabmapviz: Did not receive data since 5 seconds! Make sure the input topics are published ("$ rostopic hz my_topic") and the timestamps in their header are set. If topics are coming from different computers, make sure the clocks of the computers are synchronized ("ntpdate"). Parameter "approx_sync" is false, which means that input topics should have all the exact timestamp for the callback to be called.
/rtabmap/rtabmapviz subscribed to (exact sync):
/rtabmap/odom,
/stereo_camera/left/image_rect_color,
/stereo_camera/right/image_rect,
/stereo_camera/left/camera_info,
/stereo_camera/right/camera_info,
/rtabmap/odom_info


If I make it approx_sync:=true here the error:

[ WARN] [1500890522.000583488]: odometry: Could not get transform from base_link to yuyv (stamp=1500890521.696677) after 0.200000 seconds ("wait_for_transform_duration"=0.200000)! Error=". canTransform returned after 0.201409 timeout was 0.2."
I also attached the aoutput of the tf view_frames with approx_sync:=false .
frames.pdf

Anyone help me to solve the problem please?

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: Did not receive data since 5 seconds!

matlabbe
Administrator
See https://github.com/introlab/rtabmap_ros/issues/189. When posting the same question at two places, make sure to link both questions.