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

Revision history [back]

You'd better post your local costmap param configuration.

On your image, seems the robot cannot detect the obstacles behind. When there are no new sensor readings, the costmap will not be updated.

Try to increase the update_frequency and publish_frequency, also make sure that in the Observation sources, clearing is set to true.

I think this could solve your problem.