mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-08 10:34:32 +00:00
docs: add note about possible unintended switching out of LAND mode
This commit is contained in:
@@ -312,6 +312,8 @@ Landing the drone (command line):
|
|||||||
rosservice call /land "{}"
|
rosservice call /land "{}"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> **Caution** In recent PX4 versions, the vehicle will be switched out of LAND mode to manual mode, if the remote control sticks are moved significantly.
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
### release
|
### release
|
||||||
|
|
||||||
|
|||||||
@@ -312,6 +312,8 @@ if res.success:
|
|||||||
rosservice call /land "{}"
|
rosservice call /land "{}"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> **Caution** В более новых версиях PX4 коптер выйдет из режима LAND в ручной режим, если сильно перемещать стики.
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
### release
|
### release
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user