docs: add note about possible unintended switching out of LAND mode

This commit is contained in:
Oleg Kalachev
2022-02-01 13:47:30 +03:00
parent 79903db95d
commit e15ef587d7
2 changed files with 4 additions and 0 deletions

View File

@@ -312,6 +312,8 @@ Landing the drone (command line):
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

View File

@@ -312,6 +312,8 @@ if res.success:
rosservice call /land "{}"
```
> **Caution** В более новых версиях PX4 коптер выйдет из режима LAND в ручной режим, если сильно перемещать стики.
<!--
### release