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

To make sure your topic goes over the air only once when having multiple subscribers, you can have a look at topic_tools/relay. A relay on (one of) the laptop(s) would subscribe to the image from the robot and republish it to multiple subscribers on a different topic in your local wired network.