51 void initialize(
const mrpt::containers::yaml& params)
override;
58 const mrpt::maps::CMetricMap& pcGlobal,
59 const mrpt::maps::CPointsMap& pcLocal,
60 const mrpt::poses::CPose3D& localPose,
MatchState& ms,
Pointcloud matcher auxiliary class for iterating over point layers.
void initialize(const mrpt::containers::yaml ¶ms) override
unsigned int pairingsPerPoint
Matcher_Points_DistanceThreshold()
void implMatchOneLayer(const mrpt::maps::CMetricMap &pcGlobal, const mrpt::maps::CPointsMap &pcLocal, const mrpt::poses::CPose3D &localPose, MatchState &ms, const layer_name_t &globalName, const layer_name_t &localName, Pairings &out) const override
Matcher_Points_DistanceThreshold(double distThreshold)