Skip to content

Commit 171f8ba

Browse files
SteveMacenskirelffok
authored andcommitted
Draft: Added GoalUpdatedController BT plugin node (ros-navigation#3044) (ros-navigation#3058)
* first draft for goal updated controller Signed-off-by: relffok <57466265+relffok@users.noreply.github.com> * added goal_updated_controller to all yamls * added GoalUpdatedController API * added GoaUpdatedController to default plugins * removed first_time param * added test for GoalUpdatedController * linter fix Co-authored-by: relffok <57466265+relffok@users.noreply.github.com>
1 parent 90b1251 commit 171f8ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎nav2_behavior_tree/nav2_tree_nodes.xml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,5 +304,8 @@
304304
<Decorator ID="GoalUpdatedController">
305305
</Decorator>
306306

307+
<Decorator ID="GoalUpdatedController">
308+
</Decorator>
309+
307310
</TreeNodesModel>
308311
</root>

0 commit comments

Comments
 (0)