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 can get a lot of information about topics using rostopic. For example:

Frequency:

rostopic hz /topic

Bandwidth:

rostopic bw /topic

Please check out the wiki entry to see all of the details of what's possible.