Conversation
57bcea1 to
9a8fb37
Compare
fgallegosalido
left a comment
There was a problem hiding this comment.
Looks good to me. Some refactoring could have been done regarding the functions rmw_get_publishers_info_by_topic and rmw_get_subscriptions_info_by_topic, as these new ones are almost identical, but for the moments this looks good.
9a8fb37 to
68b96af
Compare
|
Pulls: ros2/rmw#371, ros2/rmw_implementation#238, ros2/rcl#1161, ros2/rclcpp#2569, ros2/rclpy#1307, ros2/rmw_zenoh#679, ros2/rmw_fastrtps#771, ros2/rmw_cyclonedds#499, #154, ros2/ros2cli#916 |
|
@Mergifyio rebase |
…pport service type hash Signed-off-by: Minju, Lee <dlalswn531@naver.com>
Signed-off-by: Minju, Lee <dlalswn531@naver.com>
✅ Branch has been successfully rebased |
68b96af to
d242434
Compare
|
Pulls: ros2/ros2cli#916, ros2/rmw#371, ros2/rmw_implementation#238, ros2/rmw_fastrtps#771, ros2/rmw_cyclonedds#499, #154, ros2/rcl#1161, ros2/rclcpp#2569, ros2/rclpy#1307, ros2/rmw_dds_common#82, ros2/rmw_zenoh#679 |
|
Pulls: ros2/ros2cli#916, ros2/rmw#371, ros2/rmw_implementation#238, ros2/rmw_fastrtps#771, ros2/rmw_cyclonedds#499, #154, ros2/rcl#1161, ros2/rclcpp#2569, ros2/rclpy#1307, ros2/rmw_dds_common#82, ros2/rmw_zenoh#679 |
Signed-off-by: Minju, Lee <dlalswn531@naver.com>
Add get clients, servers info
Refer to ros2/ros2cli#916