const classafParrotSdk2::NavOptionDemo
sys::Obj afParrotSdk2::NavOptionDemo
Standard telemetry data returned by the drone.
- altitude
const Float altitudeAltitude in metres
- batteryPercentage
const Int batteryPercentageBattery voltage filtered (mV)
- detection
(Deprecated) Camera parameters computed by detection
- drone
(Deprecated) Camera parameters computed by drone
- droneState
const DroneState droneStateFly State
- dump
Str dump(Bool dumpToStdOut := true)Dumps all fields to debug string.
- flightState
const FlightState flightStateControl State
- frameIndex
const Int frameIndexStreamed frame index. Not used -> To integrate in video stage.
- phi
const Float phiRoll in milli-degrees
- psi
const Float psiYaw in milli-degrees
- theta
const Float thetaPitch in milli-degrees
- velocityX
const Float velocityXEstimated linear velocity
- velocityY
const Float velocityYEstimated linear velocity
- velocityZ
const Float velocityZEstimated linear velocity