MRSL JPS3D Library  1.1
An implementaion of Jump Point Search on 3D voxel map
Classes | Typedefs
map_util.h File Reference

MapUtil classes. More...

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

Go to the source code of this file.

Classes

class  JPS::MapUtil< Dim >
 

Typedefs

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

Detailed Description

MapUtil classes.