Updates docs/simple_offboard.md

Auto commit by GitBook Editor
This commit is contained in:
Oleg Kalachev
2017-12-07 02:30:56 +03:00
parent a37e045fa4
commit a0b22b7d27

View File

@@ -237,3 +237,5 @@ set_mode = rospy.ServiceProxy('/mavros/set_mode', SetMode) # объявляем
set_mode(base_mode=0, custom_mode='AUTO.LAND') # включаем режим посадки
```
Для полетов в поле ArUco-макеров см. [навигация по ArUco](/docs/aruco.md).