(1) Install docker
(2) Install nvidia-docker
(3) Ready for GUI visualization
$ sudo apt-get install x11-xserver-utils
$ xhost +local:
$ docker pull celinachild/kimera
$ 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/kimera /bin/bash
$ cd /home/Kimera-VIO
$ bash ./scripts/stereoVIOEuroc.bash -p "/root/Euroc/V1_01_easy"
Content type
Image
Digest
Size
4.7 GB
Last updated
over 5 years ago
docker pull celinachild/kimera