16 #include <mrpt/containers/yaml.h> 17 #include <mrpt/rtti/CObject.h> 18 #include <mrpt/system/COutputLogger.h> 27 public mrpt::rtti::CObject
33 virtual void initialize(
const mrpt::containers::yaml& params) = 0;
38 const mrpt::poses::CPose3D& localPose,
39 const Pairings& pairingsFromICP)
const = 0;
Generic container of pointcloud(s), extracted features and other maps.
Common types for all SE(3) optimal transformation methods.
Generic representation of pointcloud(s) and/or extracted features.
virtual double evaluate(const metric_map_t &pcGlobal, const metric_map_t &pcLocal, const mrpt::poses::CPose3D &localPose, const Pairings &pairingsFromICP) const =0
virtual void initialize(const mrpt::containers::yaml ¶ms)=0