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

readHeightRead current height of Ryze drone relative to the takeoff surface (Since R2020a)
readOrientationRead current orientation of Ryze drone in terms of Euler angles (Since R2020a)
readSpeedRead current speed of Ryze drone (Since R2020a)