un petit boûtREADME-en.md edited online with Bitbucket
This commit is contained in:
parent
b90ae8fc4e
commit
a380f26986
1 changed files with 2 additions and 2 deletions
|
@ -26,11 +26,11 @@ catkin_init_workspace
|
|||
|
||||
### Code location ###
|
||||
|
||||
Renommer si besoin est le dossier qui contient ce fichier en `hand_control`, et le déplacer dans `~/hand_control_ws/src/`, ou dans le sous-dossier `src` de votre espace de travail catkin.
|
||||
If necessary, rename the folder with the file named `hand_control`, and move it in `~/hand_control_ws/src/` or in the subfolder `src` of your catkin workspace.
|
||||
|
||||
## Compilation ##
|
||||
|
||||
Il est ensuite possible de compiler :
|
||||
You're now able to compile :
|
||||
|
||||
```
|
||||
#!sh
|
||||
|
|
Loading…
Reference in a new issue