[ros-users] [Discourse.ros.org] [Next Generation ROS] Access all Publisher/Subscriptions of a node

William Woodall ros.discourse at gmail.com
Thu Mar 22 02:19:27 UTC 2018



There is a way to do this, but only a code example:

https://github.com/ros2/demos/tree/master/demo_nodes_cpp_native

Obviously, this isn't portable because you're accessing Fast-RTPS or Connext (or whatever one you're using) specific interfaces and therefore your program will now only work with that vendor. So for that reason we discourage you from doing it unless absolutely necessary.

@dirk-thomas might have more information for you as he did this originally, but I didn't see a tutorial on the wiki or anything.





---
[Visit Topic](https://discourse.ros.org/t/access-all-publisher-subscriptions-of-a-node/4269/2) or reply to this email to respond.




More information about the ros-users mailing list