Skip to content

luobodan/QLIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

12a9aec Β· Apr 7, 2025

History

9 Commits
Apr 7, 2025
Apr 7, 2025
Apr 7, 2025

Repository files navigation

QLIO

Quantized LiDAR-Inertial Odometry

This work introduces a bandwidth-efficient, quantization-based LIO framework.


Code arXiv YouTube


πŸš€ Key Features

  • Distributed Quantized Architecture

    • Dual-processor pipeline with host-co-processor collaboration
    • 14.1Γ— residual data compression through quantization
  • Adaptive Resampling

    • rQ-vector-based feature selection (85% redundancy reduction)
    • Bandwidth-aware point cloud downsampling
  • QMAP

    • Quantized-based MAP state estimation

πŸ“¦ Installation

Very thanks for Fastlio! please download the MCD-ntu dataset and then:

mkdir catkin_ws/src
cd catkin_ws/src
# Clone repository
git clone https://github.com/luobodan/QLIO.git
# Build with catkin
cd ../
catkin_make
source devel/setup.bash
roslaunch fastlio mapping_ouster128_MCD_ntu.launch
rosrun your_dataset_path/*.bag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages