ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You could probably use the Master API to get a list of all publishers for a particular message type (getTopicTypes(..)). Then iterate over that and subscribe to the topics that you're interested in.