ROS Docker Workspace Example This repo contains an example Docker-based ROS workspace. Dependencies Docker nvidia-docker >= 2 Usage Start the Container ./run # or ./run start [COMMAND] Exec into the Container ./run exec [COMMAND] Remove the Container ./run rm Remove the Image ./run rmi