Open
Description
Create a wrapper around the SRKF provided by KalmanFilters.jl. This should be as simple as just defining the predict
and update
methods to point to KalmanFilters.jl.
This may require some loosening of the type parameters for the HomegenousLinearGaussian_
structs to accept PDMats.