ethz-asl / refill

A Recursive Filtering Library for Bayesian Target Tracking
MIT License
8 stars 1 forks source link

Added functionality for noise matrices. #12

Closed jwidauer closed 8 years ago

jwidauer commented 8 years ago

Added possibility of linear models to have noise matrices. Also changed the EKF to use this functionality and adapted the linearized model classes to accommodate these changes.