Public Member Functions | Private Attributes
lslgeneric::NDTCostmap Class Reference

#include <costmap.h>

List of all members.

Public Member Functions

 NDTCostmap (NDTMap *map)
void processMap (double robot_height, double occ)
void saveCostMap (std::string filename, double max_h)
void saveCostMapIncr (std::string filename, double max_h)
 ~NDTCostmap ()

Private Attributes

bool alloc
LazyGridgrid_
LevelSet ** levels
NDTMapmap_
int sx
int sy
int sz

Detailed Description

Definition at line 18 of file costmap.h.


Constructor & Destructor Documentation

Definition at line 26 of file costmap.h.

Definition at line 46 of file costmap.h.


Member Function Documentation

void lslgeneric::NDTCostmap::processMap ( double  robot_height,
double  occ 
)

Definition at line 60 of file costmap.h.

void lslgeneric::NDTCostmap::saveCostMap ( std::string  filename,
double  max_h 
)

Definition at line 333 of file costmap.h.

void lslgeneric::NDTCostmap::saveCostMapIncr ( std::string  filename,
double  max_h 
)

Definition at line 127 of file costmap.h.


Member Data Documentation

Definition at line 24 of file costmap.h.

Definition at line 22 of file costmap.h.

Definition at line 20 of file costmap.h.

Definition at line 21 of file costmap.h.

Definition at line 23 of file costmap.h.

Definition at line 23 of file costmap.h.

Definition at line 23 of file costmap.h.


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


ndt_costmap
Author(s):
autogenerated on Wed Aug 26 2015 15:25:27