Skyward boardcore
Loading...
Searching...
No Matches
Kalman.h File Reference
#include <Eigen/Dense>
Include dependency graph for Kalman.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Boardcore::Kalman< T, N_size, P_size, M_size >
 Implementation of a generic Kalman filter using the Eigen library. More...
 
struct  Boardcore::Kalman< T, N_size, P_size, M_size >::KalmanConfig
 Configuration struct for the Kalman class. More...
 

Namespaces

namespace  Boardcore
 This file includes all the types the logdecoder script will decode.