#include <mp2p_icp/Matcher_Point2Plane.h>
#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 | |
int | main ([[maybe_unused]] int argc, [[maybe_unused]] char **argv) |
int main | ( | [[maybe_unused] ] int | argc, |
[[maybe_unused] ] char ** | argv | ||
) |
Definition at line 53 of file test-mp2p_matcher_pt2pl.cpp.