/rtabmap/rtabmap: Did not receive data since 5 seconds!
hi everyone,
when i launch rtabmap in the mapping mode, i receive the following error: /rtabmap/rtabmap subscribed to (approx sync): /odometry/filtered \ /velodyne_points
i have checked the freq of these topics:
henry@henry-ThinkStation-P340:~$ rostopic hz /odometry/filtered subscribed to [/odometry/filtered] average rate: 49.320 min: 0.000s max: 0.046s std dev: 0.01729s window: 46
henry@henry-ThinkStation-P340:~$ rostopic hz /velodyne_points subscribed to [/velodyne_points] no new messages average rate: 1.993 min: 0.501s max: 0.502s std dev: 0.00025s window: 3
now, i dont know, what is the problem? what should i do to fix this problem?
Note: i have also checked the synchronization between my laptop and the robot, it works fine.
ros kinetic 16.04 python 2.7 I have installed rtabmap from source
thanks in advance