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

Fix deprecated subscriber callback warnings #134

Merged
merged 1 commit into from
Aug 21, 2021
Merged

Fix deprecated subscriber callback warnings #134

merged 1 commit into from
Aug 21, 2021

Conversation

aprotyas
Copy link

ros2/rclcpp#1713 deprecates the void shared_ptr<T> subscription callback signatures, so this PR migrates away from said signatures.

Signed-off-by: Abrar Rahman Protyasha abrar@openrobotics.org

Signed-off-by: Abrar Rahman Protyasha <abrar@openrobotics.org>
@aprotyas
Copy link
Author

Full CI:

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

@aprotyas
Copy link
Author

Yellow CI for Windows is unrelated to this package - originates from system_tests packages.

@aprotyas
Copy link
Author

@wjwwood thanks for the review, can you merge please?

@wjwwood wjwwood merged commit f763618 into ros:rolling-devel Aug 21, 2021
@aprotyas aprotyas deleted the aprotyas/deprecate-shared-ptr-sub-callback branch August 21, 2021 06:18
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