The 2D gridmap dimension structure. More...
#include <aurora_pubsdk_objects.h>
Public Attributes | |
| float | min_x |
| The minimum x coordinate of the gridmap in meters. | |
| float | min_y |
| The minimum y coordinate of the gridmap in meters. | |
| float | max_x |
| The maximum x coordinate of the gridmap in meters. | |
| float | max_y |
| The maximum y coordinate of the gridmap in meters. | |
The 2D gridmap dimension structure.
The 2D gridmap dimension structure contains the dimension information of a 2D gridmap.