Addition of position goal checker, fix of rotation shim controller#5162
Merged
SteveMacenski merged 5 commits intoros-navigation:mainfrom May 16, 2025
Merged
Conversation
Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com>
Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com>
7 tasks
Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com>
Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com>
Contributor
|
@PrabhavSaxena, your PR has failed to build. Please check CI outputs and resolve issues. |
SteveMacenski
requested changes
May 15, 2025
Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com>
Codecov ReportAttention: Patch coverage is
... and 8 files with indirect coverage changes 🚀 New features to boost your workflow:
|
SteveMacenski
approved these changes
May 16, 2025
This was referenced May 16, 2025
Collaborator
|
Can we backport this to Jazzy? :) |
Member
|
I don't see why not |
mergify bot
pushed a commit
that referenced
this pull request
May 19, 2025
…5162) * added position goal checker plugin Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> * updated rotation shim to use position goal checker Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> * fixed lint Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> * added comments Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> * fixed dynamic parameter, CMake Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> --------- Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> (cherry picked from commit bd8f422) # Conflicts: # nav2_controller/CMakeLists.txt # nav2_rotation_shim_controller/CMakeLists.txt # nav2_rotation_shim_controller/include/nav2_rotation_shim_controller/nav2_rotation_shim_controller.hpp # nav2_rotation_shim_controller/package.xml # nav2_rotation_shim_controller/src/nav2_rotation_shim_controller.cpp
7 tasks
Collaborator
Thanks @SteveMacenski ! |
Member
|
@mini-1235 it would not able to be autobackported #5176. Can you do a backport PR and I can merge that in? |
Collaborator
Sure |
mini-1235
pushed a commit
to mini-1235/navigation2
that referenced
this pull request
May 19, 2025
…os-navigation#5162) * added position goal checker plugin Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> * updated rotation shim to use position goal checker Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> * fixed lint Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> * added comments Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> * fixed dynamic parameter, CMake Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> --------- Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com>
SakshayMahna
pushed a commit
to SakshayMahna/navigation2
that referenced
this pull request
Jun 8, 2025
…os-navigation#5162) * added position goal checker plugin Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> * updated rotation shim to use position goal checker Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> * fixed lint Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> * added comments Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> * fixed dynamic parameter, CMake Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> --------- Signed-off-by: PrabhavSaxena <prabhavsaxena2003@gmail.com> Signed-off-by: Sakshay Mahna <sakshum19@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.
Basic Info
Description of contribution in a few bullet points
Description of documentation updates required from your changes
Description of how this change was tested
Future work that may be required in bullet points
For Maintainers: