fix: handle transition failures in planner/controller/smoother servers#4697
Closed
bektaskemal wants to merge 1 commit intoros-navigation:mainfrom
Closed
fix: handle transition failures in planner/controller/smoother servers#4697bektaskemal wants to merge 1 commit intoros-navigation:mainfrom
bektaskemal wants to merge 1 commit intoros-navigation:mainfrom
Conversation
Signed-off-by: Kemal Bektas <kemal.bektas@node-robotics.com>
Codecov ReportAttention: Patch coverage is
Flags with carried forward coverage won't be shown. Click here to find out more.
|
SteveMacenski
requested changes
Oct 1, 2024
Member
SteveMacenski
left a comment
There was a problem hiding this comment.
A couple more I think we should do to complete this task (lines to add the deactivate or cleanup to):
Not a requirement, but this file has a number of throws which I think should instead be FAILUREs with your added lifecycle cleanup
navigation2/nav2_velocity_smoother/src/velocity_smoother.cpp
Lines 77 to 128 in 3233c84
Member
|
@bektaskemal thanks for getting the ball rolling on this -- I'll finish up the changes from here since I kind of gave you a laundry list |
Member
|
Continued in #4708 |
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
Future work that may be required in bullet points
For Maintainers: