px4-firmware/msg/fence.msg

5 lines
129 B
Plaintext
Raw Normal View History

2015-05-25 14:15:19 -03:00
uint8 GEOFENCE_MAX_VERTICES = 16
uint32 count # number of actual vertices
fence_vertex[16] vertices # geofence positions