Phosph0phyllite / LOAM-multi-thread

Adjust the original LOAM to a multi-threaded version which doesn't require ROS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LOAM-multi-thread

Adjusted the original LOAM to a multi-threaded version which doesn't require ROS, so we can run the algorithm under multilple platforms which are not convenient with ROS like MacOS and Windows.

Prerequisites

PCL
Pangolin
Eigen

About

Adjust the original LOAM to a multi-threaded version which doesn't require ROS.


Languages

Language:C++ 99.6%Language:CMake 0.4%