Sign inSign up

celinachild/loam

By celinachild

Updated over 5 years ago

Image
0

250

celinachild/loam repository overview

Requirements

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

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

How to run

$ 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

Tag summary

Content type

Image

Digest

Size

1 GB

Last updated

over 5 years ago

docker pull celinachild/loam