mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 23:24:06 +08:00
EKF: Add readme file to EKF documentation directory
This commit is contained in:
parent
8dd4800a2c
commit
32b795ee10
8
EKF/documentation/readme.txt
Normal file
8
EKF/documentation/readme.txt
Normal file
@ -0,0 +1,8 @@
|
||||
The Matlab script used to derive the autocoded expressions in the EKF can be found here: https://github.com/PX4/ecl/blob/master/matlab/scripts/Inertial%20Nav%20EKF/GenerateNavFilterEquations.m
|
||||
|
||||
A working Matlab model of the filter capable of replaying flight data can be found here: https://github.com/PX4/ecl/tree/master/matlab/EKF_replay
|
||||
|
||||
The EKF uses a range of techniques acquired from several years of experience including an original method to handle the delayed time horizon problem. A list of references I have found useful has been included.
|
||||
|
||||
Paul Riseborough
|
||||
https://github.com/priseborough
|
||||
Loading…
x
Reference in New Issue
Block a user