Main Content

本页翻译不是最新的。点击此处可查看最新英文版本。

飞行数据

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

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

函数

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

精选示例