Public Member Functions | Private Attributes | List of all members
cost_map::Deflate Class Reference

Functor to strip the inflation layer from a cost map. More...

#include <inflation.hpp>

Public Member Functions

 Deflate (const bool &do_not_strip_inscribed_region=false)
 
void operator() (const std::string layer_source, const std::string layer_destination, CostMap &cost_map)
 Deflate... More...
 

Private Attributes

bool do_not_strip_inscribed_region
 

Detailed Description

Functor to strip the inflation layer from a cost map.

Definition at line 174 of file inflation.hpp.

Constructor & Destructor Documentation

cost_map::Deflate::Deflate ( const bool &  do_not_strip_inscribed_region = false)

Definition at line 180 of file inflation.cpp.

Member Function Documentation

void cost_map::Deflate::operator() ( const std::string  layer_source,
const std::string  layer_destination,
CostMap cost_map 
)

Deflate...

Parameters
layer_source
layer_destination
cost_map
Exceptions
std::out_of_rangeif no map layer with name layer is present.

Definition at line 185 of file inflation.cpp.

Member Data Documentation

bool cost_map::Deflate::do_not_strip_inscribed_region
private

Definition at line 192 of file inflation.hpp.


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


cost_map_core
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:03:41