- 3.0.2 optimal control module.
|
#include "EstimatorBase.h"
Go to the source code of this file.
Classes | |
struct | ct::optcon::ExtendedKalmanFilterSettings< STATE_DIM, SCALAR > |
Settings for setting up an ExtendedKF. More... | |
class | ct::optcon::ExtendedKalmanFilter< STATE_DIM, CONTROL_DIM, OUTPUT_DIM, SCALAR > |
Extended Kalman Filter implementation. For an algorithmic overview, see also https://en.wikipedia.org/wiki/Extended_Kalman_filter. More... | |
Namespaces | |
ct | |
ct::optcon | |