ros2 / rmw_cyclonedds

ROS 2 RMW layer for Eclipse Cyclone DDS
Apache License 2.0
112 stars 91 forks source link

Add tracepoint for publish/subscribe serialized message #485

Closed h-suzuki-isp closed 5 months ago

h-suzuki-isp commented 6 months ago

Please, refer to https://github.com/ros2/rclcpp/pull/2448 . I have added the following trace points.

fujitatomoya commented 6 months ago

@mjcarroll /assign along with https://github.com/ros2/rmw_fastrtps/pull/748

h-suzuki-isp commented 6 months ago

@eboasson @mjcarroll (Cc: @christophebedard ) I'd like to get this PR to Jazzy on time. I would appreciate it if you could review it.

mjcarroll commented 6 months ago

Note that CI was run here: https://github.com/ros2/rclcpp/pull/2448#issuecomment-2026080065

christophebedard commented 5 months ago

I think we can probably skip CI since the only new change is a new blank line.