readme corrected
This commit is contained in:
parent
f3b3b9f358
commit
34eb420047
@ -5,8 +5,9 @@
|
||||
|
||||
## Setup local copy
|
||||
In order to download this repository to a local machine (Desktop, Raspberry Pi) do this:
|
||||
* Create new directory to use as ROS2 colcon workspace: `mkdir -p ~/colcon_ws/src`
|
||||
* Move to directory: `cd ~/colcon_ws`
|
||||
* Create new directory to use as a workspace: `mkdir -p ~/workspace`
|
||||
Depending on framework (ROS/ROS2) move to the location where you place your packages.
|
||||
* Move to directory: `cd ~/workspace`
|
||||
* `git init`
|
||||
* `git remote add origin https://egit.irs.uni-stuttgart.de/RoverLehre/STEVE_Cammast.git`
|
||||
* `git fetch --all`
|
||||
|
Loading…
Reference in New Issue
Block a user