Main Content
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 (Since R2020a) |
readOrientation | Read current orientation of Ryze drone in terms of Euler angles (Since R2020a) |
readSpeed | Read current speed of Ryze drone (Since R2020a) |