MRPT
1.9.9
|
#include "slam-precomp.h"
#include <mrpt/img/CEnhancedMetaFile.h>
#include <mrpt/maps/CLandmarksMap.h>
#include <mrpt/maps/CMultiMetricMap.h>
#include <mrpt/maps/COccupancyGridMap2D.h>
#include <mrpt/maps/CSimplePointsMap.h>
#include <mrpt/math/TPose2D.h>
#include <mrpt/math/distributions.h>
#include <mrpt/math/geometry.h>
#include <mrpt/math/ops_containers.h>
#include <mrpt/poses/CPoint2DPDFGaussian.h>
#include <mrpt/poses/CPose3DPDFGaussian.h>
#include <mrpt/poses/CPosePDFGaussian.h>
#include <mrpt/random.h>
#include <mrpt/slam/CGridMapAligner.h>
#include <mrpt/slam/CICP.h>
#include <mrpt/system/filesystem.h>
#include <mrpt/tfest/se2.h>
#include <Eigen/Dense>
Go to the source code of this file.
Macros | |
#define | GRIDMAP_USE_PROD_INTEGRAL |
Functions | |
static bool | myVectorOrder (const pair< size_t, float > &o1, const pair< size_t, float > &o2) |
#define GRIDMAP_USE_PROD_INTEGRAL |
|
static |
Definition at line 74 of file CGridMapAligner.cpp.
Referenced by mrpt::slam::CGridMapAligner::AlignPDF_robustMatch().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |