Geofence
Geofence peripheral interface.
Provides access to geofencing settings, which prevent the drone from flying over the given altitude and distance.
This peripheral can be obtained from a drone using:
drone.getPeripheral(Geofence.class)
Content copied to clipboard
See also
com. parrot. drone. groundsdk. device. Drone