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

Send feedback callbacks properly in send_goal() of action client #451

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

werner-ne
Copy link
Contributor

Fixes #446

Signed-off-by: Werner Neubauer werner.neubauer@siemens.com

Fixes ros2#446

Signed-off-by: Werner Neubauer <werner.neubauer@siemens.com>
Copy link
Contributor

@sloretz sloretz left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

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

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

Edit: retriggered (made a typo in the build flags)
Edit: linter warnings are unrelated and fixed on master

@jacobperron jacobperron merged commit 76d26a1 into ros2:master Nov 21, 2019
jacobperron pushed a commit that referenced this pull request Nov 21, 2019
Fixes #446

Signed-off-by: Werner Neubauer <werner.neubauer@siemens.com>
jacobperron pushed a commit that referenced this pull request Nov 21, 2019
Fixes #446

Signed-off-by: Werner Neubauer <werner.neubauer@siemens.com>
jacobperron pushed a commit that referenced this pull request Nov 21, 2019
Fixes #446

Signed-off-by: Werner Neubauer <werner.neubauer@siemens.com>
jacobperron added a commit that referenced this pull request Nov 25, 2019
… (#465)

Fixes #446

Signed-off-by: Werner Neubauer <werner.neubauer@siemens.com>
jacobperron added a commit that referenced this pull request Nov 25, 2019
… (#466)

Fixes #446

Signed-off-by: Werner Neubauer <werner.neubauer@siemens.com>
jacobperron added a commit that referenced this pull request Dec 5, 2019
… (#467)

Fixes #446

Signed-off-by: Werner Neubauer <werner.neubauer@siemens.com>
suab321321 pushed a commit to suab321321/rclpy that referenced this pull request Jan 31, 2020
…2#451)

Fixes ros2#446

Signed-off-by: Werner Neubauer <werner.neubauer@siemens.com>
Signed-off-by: AbhinavSingh <singhabhinav9051571833@gmail.com>
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 send_goal() must call send_goal_async(goal, kwargs) with **kwargs
3 participants