Skip to content

AndBerra/multi-ros-gazebo-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-ros-gazebo-docker

Repo to create docker images with ROS+gazebo and launch containers with volume attached.

Tested for ROS_DISTRO: melodic, noetic, foxy, humble and rolling

Gazebo version per ROS_DISTRO -> documentation

Dependencies

docker -> installation

nvidia-docker2 -> installatiion

Example: docker image with ROS noetic and Gazebo 11.0

Creating docker image

./build_docker noetic 11

From the image launching a docker with a volume attached (catkin_ws)

./launch_docker.sh test_container ros-noetic-gazebo11 ~/catkin_ws

About

Containers with ros and gazebo inside

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published