-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
Hi there,
I have a use case where I have to use some publishers info, such as topic type, qos profile
notice r2r already has rcl_get_publishers_info_by_topic binding, it would be nice to have a get_publishers_info_by_topic function under Node struct.
here are the generic cpp version to get the topic endpoint info: https://github.com/ros2/rclcpp/blob/2bb1dc2c716ae12a24145891724f8436aa4e52bd/rclcpp/src/rclcpp/node_interfaces/node_graph.cpp#L663
I'm happy to try and implement this for r2r, just wondering if there is any concern I should to be aware of ..
Thanks!
Metadata
Metadata
Assignees
Labels
No labels