11 MRPT_WARNING(
"*Deprecated header* Please replace with #include <mrpt/maps/CWeightedPointsMap.h>. This backward compatible header will be removed in MRPT 2.0.0")
    12 namespace 
mrpt { 
namespace slam {
    14         using mrpt::maps::CWeightedPointsMapPtr; 
 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. 
 
A cloud of points in 2D or 3D, which can be built from a sequence of laser scans. ...