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

Revision history [back]

What about using the move_base/clear_costmaps service of move_base?

You could have a service client in your code and wouldn't need to touch move_base itself.

It clears the full obstacle_layer, which then gets filled again by the static_layer as well as any new sensor data.