Skip to content

C++ Program that calculates GNSS/INS LooseCouple using Kalman Filter.

Notifications You must be signed in to change notification settings

iceberg1369/GNSS_INS_LooseCouple

 
 

Repository files navigation

GNSS_INS_LooseCouple

A C++ Program that calculates GNSS/INS LooseCouple using Kalman Filter.

INS State includes position (3d) / velocity (3d) / attitude (3d) / gyro's bias (3d) / accelerometer's bias (3d) / gyro's scale factor(3d) / accelerometer's scale factor(3d). The state vector is a 21 * 1 vector

About

C++ Program that calculates GNSS/INS LooseCouple using Kalman Filter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.2%
  • C 7.8%