Improve NavigationToPose action feedback#2194
Improve NavigationToPose action feedback#2194deepaktalwardt wants to merge 10 commits intoros-navigation:foxy-develfrom
Conversation
|
Thanks for this - great intro to the stack and I appreciate that you added tests off the bat without me having to ask. We typically target PRs to Also we should add this great new work / ETA feature in our migration guides https://navigation.ros.org/migration/Foxy.html |
Ah I wasn't aware! Let's continue the discussion on this PR, once we agreed upon the code I'll merge |
|
@deepaktalwardt sounds like the pruning is probably required to cover our bases |
@SteveMacenski sounds good. I'll attempt adding that this weekend. |
There was a problem hiding this comment.
LGTM! I just realized that we changed the ABI on the main navigate to pose action, we can't merge this into foxy but we can into main for Galactic and newer! Make sure to update the migration guide (https://navigation.ros.org/migration/Foxy.html), submit a PR to main and we should be good to go!
|
A PR into |
Basic Info
Description of contribution in a few bullet points
NavigateToPoseaction server by adding:.actionfile forNavigateToPoseaction server.nav2_util::geometry_utilsto calculate path length.Description of documentation updates required from your changes
.actionneeds to be updated.Future work that may be required in bullet points