Public Member Functions | Static Public Member Functions | List of all members
grid_map::Costmap2DDirectTranslationTable Class Reference

Direct cost translations for costmap_2d -> grid/cost maps. More...

#include <Costmap2DConverter.hpp>

Inheritance diagram for grid_map::Costmap2DDirectTranslationTable:
Inheritance graph
[legend]

Public Member Functions

 Costmap2DDirectTranslationTable ()
 

Static Public Member Functions

template<typename DataType >
static void create (std::vector< DataType > &costTranslationTable)
 

Detailed Description

Direct cost translations for costmap_2d -> grid/cost maps.

This maps the cost directly, simply casting from the underlying unsigned char to whatever onto float fields between 0.0 and 100.0 with reserved values allocated for the costmap_2d.

Definition at line 31 of file Costmap2DConverter.hpp.

Constructor & Destructor Documentation

grid_map::Costmap2DDirectTranslationTable::Costmap2DDirectTranslationTable ( )
inline

Definition at line 34 of file Costmap2DConverter.hpp.

Member Function Documentation

template<typename DataType >
static void grid_map::Costmap2DDirectTranslationTable::create ( std::vector< DataType > &  costTranslationTable)
inlinestatic

Definition at line 37 of file Costmap2DConverter.hpp.


The documentation for this class was generated from the following file:


grid_map_costmap_2d
Author(s): Péter Fankhauser
autogenerated on Tue Jun 25 2019 20:02:11