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

Revision history [back]

When I had that type of problem, it was related to my move_base_config files. In your local_costmap_params.yaml, I noticed that you have:

global_frame: /map
#global_frame: odom

I suggest you to uncomment the odom line and comment the map line.