Getting list of publisher on a topic within C++ code

asked 2017-02-02 06:16:27 -0500

Rahndall gravatar image

Dear Ros Users Is there a way to get a list of publishers of a specific topic in a C++ node?
The behavior should be something like rostopic info /topic, where a list of publishers and subscriber is given

Thanks!

edit retag flag offensive close merge delete