Overview of GLIM 3D Mapping Framework
masterGLIM is a versatile and extensible range-based 3D mapping framework designed for high accuracy and ease of use.
Key features include:
- Accuracy: Uses direct multi-scan registration error minimization on factor graphs to maintain mapping consistency. Supports GPU acceleration for speed and quality.
- Ease-of-use: Includes an interactive map correction interface for manual correction of mapping failures and refinement.
- Versatility: Sensor-agnostic; works with spinning LiDAR (Velodyne, Ouster), non-repetitive scan LiDAR (Livox), solid-state LiDAR (Intel Realsense), and RGB-D cameras (Azure Kinect).
- Extensibility: Features a global callback slot mechanism to access internal mapping states and insert additional constraints into the factor graph. The
glim_extpackage provides example implementations for loop detection and LiDAR-Visual-Inertial odometry.