Point Of Interest Piloting Itf
Point Of Interest piloting interface for copters.
During a piloted Point Of Interest, the drone always points towards the given Point Of Interest but can be piloted normally. However, yaw value is not settable.
There are multiple variants of piloted Point Of Interest:
- In locked gimbal mode, the gimbal always looks at the Point Of Interest. Gimbal control command is ignored by the drone.
- In locked once gimbal mode, the gimbal looks once at the Point Of Interest, and is then freely controllable.
- In free gimbal mode, the gimbal is freely controllable.
drone.getPilotingItf(PointOfInterestPilotingItf.class)
Content copied to clipboard
See also
com. parrot. drone. groundsdk. device. Drone
Types
Functions
Link copied to clipboard
Deactivates this piloting interface.
Link copied to clipboard
Tells why this piloting interface is currently unavailable.
Link copied to clipboard
Retrieves the current targeted Point Of Interest.
Link copied to clipboard
Gets the piloting interface's current state.
Link copied to clipboard
Set the current vertical speed value.
Link copied to clipboard