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

Use action client get result method #245

Merged
merged 1 commit into from
May 24, 2019
Merged

Use action client get result method #245

merged 1 commit into from
May 24, 2019

Conversation

jacobperron
Copy link
Member

@jacobperron jacobperron commented May 24, 2019

Since a result callback is not provided when sending the goal, the goal handle is not "result aware"
and calling the action client method will make it so.

The behaviour was changed in ros2/rclcpp#701.

Fixes #243

Since a result callback is not provided when sending the goal, the goal handle is not "result aware"
and calling the action client method will make it so.

The behaviour was changed in ros2/rclcpp#701.

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

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

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.

action_client_not_composable always throws an exception
2 participants