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

Revision history [back]

check if move_base is properly subscribing your laser scan. I had problems once, not seeing any obstacles coming from the local_planner. I do not quite remember, but I think the problem was from amcl, which was not subscribing to the robot's odom (I never used gmapping). Also you can try to play around with the parameters of your move base, that helped me once.