Implements the base class of all sensors. More...
#include <boost/assert.hpp>
#include <Eigen/Core>
#include <state-observation/api.h>
#include <state-observation/noise/noise-base.hpp>
Go to the source code of this file.
Classes | |
class | stateObservation::SensorBase |
The base class for sensors. This must be derived to implement a sensor. More... | |
Namespaces | |
stateObservation | |
Implements the base class of all sensors.