docs: fix links to camera setup article

This commit is contained in:
Oleg Kalachev
2020-02-04 23:00:43 +03:00
parent 9a7ffef858
commit 197e02f4ba
5 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ Make sure the camera is enabled in the `~/catkin_ws/src/clever/clever/launch/cle
<arg name="main_camera" default="true"/>
```
Also make sure that [position and orientation of the camera](camera_frame.md) is correct.
Also make sure that [position and orientation of the camera](camera_setup.md) is correct.
The `clever` package must be restarted after the launch-file has been edited: