Skip to content

Implementation of localization using sensor fusion of GPS/INS/compass through an error-state Kalman filter.

License

Notifications You must be signed in to change notification settings

wq1989/kalman-localization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kalman-localization

Implementation of localization using sensor fusion of GPS/INS/compass through an error-state Kalman filter.

The MATLAB code borrows heavily from Paul D. Groves' book, Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems, his MATLAB code is marked as his, and is held under the BSD license.

This code is very much a work-in-progress as I transition from a MATLAB implementation to C++. Until the code is in a stable state, I will make changes based on my own needs, with complete disregard for backwards compatibility. If you liked it, then you shoulda used a fork on github. Following the initial development, I may make it more portable.

About

Implementation of localization using sensor fusion of GPS/INS/compass through an error-state Kalman filter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 100.0%