Crate kalman_fusion
source ·Structs
- Holds state for a simple Kalman filter in a single variable. This can be used to fuse inputs from multiple identical “sensors”.
Functions
- Kalman update function (fold function) for Fixed types
- Kalman update function (fold function) for Float types