Map generation node.
More...
|
void | mapCallback (const nav_msgs::OccupancyGridConstPtr &map) |
|
| MapGenerator (const std::string &mapname, int threshold_occupied=100, int threshold_free=0) |
|
Map generation node.
Definition at line 43 of file map_saver.cpp.
MapGenerator::MapGenerator |
( |
const std::string & |
mapname, |
|
|
int |
threshold_occupied = 100 , |
|
|
int |
threshold_free = 0 |
|
) |
| |
|
inline |
void MapGenerator::mapCallback |
( |
const nav_msgs::OccupancyGridConstPtr & |
map | ) |
|
|
inline |
std::string MapGenerator::mapname_ |
bool MapGenerator::saved_map_ |
int MapGenerator::threshold_free_ |
int MapGenerator::threshold_occupied_ |
The documentation for this class was generated from the following file: