Skip to content

Move event callback binding to PublisherBase and SubscriptionBase - #2066

Merged
methylDragon merged 2 commits into
rollingfrom
ch3/bind-subscription-callbacks-in-base
Dec 20, 2022
Merged

methylDragon merged 2 commits into
rollingfrom
ch3/bind-subscription-callbacks-in-base

Conversation

@methylDragon

Copy link
Copy Markdown
Contributor

This de-duplicates some code

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

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

Rpr is happy, so I'm happy 😬

@fujitatomoya fujitatomoya left a comment

Copy link
Copy Markdown
Collaborator

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.

Comment thread rclcpp/include/rclcpp/generic_publisher.hpp
@fujitatomoya

Copy link
Copy Markdown
Collaborator

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

Comment thread rclcpp/include/rclcpp/subscription_base.hpp
Comment thread rclcpp/src/rclcpp/publisher_base.cpp
Signed-off-by: methylDragon <methylDragon@gmail.com>

@ivanpauno ivanpauno left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@methylDragon

Copy link
Copy Markdown
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
bartalor pushed a commit to bartalor/rclcpp that referenced this pull request Jul 15, 2026
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.

4 participants