docs: little update

This commit is contained in:
Oleg Kalachev
2018-10-21 02:36:09 +03:00
parent 9c65f61db4
commit 12d2f42e41

View File

@@ -14,6 +14,12 @@
<arg name="vl53l1x" default="true"/>
```
Проверить работу лазерного дальномера можно с помощью команды:
```bash
rostopic echo mavros/distance_sensor/rangefinder_3_sub
```
Необходимо включить Optical Flow:
```xml