Flight Data
Read the flight data sent by the Ryze drone
Create the ryze
object before you use functions. You can read the in-flight navigation data such as
height, orientation, and speed of the Ryze drone.
Functions
readHeight | Read current height of Ryze drone relative to the takeoff surface |
readOrientation | Read current orientation of Ryze drone in terms of Euler angles |
readSpeed | Read current speed of Ryze drone |