Skip to content

Easy description to run and evaluate Lego-LOAM with KITTI-data

Notifications You must be signed in to change notification settings

SLAM-Hive/lego-loam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the LOAM Dockerfile

Firstly, git clone the algorithm Dockerfile repository to your computer, then:

cd loam_velodyne
./install.sh

You can check whether the image is successfully built as follows:

docker images

you can see:

slam-hive-algorithm lego-loam [IMAGE ID] [CREATED] [SIZE]

About

Easy description to run and evaluate Lego-LOAM with KITTI-data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.7%
  • Python 1.7%
  • CMake 1.3%
  • Dockerfile 1.2%
  • C 1.1%