navlie.filters¶
Module containing many predict-correct style filters.
Functions
|
Performs the Normalized-Innovation-Squared (NIS) test to identify an outlier. |
|
Generates unit sigma points from three available methods. |
|
Computes a weighted mean of a list of State instances in an iterated manner, until reaching a maximun number of iterations or a small update. |
|
Executes a predict-correct-style filter given lists of input and measurement data. |
|
Executes a predict-correct-style filter given lists of input and measurement data. |
|
Executes an InteractingMultipleModel filter |
Classes
|
|
|
On-manifold nonlinear Kalman filter. |
|
|
|
On-manifold Gaussian Sum Filter (GSF). |
|
On-manifold Interacting Multiple Model Filter (IMM). |
|
On-manifold iterated extended Kalman filter. |
|
On-manifold nonlinear Sigma Point Kalman filter. |
|
|