LiDAR-Localization-100FPS is a map-aided and template descriptor-based LiDAR global localization method.
Shi P, Li J, Zhang Y. LiDAR localization at 100 FPS: A map-aided and template descriptor-based global method[J]. International Journal of Applied Earth Observation and Geoinformation, 2023, 120: 103336.
Before run, you must generate a (1) map point cloud and (2) map candidate point cloud.
CMake
PCL
OpenCV
mkdir build && cd build
cmake ..
make -j4
./map_process/make_map_squares
./run/run_global_localization