docs: Fix file paths in aruco articles (en)

This commit is contained in:
Alexey Rogachevskiy
2019-12-12 20:10:55 +03:00
parent aa835fcdff
commit a75a0e12a0
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
## Configuration
Set the `aruco` argument in `~/catkin_ws/src/clever/clever/launch/aruco.launch` to `true`:
Set the `aruco` argument in `~/catkin_ws/src/clever/clever/launch/clever.launch` to `true`:
```xml
<arg name="aruco" default="true"/>

View File

@@ -10,7 +10,7 @@ Using this module along with [map-based navigation](aruco_map.md) is also possib
## Setup
Set the `aruco` argument in `~/catkin_ws/src/clever/clever/launch/aruco.launch` to `true`:
Set the `aruco` argument in `~/catkin_ws/src/clever/clever/launch/clever.launch` to `true`:
```xml
<arg name="aruco" default="true"/>