From 949860dcd470f37d1d61b5d9cfcc20a96345fc7d Mon Sep 17 00:00:00 2001
From: Angel <roangel@student.ethz.ch>
Date: Wed, 18 Oct 2017 12:26:36 +0200
Subject: [PATCH] fixed wiki a bit

---
 pps_wiki/workflow_for_students.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/pps_wiki/workflow_for_students.md b/pps_wiki/workflow_for_students.md
index d1ca0f94..a8db98aa 100644
--- a/pps_wiki/workflow_for_students.md
+++ b/pps_wiki/workflow_for_students.md
@@ -231,9 +231,8 @@ to it*
    `/<student_id>/CustomControllerService/DebugTopic/vicon_z`. You can see an
    autocompletion of the
    list of all the topics available when you start typing in the field "Topic". <br><br>
-3. Start the Student node following the steps mentioned before (`roslaunch
-   d_fall_pps Student.launch`) and enable the Custom Controller.<br><br>
-4. Once we are using the Custom Controller, we will be seeing how the data
+5. Start the Student node following the steps mentioned before (`roslaunch d_fall_pps Student.launch`) and enable the Custom Controller.<br><br>
+6. Once we are using the Custom Controller, we will be seeing how the data
    selected gets plotted in the rqt plots.
 
 <!-- --- -->
-- 
GitLab