Skip to content
JokerJohn edited this page Apr 24, 2026 · 6 revisions

DCReg Wiki

Language: English | 中文

DCReg is a Schur-complement-based framework for efficient degenerate LiDAR registration. It decouples rotation and translation observability, maps the raw eigenspace into physical motion axes, and stabilizes only the weak directions through a targeted preconditioned solve.

Overview

Start Here

Highlights

  • Schur-complement-based spectral degeneracy detection removes misleading rotation-translation coupling before observability analysis.
  • Physical-axis characterization maps weak modes to roll/pitch/yaw and x/y/z with aligned eigenvalues and contribution ratios.
  • Targeted preconditioning stabilizes only the weak directions instead of damping the full coupled system.
  • Lightweight runtime stack: Eigen + PCL, with optional TBB/OpenMP.

Repository Links

Notes

Clone this wiki locally