Skip to content

Commit 82a5c89

Browse files
Update configuring-bt-navigator.rst
1 parent 322afd2 commit 82a5c89

File tree

1 file changed

+2
-22
lines changed

1 file changed

+2
-22
lines changed

configuration/packages/configuring-bt-navigator.rst

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -62,31 +62,11 @@ Parameters
6262
============== ==========================================================
6363
Type Default
6464
-------------- ----------------------------------------------------------
65-
vector<string> ["nav2_compute_path_to_pose_action_bt_node",
66-
"nav2_follow_path_action_bt_node",
67-
"nav2_back_up_action_bt_node",
68-
"nav2_spin_action_bt_node",
69-
"nav2_wait_action_bt_node",
70-
"nav2_clear_costmap_service_bt_node",
71-
"nav2_is_stuck_condition_bt_node",
72-
"nav2_goal_reached_condition_bt_node",
73-
"nav2_initial_pose_received_condition_bt_node",
74-
"nav2_goal_updated_condition_bt_node",
75-
"nav2_reinitialize_global_localization_service_bt_node",
76-
"nav2_rate_controller_bt_node",
77-
"nav2_distance_controller_bt_node",
78-
"nav2_speed_controller_bt_node",
79-
"nav2_recovery_node_bt_node",
80-
"nav2_pipeline_sequence_bt_node",
81-
"nav2_round_robin_node_bt_node",
82-
"nav2_transform_available_condition_bt_node",
83-
"nav2_time_expired_condition_bt_node",
84-
"nav2_distance_traveled_condition_bt_node",
85-
"nav2_single_trigger_bt_node"]
65+
vector<string> [""]
8666
============== ==========================================================
8767

8868
Description
89-
List of behavior tree node shared libraries.
69+
List of behavior tree node shared libraries. All Nav2 BT libraries are automatically included for you, so this only needs to include your new custom plugins (new to Jazzy).
9070

9171
:bt_loop_duration:
9272

0 commit comments

Comments
 (0)