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