Working setups for ROSDS.
git clone https://github.com/DominikN/rosbot-xl-rosds.git
cd rosbot-xl-rosds
Uncomment one of four available options in net.env file.
For local connections use LAN options, and for connections with ROS DS use VPN option.
docker compose pull
docker compose up -d
docker compose down