Feature request
Feature description
Add an API for obtaining participant information, like QoS policies, of the publishers and subscriptions on a topic name.
Implementation considerations
This is essentially implementing for rclcpp what was done for rclpy in ros2/rclpy#454, which can be used as a reference.