Skip to content

Tiryoh/docker-ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ros

Dockerfiles of ROS to use with osrf/rocker

Usage (with osrf/rocker)

Noetic (without NVIDIA GPU)

rocker --x11 --user --network=host --privileged --volume ~/catkin_ws -- tiryoh/ros:noetic

Noetic (with NVIDIA GPU)

rocker --x11 --nvidia --user --network=host --privileged --volume ~/catkin_ws -- tiryoh/ros:noetic

Usage (without osrf/rocker)

ROS_DISTRO=noetic ./run.sh

About

Dockerfiles to use ROS with osrf/rocker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors