Skip to content

Add clear costmaps recovery #406

@SteveMacenski

Description

@SteveMacenski

ROS1 move_base includes a "clear costmap recovery behavior" that clears space on a costmap.

For ROS2 navigation2, we'll implement a similar feature by adding to costmap_2d methods for cleaning specific layers and regions of it's structure. The logic for triggering the clearing of a costmap (as a recovery behavior) will be a responsability of the module coordinating the navigation task, i.e bt_navigator.

We'll implement it in phases:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions