#include <Costmap2DConverter.hpp>
Additional Inherited Members | |
Public Member Functions inherited from grid_map::Costmap2DTranslationTable< noInformation, lethalObstacle, inscribedInflatedObstacle, freeSpace > | |
Costmap2DTranslationTable ()=delete | |
Static Public Member Functions inherited from grid_map::Costmap2DTranslationTable< noInformation, lethalObstacle, inscribedInflatedObstacle, freeSpace > | |
template<typename DataType > | |
static void | create (std::vector< DataType > &costTranslationTable) |
template<typename DataType > | |
static DataType | fromCostmap (const uint8_t costmapValue) |
template<typename DataType > | |
static uint8_t | toCostmap (const DataType gridmapValue) |
Definition at line 139 of file Costmap2DConverter.hpp.