MRSL Motion Primitive Library  1.2
A motion primitive library for generating trajectory for mobile robots
Classes | Typedefs
map_util.h File Reference

MapUtil classes. More...

#include <mpl_basis/data_type.h>
#include <iostream>

Go to the source code of this file.

Classes

class  MPL::MapUtil< Dim >
 

Typedefs

using MPL::Tmap = std::vector< signed char >
 The type of map data Tmap is defined as a 1D array.
 
typedef MapUtil< 2 > MPL::OccMapUtil
 
typedef MapUtil< 3 > MPL::VoxelMapUtil
 

Detailed Description

MapUtil classes.