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
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