Skyward boardcore
|
#include <Eigen/Dense>
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. | |