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

Update call to async_send_goal #346

Merged
merged 2 commits into from
Apr 26, 2019
Merged

Update call to async_send_goal #346

merged 2 commits into from
Apr 26, 2019

Conversation

jacobperron
Copy link
Member

It now takes callbacks for the goal response and result.

Connects to ros2/rclcpp#635

It now takes an options struct that contains a reference to the feedback callback.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Otherwise, an exception is thrown since there was no result callback provided when sending the goal.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron
Copy link
Member Author

Ready for review.

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

@jacobperron jacobperron added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Apr 24, 2019
Copy link
Contributor

@hidmic hidmic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jacobperron jacobperron merged commit 2212756 into master Apr 26, 2019
@delete-merged-branch delete-merged-branch bot deleted the action_client_callbacks branch April 26, 2019 16:22
@jacobperron jacobperron removed the in review Waiting for review (Kanban column) label Apr 26, 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