主要内容

飞行数据

读取 Ryze 无人机发送的飞行数据

在使用函数之前,请创建 ryze 对象。您可以读取 Ryze 无人机的飞行导航数据,如高度、方向和速度。

函数

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

精选示例