ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Well you can definitely do it. You can either set up a streaming server on the ROS network that will make the video accessible the outside world. Or if you want to connect to the ROS network from the outside you will have to set up a VPN connection and use the master/slave connection to do whatever you want with the topics. With the VPN you would of have to set up the master/slave connection to access the remote ROS master.