mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
docs: add missing z parameter
This commit is contained in:
@@ -107,7 +107,7 @@ Fly to the designated point in a straight line.
|
||||
|
||||
Parameters:
|
||||
|
||||
* `x`, `y` — coordinates *(m)*;
|
||||
* `x`, `y`, `z` — coordinates *(m)*;
|
||||
* `yaw` — yaw angle *(radians)*;
|
||||
* `yaw_rate` – angular yaw velocity (will be used if yaw is set to `NaN`) *(rad/s)*;
|
||||
* `speed` – flight speed (setpoint speed) *(m/s)*;
|
||||
|
||||
Reference in New Issue
Block a user