#include <mrpt/utils/CSerializable.h>
#include <mrpt/system/os.h>
Go to the source code of this file.
Classes | |
class | mrpt::slam::CObservation |
Declares a class that represents any robot's observation. More... | |
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Porgramming Toolkit (MRPT) libraries. | |
namespace | mrpt::poses |
Classes for 2D/3D geometry representation, both of single values and probability density distributions (PDFs) in many forms. | |
namespace | mrpt::math |
This base provides a set of functions for maths stuff. | |
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. | |
Defines | |
#define | INVALID_LANDMARK_ID (-1) |
Used for CObservationBearingRange::TMeasurement::beaconID. | |
#define | INVALID_BEACON_ID (-1) |
Used for CObservationBeaconRange. |
#define INVALID_BEACON_ID (-1) |
#define INVALID_LANDMARK_ID (-1) |
Used for CObservationBearingRange::TMeasurement::beaconID.
Definition at line 54 of file CObservation.h.
Page generated by Doxygen 1.5.7.1 for MRPT 0.7.1 SVN: at Mon Aug 17 23:02:22 EDT 2009 |