Skip to content

khshmt/On-Manifold-IMU-Preintegration-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

On-Manifold IMU Preintegration โ€” Summary & Notes

This repository contains concise notes and code snippets summarizing the key ideas from the paper โ€œOn-Manifold Preintegration for Real-Time Visual-Inertial Odometryโ€ by Forster et al.

๐Ÿ“˜ Contents

  • Markdown summaries of the main concepts:
    • IMU measurement models
    • Noise and bias handling
    • On-manifold preintegration
    • Factor graph formulation
  • C++ code snippets illustrating:
    • Preintegrated measurement computation
    • Bias correction
    • Residual and Jacobian construction

๐ŸŽฏ Purpose

This repo provides a minimal, easy-to-read explanation of IMU preintegration targeted at:

  • Students learning VIO / SLAM
  • Engineers implementing VIO systems
  • Anyone needing a lightweight reference without reading the full paper

This work is still in progress โ€” feel free to open issues or contribute improvements!

About

Concise notes and code snippets summarizing the On-Manifold IMU Preintegration paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors