From 99a6c87afc3097aa26f7fb29dda9ef03f2571f72 Mon Sep 17 00:00:00 2001 From: winterhalderp Date: Tue, 13 Apr 2021 15:45:13 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd0ac51..b8bdc1d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Do not upload to the `master` branch but instead create your own branch. This pr * `git push origin ` * Continue working in your local and remote branch but do not push to `master`! -**Important** +## Run local copy In order to run the code the steps above must be done within the ROS *catkin* workspace (eg. `~/catkin_ws/src/`). The folder *Steve* thus represents the ROS package folder. ## Folders