Skip to content
/ LIO-PPF Public
forked from xingyuuchen/LIO-PPF

[IROS 2023] Fast LiDAR-Inertial Odometry via Incremental Plane Pre-Fitting and Skeleton Tracking

License

Notifications You must be signed in to change notification settings

slamcn/LIO-PPF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[IROS 2023] Fast LiDAR-Inertial Odometry via Incremental Plane Pre-Fitting and Skeleton Tracking

pre-print

We introduce LIO-PPF, a plane pre-fitting and skeleton tracking technique, that can ease the computation of state-of-the-art LIO systems, e.g. LIO-SAM. Please refer to this link for details about building.

In LIO-PPF, we track mainly the basic skeleton of the 3D scene, the planes of which are not fitted individually for each LiDAR scan, let alone for each LiDAR point. However, they are updated incrementally as the scene gradually `flows'.

By contrast, LIO-PPF can consume only 36% of the original local map size to achieve up to 4x faster residual computing and 1.92x overall FPS, while maintaining the same level of accuracy.

About

[IROS 2023] Fast LiDAR-Inertial Odometry via Incremental Plane Pre-Fitting and Skeleton Tracking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.8%
  • Python 8.4%
  • CMake 1.2%
  • Other 0.6%