Backport docking in reverse fixes for jazzy#5971
Merged
SteveMacenski merged 3 commits intoros-navigation:jazzyfrom Feb 19, 2026
Merged
Backport docking in reverse fixes for jazzy#5971SteveMacenski merged 3 commits intoros-navigation:jazzyfrom
SteveMacenski merged 3 commits intoros-navigation:jazzyfrom
Conversation
…os-navigation#5097) * Increase docking coverage && fix backward docking (backport Jazzy) Signed-off-by: Iacopo Moles <iacopo@icpmol.es> Increase docking coverage && fix backward docking (ros-navigation#5097) * Add dock_database tests Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Add utils test Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Improve filter tests Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Added simple charging tests Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Improve comments Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Fix backward and redo main test Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Change test period to reduce test time Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Revert "Change test period to reduce test time" This reverts commit ef1555e. Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Delete print pose Signed-off-by: Alberto Tudela <ajtudela@gmail.com> --------- Signed-off-by: Alberto Tudela <ajtudela@gmail.com> Signed-off-by: Iacopo Moles <iacopo@icpmol.es>
Signed-off-by: Iacopo Moles <iacopo@icpmol.es>
Contributor
Codecov Report❌ Patch coverage is
... and 7 files with indirect coverage changes 🚀 New features to boost your workflow:
|
nav2_amcl/package.xml
Outdated
| <package format="3"> | ||
| <name>nav2_amcl</name> | ||
| <version>1.3.11</version> | ||
| <version>1.3.12</version> |
Member
There was a problem hiding this comment.
Please revert all of these
This reverts commit a35c23d. Signed-off-by: Iacopo Moles <iacopo@icpmol.es>
SteveMacenski
approved these changes
Feb 19, 2026
redvinaa
pushed a commit
to EnjoyRobotics/navigation2
that referenced
this pull request
Mar 2, 2026
* Increase docking coverage && fix backward docking (backport Jazzy) (ros-navigation#5097) * Increase docking coverage && fix backward docking (backport Jazzy) Signed-off-by: Iacopo Moles <iacopo@icpmol.es> Increase docking coverage && fix backward docking (ros-navigation#5097) * Add dock_database tests Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Add utils test Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Improve filter tests Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Added simple charging tests Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Improve comments Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Fix backward and redo main test Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Change test period to reduce test time Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Revert "Change test period to reduce test time" This reverts commit ef1555e. Signed-off-by: Alberto Tudela <ajtudela@gmail.com> * Delete print pose Signed-off-by: Alberto Tudela <ajtudela@gmail.com> --------- Signed-off-by: Alberto Tudela <ajtudela@gmail.com> Signed-off-by: Iacopo Moles <iacopo@icpmol.es> * bump package versions Signed-off-by: Iacopo Moles <iacopo@icpmol.es> * Revert "bump package versions" This reverts commit a35c23d. Signed-off-by: Iacopo Moles <iacopo@icpmol.es> --------- Signed-off-by: Alberto Tudela <ajtudela@gmail.com> Signed-off-by: Iacopo Moles <iacopo@icpmol.es> Co-authored-by: Alberto Tudela <ajtudela@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
Manual backporting of #5097 for jazzy, fixing #5970.
Some tests were dropped because the targeted features were not available in this branch
Description of documentation updates required from your changes
N.A.
Description of how this change was tested
Future work that may be required in bullet points
N/A
For Maintainers:
backport-*.