navlie.utils.common¶
Collection of miscellaneous utility functions and classes.
Functions
|
Associate timestamps. |
|
Find the index of the nearest stamp in |
|
Compute the Jacobian of a function. |
|
Loads a TUM trajectory file into a list of SE3State objects. |
|
Monte-Carlo experiment executor. |
|
Produces a random zero-mean column vector with covariance given by |
|
Schedules sequential measurements from a list of MeasurementModels that cannot generate measurements at the same time. |
|
Performs "linear" (geodesic) interpolation between |
|
Van Loan's method for computing the discrete-time A and Q matrices. |
Classes
|
A data container that simultaneously computes various interesting metrics about a Gaussian filter's state estimate, given the ground-truth value of the state. |
|
A data container that accepts a list of |
|
|
|
|
|
A data container which computes various interesting metrics associated with Monte Carlo experiments, such as the average estimation error squared (EES) and the average normalized EES. |