Return Home Piloting Itf
Piloting interface used to make the drone return to home.
This piloting interface can be obtained from a drone using:
drone.getPilotingItf(ReturnHomePilotingItf.class)
Content copied to clipboard
See also
com. parrot. drone. groundsdk. device. Drone
Types
Link copied to clipboard
enum EndingBehavior
Describes the drone behavior at the end of the RTH.
Link copied to clipboard
enum Reachability
Describes whether the return point can be reached by the drone or not.
Link copied to clipboard
enum UnavailabilityReason
Reason why this piloting interface is currently unavailable.
Functions
Link copied to clipboard
Gets the return home auto trigger setting.
Link copied to clipboard
Cancels any current auto trigger.
Link copied to clipboard
Deactivates this piloting interface.
Link copied to clipboard
Gets the return home automatic activation upon disconnection delay setting (value in seconds).
Link copied to clipboard
Gets delay before an automatic return home planned by the drone.
Link copied to clipboard
Gets the current return home target.
Link copied to clipboard
Gets the return home ending behavior setting.
Link copied to clipboard
Gets the return home ending hovering altitude setting, above ground level, in meters.
Link copied to clipboard
Gets the current home location.
Link copied to clipboard
Gets an estimation of the possibility for the drone to reach its return point.
Link copied to clipboard
Gets the return home minimum altitude setting, relative to the take off point, in meters.
Link copied to clipboard
Gets the return home target user setting.
Link copied to clipboard
Gets the reason why return home is active or not.
Link copied to clipboard
Gets the piloting interface's current state.
Link copied to clipboard
Tells why this piloting interface may currently be unavailable.
Link copied to clipboard
Tells whether first GPS fix was obtained before or after take-off.
Link copied to clipboard
Sets the custom home location.