From e15ac512f25c4e48c465755d41d886f63f053a7a Mon Sep 17 00:00:00 2001 From: spirkelmann Date: Mon, 12 Aug 2019 12:30:12 +0200 Subject: [PATCH] added link to next instructions --- docs/3_ROBOT_SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/3_ROBOT_SETUP.md b/docs/3_ROBOT_SETUP.md index 7790222..272f4a9 100644 --- a/docs/3_ROBOT_SETUP.md +++ b/docs/3_ROBOT_SETUP.md @@ -137,4 +137,4 @@ In order to charge the battery of the robot just plug a micro USB cable into the ![Battery charging](https://imaginaerraum.de/git/Telos4/RoboRally/raw/branch/master/docs/images/charging.jpeg) ### Next steps -The next step is to setup the position detection using ROS. For this see the 4_ROS_SETUP.txt \ No newline at end of file +The next step is to setup the position detection using ROS. For this see the [4_ROS_SETUP.md](https://imaginaerraum.de/git/Telos4/RoboRally/src/branch/master/docs/4_ROS_SETUP.md) \ No newline at end of file