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

TF of received scan cloud at time 706.974000s is not set, aborting rtabmap update.

asked 2021-06-08 14:00:46 -0600

Delbina gravatar image

updated 2021-07-14 09:21:30 -0600

matlabbe gravatar image

hi

I launched rtabmap in the simulation environment, i got the following error:

[ WARN] [1623178403.056187247, 707.279000000]: Could not get transform from base_link to vehicle/velodyne after 0.200000 seconds (for stamp=706.974000)! Error="canTransform: source_frame vehicle/velodyne does not exist.. canTransform returned after 0.2 timeout was 0.2.".
[ERROR] [1623178403.056223430, 707.279000000]: TF of received scan cloud at time 706.974000s is not set, aborting rtabmap update.
[ERROR] [1623178403.056244112, 707.279000000]: Could not convert 3d laser scan msg! Aborting rtabmap update...

what does it mean?? what should i do?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-07-14 09:22:59 -0600

matlabbe gravatar image

It means TF is not correctly configured, base_link to vehicle/velodyne doesn't exist. You can debug your TF tree with:

rosrun tf2_tools view_frames.py
evince frames.pdf
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-06-08 14:00:46 -0600

Seen: 411 times

Last updated: Jul 14 '21