#include <mrpt/utils/CSerializable.h>#include <mrpt/slam/CObservation.h>#include <mrpt/poses/CPose3D.h>#include <mrpt/poses/CPose2D.h>

Go to the source code of this file.
Classes | |
| struct | mrpt::slam::CObservationGasSensorsPtr |
| class | mrpt::slam::CObservationGasSensors |
| Declares a class derived from "CObservation" that represents a set of readings from gas sensors. More... | |
| struct | mrpt::slam::CObservationGasSensors::TObservationENose |
| The structure for each e-nose. More... | |
| class | mrpt::slam::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::slam::CObservationGasSensors::CMOSmodel::TdataMap |
| The content of each m_lastObservations in the estimation when using the option : MOS_MODEl (useMOSmodel =1) More... | |
Namespaces | |
| namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| namespace | mrpt::slam |
This namespace contains algorithms for SLAM, localization, map building, representation of robot's actions and observations, and representation of many kinds of metric maps. | |
Functions | |
| ::mrpt::utils::CStream & | mrpt::slam::operator>> (mrpt::utils::CStream &in, CObservationGasSensorsPtr &pObj) |
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |