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

Revision history [back]

You can do that using

rostopic hz [your_point_cloud_topic]

Note that you shouldn't run your other workstation processes requesting the pointcloud at the same time, as this will require additional bandwidth.