cnkalman icon indicating copy to clipboard operation
cnkalman copied to clipboard

This is a relatively low level implementation of a kalman filter; with support for extended and iterative extended kalman filters. The goals of the project are to provide a numerically stable, robust...

Results 1 cnkalman issues
Sort by recently updated
recently updated
newest added

I am trying to build libsurvive under Linux, which links to this repository and calls cnkalman build in the process of its own compilation. However during the compilation of cnkalman...