MRPT
2.0.4
|
#include "maps-precomp.h"
#include <mrpt/maps/COccupancyGridMap2D.h>
#include <mrpt/maps/CSimplePointsMap.h>
#include <mrpt/math/TPose2D.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/serialization/CArchive.h>
Go to the source code of this file.
Variables | |
static const float | MAX_H = 0.69314718055994531f |
static CLogOddsGridMapLUT< COccupancyGridMap2D::cellType > | logodd_lut |
|
static |
Definition at line 91 of file COccupancyGridMap2D_common.cpp.
Referenced by mrpt::maps::COccupancyGridMap2D::get_logodd_lut().
|
static |
Definition at line 88 of file COccupancyGridMap2D_common.cpp.
Referenced by mrpt::maps::COccupancyGridMap2D::computeEntropy(), and mrpt::maps::COccupancyGridMap2D::updateCell().
Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sun Jul 19 15:15:43 UTC 2020 |