Adventures in ROS2 Networking 5 - Second Instance in Cloud
We add a tunnel so that ROS2 nodes ona second cloud instance work with the cloud gateway
I’m someone who dabbles in robots, specifically using the Robot Operating System. These posts are my attempts to convey things I have learned in a way that I hope may make the learning paths of others shorter.
I am not running robots professionally, so I make no guarantees that these thoughts will work in your environment.
Here’s my research robot, a heavily modified Waveshare Jetbot, with added:
BDBD Research Robot | ||
We add a tunnel so that ROS2 nodes ona second cloud instance work with the cloud gateway
This is a complete installation of the ROS2-compatible OpenVPN Cloud Gateway
Tests of ROS2 on an OpenVPN gateway with fixes
Here we’ll setup an OpenVPN gateway server as a way to allow ROS2 nodes to run both on cloud virtual machines and in a local network with a robot.
This is the first post in a series that will explore networking issues with ROS2. This first post shows basic things that Just Work.