#include "slam-precomp.h"#include <mrpt/slam/CGridMapAligner.h>#include <mrpt/random.h>#include <mrpt/poses/CPoint2DPDFGaussian.h>#include <mrpt/poses/CPosePDFGaussian.h>#include <mrpt/poses/CPose3DPDFGaussian.h>#include <mrpt/math/ops_containers.h>#include <mrpt/math/distributions.h>#include <mrpt/math/geometry.h>#include <mrpt/system/filesystem.h>#include <mrpt/utils/CEnhancedMetaFile.h>#include <mrpt/maps/COccupancyGridMap2D.h>#include <mrpt/maps/CMultiMetricMap.h>#include <mrpt/slam/CICP.h>#include <mrpt/maps/CLandmarksMap.h>#include <mrpt/tfest/se2.h>
Go to the source code of this file.
Macros | |
| #define | GRIDMAP_USE_PROD_INTEGRAL |
Functions | |
| bool | myVectorOrder (const pair< size_t, float > &o1, const pair< size_t, float > &o2) |
| #define GRIDMAP_USE_PROD_INTEGRAL |
| bool myVectorOrder | ( | const pair< size_t, float > & | o1, |
| const pair< size_t, float > & | o2 | ||
| ) |
Definition at line 82 of file CGridMapAligner.cpp.
Referenced by mrpt::slam::CGridMapAligner::AlignPDF_robustMatch().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |