gaoxiang12/lightning-lm
Lidar Localization and Mapping observed · 2026-08-28
Health v2 · maintenance only
51/100
- Activity 76
- Release rhythm 35
- Longevity 22
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 308
- days_rel: n/a
- days_push: 146
- n_releases_24m: 0
Adoption not part of the score
1632 stars · 330 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Lightning-LM is a C++ library providing a complete 3D LiDAR SLAM system with fast LIO front-end, real-time loop closure detection, and high-precision LiDAR localization. It includes 3D-to-2D map conversion, dynamic map partition loading, and a lightweight incremental optimization library, all running efficiently on CPU.
Use cases
- build a 3D lidar SLAM system for a robot
- localize a vehicle with lidar in real time
- generate 2D grid maps from 3D lidar scans
- run lidar-inertial odometry on low-power CPU hardware
- handle dynamic scenes with separate static and dynamic map layers
- detect and correct loop closures in mapping
- map multi-floor indoor environments
When to choose
- you need a complete, efficient LiDAR mapping and localization stack in C++
- you want real-time loop closure and localization under one CPU core
- you need 2D grid map output from 3D LiDAR data
- you work with large-scale scenes requiring dynamic map partition loading
When to avoid
- you need visual or camera-based SLAM rather than LiDAR
- you need GPS or wheel odometry fusion, which is not yet implemented
- you require a permissively licensed project - no license is specified
- you want a plug-and-play ROS package with extensive documentation
Facets
library · maturity active
simulation computer-vision math concurrency robotics autonomous-vehicles cpp cross-platform slam lidar lio localization mapping point-cloud eskf loop-closure imu robotics-perception algorithms linux
1 source
- readme: https://github.com/gaoxiang12/lightning-lm · fetched 2026-08-28 · 1bac1e44bff4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gaoxiang12/lightning-lm | main | 51 |
For agents
markdown · JSON · MCP: product_card(name="gaoxiang12/lightning-lm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem