disaster-robotics-proalertas / usv_sim_lsa

Unmanned Surface Vehicle simulation on Gazebo with water current and winds
Apache License 2.0
325 stars 105 forks source link

Docker compose approach #70

Open not7cd opened 1 year ago

not7cd commented 1 year ago

Hi, I am quite happy to stumble upon this code base. I'm slowly digging through docker files, and I wonder how realistic it would be for a similar approach: https://github.com/srmainwaring/sail_sim_docker. It would require multiple services each running its own ROS module, even rViz and others are split.

I come more from the devops field and am just learning how ROS and gazebo work.