#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::CObservationGPS |
Declares a class derived from "CObservation" that represents a Global Positioning System (GPS) reading. More... | |
struct | mrpt::obs::CObservationGPS::TUTCTime |
A UTC time-stamp structure for GPS messages. More... | |
struct | mrpt::obs::CObservationGPS::TGPSDatum_GGA |
The GPS datum for GGA commands. More... | |
struct | mrpt::obs::CObservationGPS::TGPSDatum_RMC |
The GPS datum for RMC commands. More... | |
struct | mrpt::obs::CObservationGPS::TGPSDatum_PZS |
The GPS datum for TopCon's mmGPS devices. More... | |
struct | mrpt::obs::CObservationGPS::TGPSDatum_SATS |
A generic structure for statistics about tracked satelites and their positions. More... | |
Namespaces | |
mrpt | |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
mrpt::obs | |
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::obs::operator>> (mrpt::utils::CStream &in, CObservationGPSPtr &pObj) |
Page generated by Doxygen 1.8.12 for MRPT 1.3.2 SVN: at Mon Oct 3 19:22:36 UTC 2016 |