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 fields for response code to action_msgs/CancelGoal service #76

Merged
merged 5 commits into from
May 2, 2019

Conversation

jacobperron
Copy link
Member

Resolves #63

Useful for communicating the reason for not accepting a cancel goal request.

Useful for communicating the reason for not accepting a cancel goal request.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron jacobperron added the in progress Actively being worked on (Kanban column) label Apr 26, 2019
@jacobperron jacobperron self-assigned this Apr 27, 2019
@jacobperron jacobperron added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Apr 27, 2019
action_msgs/srv/CancelGoal.srv Outdated Show resolved Hide resolved
action_msgs/srv/CancelGoal.srv Outdated Show resolved Hide resolved
action_msgs/srv/CancelGoal.srv Outdated Show resolved Hide resolved
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron
Copy link
Member Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

CI is also for the following related PRs:

@jacobperron jacobperron merged commit a4de8aa into master May 2, 2019
@jacobperron jacobperron deleted the cancel_goal_response_code branch May 2, 2019 22:24
@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.

Add response code to action_msgs/CancelGoal service
3 participants