Takes an input point cloud layer and inserts it into another one of arbitrary metric map type. More...
#include <mp2p_icp_filters/FilterMerge.h>
#include <mrpt/containers/yaml.h>
#include <mrpt/maps/CSimplePointsMap.h>
#include <mrpt/math/TPose3D.h>
#include <mrpt/obs/CObservationPointCloud.h>
Go to the source code of this file.
Functions | |
IMPLEMENTS_MRPT_OBJECT (FilterMerge, mp2p_icp_filters::FilterBase, mp2p_icp_filters) using namespace mp2p_icp_filters | |
Takes an input point cloud layer and inserts it into another one of arbitrary metric map type.
Definition in file FilterMerge.cpp.
IMPLEMENTS_MRPT_OBJECT | ( | FilterMerge | , |
mp2p_icp_filters::FilterBase | , | ||
mp2p_icp_filters | |||
) |