Sign inSign up

celinachild/floam-ssl

By celinachild

Updated over 5 years ago

Image
0

252

celinachild/floam-ssl repository overview

Requirements

(1) Install docker
(2) Install nvidia-docker
(3) Ready for GUI visualization

$ sudo apt-get install x11-xserver-utils
$ xhost +local:

How to run

$ docker pull celinachild/floam-ssl

$ 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/floam-ssl /bin/bash

$ cd /home/catkin_ws/

$ source ./devel/setup.bash

$ roslaunch floam_ssl floam_ssl_mapping.launch

Tag summary

Content type

Image

Digest

Size

8.7 GB

Last updated

over 5 years ago

docker pull celinachild/floam-ssl