Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add return code to CancelGoal service response #422

Merged
merged 3 commits into from
May 2, 2019

Conversation

jacobperron
Copy link
Member

@jacobperron jacobperron added in progress Actively being worked on (Kanban column) in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Apr 29, 2019
@dirk-thomas
Copy link
Member

Could you use ERROR_NONE in more places which currently use 0?

@jacobperron
Copy link
Member Author

Could you use ERROR_NONE in more places which currently use 0?

I believe all the places I've left it as zero is because I'm testing if the message is zero initialized (regardless of what the name of the constant is). Does that make sense?

@jacobperron
Copy link
Member Author

I've also added logic for setting the return code GOAL_TERMINATED in bdfb652

@jacobperron jacobperron merged commit eabe426 into master May 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the cancel_goal_response_code branch May 2, 2019 22:25
@jacobperron jacobperron removed the in review Waiting for review (Kanban column) label May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants