Skip to content

Commit 3b91046

Browse files
author
Guillaume Doisy
committed
Migration guide
Signed-off-by: Guillaume Doisy <guillaume@dexory.com>
1 parent 756a901 commit 3b91046

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

migration/Iron.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,3 +347,7 @@ Collision monitor: dynamic radius for circle type polygons
347347
Static Layer: new parameter ``footprint_clearing_enabled``
348348
**********************************************************
349349
`PR #4282 <https://github.com/ros-planning/navigation2/pull/4282>`_ introduces usage of parameter ``footprint_clearing_enabled`` for the static layer. It works similarly to the ``footprint_clearing_enabled`` parameter in the obstacle and voxel layer. If set to ``true``, the static layer will clear the costmap cells that are within the robot's footprint. It is ``false`` by default to keep the previous behavior.
350+
351+
Lifecycle Node: added bond_heartbeat_period parameter (and allow disabling the bond mechanism)
352+
**********************************************************************************************
353+
`PR #4342 <https://github.com/ros-planning/navigation2/pull/4342>`_ adds the parameter ``bond_heartbeat_period`` to the lifecycle nodes to customize the bond mechanism publishing period (on the ``/bond`` topic). Default value unchanged to 0.1s. Disabled if inferior or equal to 0.0.

0 commit comments

Comments
 (0)