9 #ifndef CMetricMapEvents_H
10 #define CMetricMapEvents_H
const CMetricMap * source_map
const CMetricMap * source_map
The basic event type for the observer-observable pattern in MRPT.
virtual void do_nothing()
Just to allow this class to be polymorphic.
Declares a virtual base class for all metric maps storage classes.
Declares a class that represents any robot's observation.
mrptEventMetricMapInsert(const CMetricMap *smap, const CObservation *obs, const mrpt::poses::CPose3D *robotPose)
const CObservation * inserted_obs
virtual void do_nothing()
Just to allow this class to be polymorphic.
Event emitted by a metric up upon a succesful call to insertObservation()
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
A class used to store a 3D pose (a 3D translation + a rotation in 3D).
Event emitted by a metric up upon call of clear()
mrptEventMetricMapClear(const CMetricMap *smap)
const mrpt::poses::CPose3D * inserted_robotPose