You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kamil Ritz 78ce46f007 Removing Matlab derivation 4 years ago
..
Output Predictor.pdf
Process and Observation Models.pdf Update quaternion direction in documentation pdf 5 years ago
Reference List.pdf
readme.txt Removing Matlab derivation 4 years ago

readme.txt

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.

- The python script used to derive the autogenerated expressions in the EKF can be found here: https://github.com/PX4/ecl/blob/master/EKF/python/ekf_derivation/main.py

- A working Matlab model of the filter capable of replaying flight data can be found here: https://github.com/PX4/ecl/tree/master/EKF/matlab/EKF_replay

Paul Riseborough
https://github.com/priseborough