Skip to content

Commit

Permalink
updated Migration wording
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderjyuen committed Dec 11, 2024
1 parent cce5446 commit 1a9891a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions migration/Jazzy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -203,5 +203,4 @@ Default value:
New Plugin Container Layer
**************************

In `PR #4785 <https://github.com/ros-navigation/navigation2/pull/4785>`_ a new boolean parameter named `disable_collision_checks` was added to the `DriveOnHeading`, `BackUp` and `Spin` actions to optionally disable collision checking. This can be useful, for example, in cases where you want to move the robot even in the presence of known obstacles.

In `PR #4781 <https://github.com/ros-navigation/navigation2/pull/4781>`_ a costmap layer plugin type was added to support the grouping of different costmap layers under a single costmap layer. This would allow for different isolated combinations of costmap layers to be combined under one parent costmap instead of the current implementation which would indiscriminately combine all costmap layers together.

0 comments on commit 1a9891a

Please sign in to comment.