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