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

Move event callback binding to PublisherBase and SubscriptionBase #2066

Merged
merged 2 commits into from
Dec 20, 2022

Conversation

methylDragon
Copy link
Contributor

This de-duplicates some code

Signed-off-by: methylDragon <methylDragon@gmail.com>
@methylDragon
Copy link
Contributor Author

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

@methylDragon methylDragon marked this pull request as ready for review December 15, 2022 05:03
@methylDragon
Copy link
Contributor Author

Rpr is happy, so I'm happy 😬

Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

for code maintenance this duplication should be avoided, lgtm with minor comment.

rclcpp/include/rclcpp/generic_publisher.hpp Show resolved Hide resolved
@fujitatomoya
Copy link
Collaborator

@ivanpauno @hidmic either of you can review on this?

Signed-off-by: methylDragon <methylDragon@gmail.com>
Copy link
Member

@ivanpauno ivanpauno left a comment

Choose a reason for hiding this comment

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

LGTM!

@methylDragon
Copy link
Contributor Author

One more run of CI

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

@methylDragon methylDragon merged commit 9c1c989 into rolling Dec 20, 2022
@delete-merged-branch delete-merged-branch bot deleted the ch3/bind-subscription-callbacks-in-base branch December 20, 2022 02:22
sloretz added a commit to sloretz/drake-ros that referenced this pull request Jan 11, 2023
APIs we're using changed in ros2/rclcpp#2066
which is released in RCLCPP 18.0.0 in ROS ROlling. This PR uses the updated API.
sloretz added a commit to sloretz/drake-ros that referenced this pull request Feb 1, 2023
APIs we're using changed in ros2/rclcpp#2066
which is released in RCLCPP 18.0.0 in ROS ROlling. This PR uses the updated API.
sloretz added a commit to sloretz/drake-ros that referenced this pull request Feb 1, 2023
APIs we're using changed in ros2/rclcpp#2066
which is released in RCLCPP 18.0.0 in ROS ROlling. This PR uses the updated API.
EricCousineau-TRI added a commit to RobotLocomotion/drake-ros that referenced this pull request Feb 16, 2023
The APIs we're using changed in ros2/rclcpp#2066, which
is released in rclcpp 18.0.0 in ROS 2 rolling

Additionally works around ros2/rosbag2#1242

Co-authored-by: Eric Cousineau <eric.cousineau@tri.global>
jefferyyjhsu pushed a commit to jefferyyjhsu/rclcpp that referenced this pull request Jun 5, 2023
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.

None yet

4 participants