ros-docker-gazebo

Install Nvidia drivers

Install CUDA 9.0

Install nvidia-docker2

Follow the instructions here. Then, run the following to restart your docker service:

  • sudo systemctl daemon-reload
  • sudo systemctl restart docker

References