rosnode info on only the plugin
Is it possible to isolate the topics a plugin within a node publishes and subscribes to?
Running a rosnode info generates the list of all topics all plugins to the node subscribe/publish to. We work with a lot of plugins and it would be helpful to get information on individual plugins.
Thanks.