9 #include <mrpt/maps/CPointsMap.h> 10 #include <mrpt/poses/CPose2D.h> 17 const mrpt::maps::CPointsMap& inMap,
const mrpt::poses::CPose2D& asSeenFrom,
18 const double MAX_DIST_XY, mrpt::maps::CPointsMap& outMap,
19 bool appendToOutMap =
true);
Definition: bestTrajectory.h:15
void transform_pc_square_clipping(const mrpt::maps::CPointsMap &inMap, const mrpt::poses::CPose2D &asSeenFrom, const double MAX_DIST_XY, mrpt::maps::CPointsMap &outMap, bool appendToOutMap=true)