Configuration structure. More...
#include <geofence_cylinder.hpp>

Public Attributes | |
| global_position_t | center |
| Center of the cylinder. | |
| float | radius |
| Radius of the cylinder in meters. | |
| float | height |
| Height of the cylinder in meters. | |
| bool | allowed_inside |
| Indicates if the allowed space is inside the cylinder (true), or outside (false) | |
Configuration structure.
1.7.6.1