Skip to content

Commit

Permalink
[skip ci] publish latest
Browse files Browse the repository at this point in the history
Signed-off-by: navigation2-ci <[email protected]>
  • Loading branch information
navigation2-ci committed Feb 20, 2024
1 parent d165887 commit 39fbd6f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 45 deletions.
24 changes: 2 additions & 22 deletions _sources/configuration/packages/configuring-bt-navigator.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,31 +62,11 @@ Parameters
============== ==========================================================
Type Default
-------------- ----------------------------------------------------------
vector<string> ["nav2_compute_path_to_pose_action_bt_node",
"nav2_follow_path_action_bt_node",
"nav2_back_up_action_bt_node",
"nav2_spin_action_bt_node",
"nav2_wait_action_bt_node",
"nav2_clear_costmap_service_bt_node",
"nav2_is_stuck_condition_bt_node",
"nav2_goal_reached_condition_bt_node",
"nav2_initial_pose_received_condition_bt_node",
"nav2_goal_updated_condition_bt_node",
"nav2_reinitialize_global_localization_service_bt_node",
"nav2_rate_controller_bt_node",
"nav2_distance_controller_bt_node",
"nav2_speed_controller_bt_node",
"nav2_recovery_node_bt_node",
"nav2_pipeline_sequence_bt_node",
"nav2_round_robin_node_bt_node",
"nav2_transform_available_condition_bt_node",
"nav2_time_expired_condition_bt_node",
"nav2_distance_traveled_condition_bt_node",
"nav2_single_trigger_bt_node"]
vector<string> [""]
============== ==========================================================

Description
List of behavior tree node shared libraries.
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).

:bt_loop_duration:

Expand Down
24 changes: 2 additions & 22 deletions configuration/packages/configuring-bt-navigator.html
Original file line number Diff line number Diff line change
Expand Up @@ -1126,32 +1126,12 @@ <h2>Parameters<a class="headerlink" href="#parameters" title="Permalink to this
<td><p>Default</p></td>
</tr>
<tr class="row-even"><td><p>vector&lt;string&gt;</p></td>
<td><p>[“nav2_compute_path_to_pose_action_bt_node”,
“nav2_follow_path_action_bt_node”,
“nav2_back_up_action_bt_node”,
“nav2_spin_action_bt_node”,
“nav2_wait_action_bt_node”,
“nav2_clear_costmap_service_bt_node”,
“nav2_is_stuck_condition_bt_node”,
“nav2_goal_reached_condition_bt_node”,
“nav2_initial_pose_received_condition_bt_node”,
“nav2_goal_updated_condition_bt_node”,
“nav2_reinitialize_global_localization_service_bt_node”,
“nav2_rate_controller_bt_node”,
“nav2_distance_controller_bt_node”,
“nav2_speed_controller_bt_node”,
“nav2_recovery_node_bt_node”,
“nav2_pipeline_sequence_bt_node”,
“nav2_round_robin_node_bt_node”,
“nav2_transform_available_condition_bt_node”,
“nav2_time_expired_condition_bt_node”,
“nav2_distance_traveled_condition_bt_node”,
“nav2_single_trigger_bt_node”]</p></td>
<td><p>[“”]</p></td>
</tr>
</tbody>
</table>
<dl class="simple">
<dt>Description</dt><dd><p>List of behavior tree node shared libraries.</p>
<dt>Description</dt><dd><p>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).</p>
</dd>
</dl>
</dd>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 39fbd6f

Please sign in to comment.