Freeecode / loopclosure_for_aloam

A simple Loopclosure detection for A-LOAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loopclosure for A-LOAM

This is a basic implementation of loopclosure detection for A-LOAM without optimization.

1. Dependency

2. Results

  • Before performing loop closure

  • After performing loop closure

3. Acknowledgements

Thanks for A-LOAM and LOAM(J. Zhang and S. Singh. LOAM: Lidar Odometry and Mapping in Real-time) and Scancontext.

About

A simple Loopclosure detection for A-LOAM


Languages

Language:C++ 98.9%Language:CMake 1.1%