Document bt_navigator error_code_name_prefixes and error_msg#587
Merged
SteveMacenski merged 16 commits intoros-navigation:masterfrom Mar 4, 2025
Merged
Document bt_navigator error_code_name_prefixes and error_msg#587SteveMacenski merged 16 commits intoros-navigation:masterfrom
SteveMacenski merged 16 commits intoros-navigation:masterfrom
Conversation
795dcae to
23e4b92
Compare
SteveMacenski
requested changes
Sep 4, 2024
behavior_trees/trees/nav_to_pose_with_consistent_replanning_and_if_path_becomes_invalid.rst
Show resolved
Hide resolved
8d20961 to
ed98c63
Compare
SteveMacenski
approved these changes
Sep 9, 2024
Signed-off-by: Mike Wake <michael.wake@aosgrp.com.au>
Signed-off-by: Mike Wake <michael.wake@aosgrp.com.au>
Signed-off-by: Mike Wake <michael.wake@aosgrp.com.au>
Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
6b2c1af to
b43dff0
Compare
…os-navigation#586) Signed-off-by: Mike Wake <macwake@gmail.com>
Signed-off-by: Mike Wake <macwake@gmail.com>
b43dff0 to
d423c40
Compare
Signed-off-by: Mike Wake <macwake@gmail.com>
7 tasks
Signed-off-by: Mike Wake <macwake@gmail.com>
151b1c4 to
4504681
Compare
…#586) Signed-off-by: Mike Wake <macwake@gmail.com>
SteveMacenski
requested changes
Feb 11, 2025
Signed-off-by: Mike Wake <macwake@gmail.com>
…ros-navigation#586) error_code_names - Jazzy and older error_code_name_prefixes - Kilted and newer Signed-off-by: Mike Wake <macwake@gmail.com>
Signed-off-by: Mike Wake <macwake@gmail.com>
Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
SteveMacenski
approved these changes
Feb 13, 2025
Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
mini-1235
pushed a commit
to mini-1235/docs.nav2.org
that referenced
this pull request
Mar 21, 2025
…igation#587) * Trim trailing whitespace Signed-off-by: Mike Wake <michael.wake@aosgrp.com.au> * Document behavior tree error_code_name_prefixes, error_msg Signed-off-by: Mike Wake <michael.wake@aosgrp.com.au> * address error_msg review comments Signed-off-by: Mike Wake <michael.wake@aosgrp.com.au> * Update migration/Jazzy.rst Signed-off-by: Steve Macenski <stevenmacenski@gmail.com> * Improve mandatory migration for error_code_name_prefixes parameter (ros-navigation#586) Signed-off-by: Mike Wake <macwake@gmail.com> * Document navigator error code ranges (ros-navigation#586) Signed-off-by: Mike Wake <macwake@gmail.com> * More behavior tree error_msg migration clarity (ros-navigation#586) Signed-off-by: Mike Wake <macwake@gmail.com> * Add builtin error_code_name_prefixes to tutorial (ros-navigation#586) Signed-off-by: Mike Wake <macwake@gmail.com> * Some more s/error_code_names/error_code_name_prefixes (ros-navigation#586) Signed-off-by: Mike Wake <macwake@gmail.com> * Add error_code_id and error_msg to Wait action (ros-navigation#586) Signed-off-by: Mike Wake <macwake@gmail.com> * distinguish release for error_code_names and error_code_name_prefixes (ros-navigation#586) error_code_names - Jazzy and older error_code_name_prefixes - Kilted and newer Signed-off-by: Mike Wake <macwake@gmail.com> * Expand error code ranges for navigators (ros-navigation#586) Signed-off-by: Mike Wake <macwake@gmail.com> * Update configuration/packages/configuring-bt-navigator.rst Signed-off-by: Steve Macenski <stevenmacenski@gmail.com> * Update configuration/packages/configuring-bt-navigator.rst Signed-off-by: Steve Macenski <stevenmacenski@gmail.com> * Update migration/Jazzy.rst Signed-off-by: Steve Macenski <stevenmacenski@gmail.com> * Update Jazzy.rst Signed-off-by: Steve Macenski <stevenmacenski@gmail.com> --------- Signed-off-by: Mike Wake <michael.wake@aosgrp.com.au> Signed-off-by: Steve Macenski <stevenmacenski@gmail.com> Signed-off-by: Mike Wake <macwake@gmail.com> Co-authored-by: Steve Macenski <stevenmacenski@gmail.com> Co-authored-by: Mike Wake <macwake@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documents featured added to support returning Error codes and messages from failed NavigateToPose/NavigateThroughPoses actions ros-navigation/navigation2#4341