#include <MapExtractor.h>
Public Attributes | |
std::vector< char > | data |
unsigned int | height |
Orientation | orientation |
double | resolution |
unsigned int | width |
Definition at line 59 of file MapExtractor.h.
Definition at line 64 of file MapExtractor.h.
unsigned int roboearth::OccupancyGrid::height |
Definition at line 61 of file MapExtractor.h.
Definition at line 63 of file MapExtractor.h.
Definition at line 62 of file MapExtractor.h.
unsigned int roboearth::OccupancyGrid::width |
Definition at line 60 of file MapExtractor.h.