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

i think you are looking for rostopic list (gets you all topics) or rostopic find std_msg/String (gets you all topics of a specific message type, here std_msgs/String). rostopic info get you information on a specfic topic. See http://wiki.ros.org/rostopic