#include <gmapping/grid/map.h>
#include <gmapping/grid/harray2d.h>
#include <gmapping/utils/point.h>
Go to the source code of this file.
Classes | |
struct | GMapping::PointAccumulator |
Namespaces | |
GMapping | |
Macros | |
#define | SIGHT_INC 1 |
Typedefs | |
typedef Map< PointAccumulator, HierarchicalArray2D< PointAccumulator > > | GMapping::ScanMatcherMap |