use ros within Docker container and Gazebo in local host
Hello everyone, I just need to build a docker Container with ROS-melodic but without Gazebo. I want to launch Gazebo in the Host from Container so that ROS Pakages in container get to be simulated in Host. (Because I need to build many containers in the Host, so I cant copy so many Gazebo images in each container.) If anyone has ideas or experience I would really appreciate it.
Thanks, Wayne
Is Gazebo started from the localhost or from the Docker container? Can you explain more in detail, which kind of process you would like to have?