(1) Install docker
(2) Install nvidia-docker
(3) Ready for GUI visualization
$ sudo apt-get install x11-xserver-utils
$ xhost +
$ docker pull celinachild/loam:latest
$ docker run --gpus all -it --ipc=host --net=host --privileged -e DISPLAY=unix$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix:rw -e NVIDIA_DRIVER_CAPABILITIES=all celinachild/loam:latest /bin/bash
$ cd /home/catkin_ws/
$ source ./devel/setup.bash
$ roslaunch aloam_velodyne aloam_velodyne_VLP_16.launch
Content type
Image
Digest
Size
1 GB
Last updated
over 5 years ago
docker pull celinachild/loam