Skip to content

Commit

Permalink
Update Iron.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveMacenski authored Nov 15, 2023
1 parent 1221d0f commit e41a18b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions migration/Iron.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,7 @@ Before this change, only the active BT node was halted when finishing the action

Also updated nav2_behavior_tree::BtActionServer::haltTree() to use the same. It is used nowhere in nav2 but is useful for external users (like me) that want for instance to halt the tree on preemption.

Global Frame Removed from 2 BT Nodes
************************************

The Global Frame was removed from ``RemovePassedGoals`` and ``GoalReached`` BT nodes and instead using the ``frame_id`` of the goal's headers for transformation.

0 comments on commit e41a18b

Please sign in to comment.