Skip to content

Conversation

@aprotyas
Copy link
Member

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

These fixes target the following packages within examples:

  • examples_rclcpp_cbg_executor
  • multithreaded_executor
  • minimal_subscriber
  • minimal_publisher

Signed-off-by: Abrar Rahman Protyasha [email protected]

These fixes target the following packages within examples:
* `examples_rclcpp_cbg_executor`
* `multithreaded_executor`
* `minimal_subscriber`
* `minimal_publisher`

Signed-off-by: Abrar Rahman Protyasha <[email protected]>
@aprotyas
Copy link
Member Author

Full CI:

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

@aprotyas aprotyas requested review from Karsten1987 and jhdcs August 20, 2021 15:24
Copy link
Contributor

@jhdcs jhdcs left a comment

Choose a reason for hiding this comment

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

Looks like a straightforward change to me.

@aprotyas
Copy link
Member Author

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

@aprotyas aprotyas merged commit 669ec3e into master Aug 23, 2021
@delete-merged-branch delete-merged-branch bot deleted the aprotyas/deprecate-shared-ptr-sub-callback branch August 23, 2021 07:39
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.

5 participants