Skip to content

Commit

Permalink
Add distance controller node in nav2 TreeNodesModel
Browse files Browse the repository at this point in the history
Signed-off-by: Sarathkrishnan Ramesh <sarathkrishnan99@gmail.com>
  • Loading branch information
Sarath18 committed May 14, 2020
1 parent ecbc336 commit 199b22b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nav2_behavior_tree/nav2_tree_nodes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,9 @@
<input_port name="hz">Rate</input_port>
</Decorator>

<Decorator ID="DistanceController">
<input_port name="distance">Distance</input_port>
</Decorator>

</TreeNodesModel>
</root>

0 comments on commit 199b22b

Please sign in to comment.