Sign inSign up

kevinlad/nvidia-docker-ros

By kevinlad

Updated about 5 years ago

Image
0

303

kevinlad/nvidia-docker-ros repository overview

NVIDIA-Docker with ROS

  • Nvidia-Docker2 with ROS
  • GUI support

Use Docker with GUI

First, disable access control to make sure clients can connect from any host.

sudo apt-get install x11-xserver-utils
xhost +

Then run our start.sh will start a simple test container. You could modify it by yourself for you application.

bash ./start.sh

#In container
roscore > /dev/null & rosrun rviz rviz

Reference

Tag summary

Content type

Image

Digest

Size

2.8 GB

Last updated

about 5 years ago

docker pull kevinlad/nvidia-docker-ros:10.2-cudnn7-melodic-desktop-full