Skip to content

Commit

Permalink
NavFn Planner Reconfigurable Parameters doc
Browse files Browse the repository at this point in the history
  • Loading branch information
doisyg authored Feb 25, 2021
1 parent 27ec8c0 commit ddd99b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions migration/Foxy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,7 @@ The recovery actions, ``Spin`` and ``BackUp`` were modified to correctly return
Default Behavior Tree Changes
*****************************
The default behavior tree (BT) ``navigate_w_replanning_and_recovery.xml`` has been updated to allow for replanning in between recoveries. The changes were introduced in this `pull request <https://github.com/ros-planning/navigation2/pull/1855>`_. Additionally, an alternative BT ``navigate_w_replanning_and_round_robin_recovery.xml`` was removed due to similarity with the updated default BT.

NavFn Planner Parameters
***********************************************
The NavFn Planner has now its 3 parameters reconfigurable at runtime (``tolerance``, ``use_astar`` and ``allow_unknown``). The changes were introduced in this `pull request <https://github.com/ros-planning/navigation2/pull/2181>`_.

0 comments on commit ddd99b3

Please sign in to comment.