11 MRPT_WARNING(
"*Deprecated header* Please replace with #include <mrpt/maps/CRandomFieldGridMap2D.h>. This backward compatible header will be removed in MRPT 2.0.0")
12 namespace
mrpt {
namespace slam {
14 using mrpt::maps::CRandomFieldGridMap2DPtr;
MRPT_WARNING("This is an old header, please replace with <mrpt/math.h>")
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
CRandomFieldGridMap2D represents a 2D grid map where each cell is associated one real-valued property...