#include <mrpt/utils/CSerializable.h>
#include <mrpt/obs/CObservation.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/poses/CPose2D.h>
#include <mrpt/maps/CLandmarksMap.h>
Go to the source code of this file.
Classes | |
class | mrpt::obs::CObservationVisualLandmarks |
Declares a class derived from "CObservation" that stores a Landmarks Map as seen from a stereo camera at a given instant of time. More... | |
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
namespace | mrpt::obs |
This namespace contains representation of robot actions and observations. | |
Functions | |
VISION_IMPEXP::mrpt::utils::CStream & | mrpt::obs::operator>> (mrpt::utils::CStream &in, CObservationVisualLandmarksPtr &pObj) |
Variables | |
class VISION_IMPEXP | mrpt::obs::CObservationVisualLandmarks |
struct VISION_IMPEXP | mrpt::obs::CObservationVisualLandmarksPtr |
Page generated by Doxygen 1.9.7 for MRPT 1.4.0 SVN: at Tue Jun 13 14:27:49 UTC 2023 |