Skip to content

Implement an Invariant EKF for a high speed racing unmanned aerial vehicle (UAV)

Notifications You must be signed in to change notification settings

YuchenWu2001/invariant-ekf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invariant EKF for IMU+GPS System

Implementation of an Invariant EKF for a system outfitted with an inertial measurement unit (IMU) and a GPS. We used the Zurich Urban Micro Aerial Vehicle Dataset to test our filter. For more details, please refer to our technical report.

Repository Contents

  • docs
    • Project paper
  • inekf
    • Invariant EKF implementation in C++
    • Modules and test cases
    • Dependency information and build instruction in inekf/Readme.md
  • scripts
    • Matlab scripts used for development
    • Fake data generation and tests
    • AGZ data set loading and testing

About

Implement an Invariant EKF for a high speed racing unmanned aerial vehicle (UAV)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 66.4%
  • C++ 32.1%
  • CMake 1.5%