ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You'll need to create a node that subscribes to the topic you're interested in. Once you're node has that data, you can do anything you like with it. If you haven't yet, I'd recommend going through the beginners tutorials.