#include <mp2p_icp/Matcher_Points_DistanceThreshold.h>
#include <mp2p_icp/metricmap.h>
#include <mrpt/maps/CSimplePointsMap.h>
Go to the source code of this file.
Functions | |
static mrpt::maps::CSimplePointsMap::Ptr | generateGlobalPoints () |
static mrpt::maps::CSimplePointsMap::Ptr | generateLocalPoints () |
int | main ([[maybe_unused]] int argc, [[maybe_unused]] char **argv) |
|
static |
Definition at line 18 of file test-mp2p_matcher_pt2pt.cpp.
|
static |
Definition at line 28 of file test-mp2p_matcher_pt2pt.cpp.
int main | ( | [[maybe_unused] ] int | argc, |
[[maybe_unused] ] char ** | argv | ||
) |
Definition at line 38 of file test-mp2p_matcher_pt2pt.cpp.