turtlebot_navigation gmapping_demo.launch giving errors

asked 2022-03-29 16:32:04 -0600

distro gravatar image

On my turtlebot2 I roslaunch turtlebot_navigation gmapping_demo.launch, I get this error:

[ WARN] [1648588592.734240437]: Timed out waiting for transform from base_footprint to map to become available before running costmap, tf error: canTransform: target_frame map does not exist. canTransform: source_frame base_footprint does not exist.. canTransform returned after 0.101058 timeout was 0.1.
[ WARN] [1648588597.766171608]: Timed out waiting for transform from base_footprint to map to become available before running costmap, tf error: canTransform: target_frame map does not exist. canTransform: source_frame base_footprint does not exist.. canTransform returned after 0.101119 timeout was 0.1.

I have tried uninstalling and reinstalling the ros-kineitc turtlebot packages and it didnt work. I have no idea whats going on. I dont know why I've been having tf issues.

edit retag flag offensive close merge delete