Skip to content

Use action client get result method#245

Merged
jacobperron merged 1 commit intomasterfrom
jacob/fix243
May 24, 2019
Merged

Use action client get result method#245
jacobperron merged 1 commit intomasterfrom
jacob/fix243

Conversation

@jacobperron
Copy link
Copy Markdown
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
Copy Markdown
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