C++ integrated navigation library. Inspired by Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems, Groves, P.
-
Updated
Mar 3, 2026 - C++
C++ integrated navigation library. Inspired by Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems, Groves, P.
Python library for IMU processing: Initial alignment (gravity leveling, gyrocompassing), continuous attitude tracking via Rodrigues rotation, and DCM/Euler angle kinematics.
Header-only C++17/Eigen strapdown INS library: Initial alignment, Rodrigues DCM mechanization, Coriolis-compensated velocity integration, and Van Loan error covariance propagation.
Educational C++ demo for 3D navigation simulation with square-root Unscented Kalman Filter (SRUKF) estimation, US Standard Atmosphere 1976 model, PCM thermal management, Mach-dependent drag, Coriolis effect, and spherical Earth approximation. For learning Eigen, UKF, and basic inertial navigation principles only — not for real applications.
Add a description, image, and links to the inertial-navigation topic page so that developers can more easily learn about it.
To associate your repository with the inertial-navigation topic, visit your repo's landing page and select "manage topics."