#include <mrpt/utils/CSerializable.h>#include <mrpt/obs/CObservation.h>#include <mrpt/poses/CPose3D.h>#include <mrpt/poses/CPose2D.h>Go to the source code of this file.
Classes | |
| class | mrpt::obs::CObservationGasSensors |
| Declares a class derived from "CObservation" that represents a set of readings from gas sensors. More... | |
| struct | mrpt::obs::CObservationGasSensors::TObservationENose |
| The structure for each e-nose. More... | |
| class | mrpt::obs::CObservationGasSensors::CMOSmodel |
| Declares a class within "CObservationGasSensors" that represents a set of gas concentration readings from the modelation of a MOS gas sensor readings. More... | |
| struct | mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap |
| The content of each m_lastObservations in the estimation when using the option : MOS_MODEl (useMOSmodel =1) More... | |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::obs | |
| This namespace contains representation of robot actions and observations. | |
Functions | |
| ::mrpt::utils::CStream & | mrpt::obs::operator>> (mrpt::utils::CStream &in, CObservationGasSensorsPtr &pObj) |
| Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Fri Sep 3 01:11:30 UTC 2021 |