Skip to content

Commit aeac9f5

Browse files
antonkesyenricosutera
authored andcommitted
adjust link to point to v3.8 of behavior tree docs (ros-navigation#3851)
BT.CPP_v3 is used, thereby the correct docs should be linked Signed-off-by: enricosutera <enricosutera@outlook.com>
1 parent 6be40b8 commit aeac9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nav2_behavior_tree/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ The BehaviorTree engine has a run method that accepts an XML description of a BT
6363
6464
See the code in the [BT Navigator](../nav2_bt_navigator/src/bt_navigator.cpp) for an example usage of the BehaviorTreeEngine.
6565
66-
For more information about the behavior tree nodes that are available in the default BehaviorTreeCPP library, see documentation here: https://www.behaviortree.dev/docs/learn-the-basics/bt_basics/
66+
For more information about the behavior tree nodes that are available in the default BehaviorTreeCPP library, see documentation here: https://www.behaviortree.dev/docs/3.8/learn-the-basics/BT_basics

0 commit comments

Comments
 (0)