Skip to content

Commit

Permalink
Chnage parameter name and add extra explanation
Browse files Browse the repository at this point in the history
Signed-off-by: Cihat Kurtuluş Altıparmak <[email protected]>
  • Loading branch information
CihatAltiparmak authored Feb 4, 2025
1 parent 6d3bcdc commit 3520437
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions configuration/packages/costmap-plugins/static.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,18 @@ This implements a costmap layer taking in a map from either SLAM or ``map_server
Description
Clear any occupied cells under robot footprint.

:``<static layer>``.restore_outdated_map:
:``<static layer>``.restore_cleared_footprint:

==== =======
Type Default
---- -------
bool False
bool True
==== =======

Description
Restore map after clearing the area the footprint occupied.
Restore map after clearing the area the footprint occupied.

If ``footprint_clearing_enabled`` is false, this parameter is ignored.

:``<static layer>``.subscribe_to_updates:

Expand Down

0 comments on commit 3520437

Please sign in to comment.