Skip to content
Snippets Groups Projects
Commit c388b0c7 authored by Sergi Foix Salmerón's avatar Sergi Foix Salmerón
Browse files

Moving rosinstall files to folder

parent 4d118a9c
No related branches found
No related tags found
No related merge requests found
......@@ -35,14 +35,14 @@ I-Dress packages:
```bash
$ cd ~/idress_ws/src
$ wstool init
$ wstool merge https://gitlab.iri.upc.edu/idress/code_installation_steps/raw/master/idress-minimal.rosinstall
$ wstool merge https://gitlab.iri.upc.edu/idress/code_installation_steps/raw/master/rosinstall/idress-minimal.rosinstall
$ wstool update
```
IRI dependencies (needed for compiling packages developed at IRI):
```bash
$ wstool merge https://gitlab.iri.upc.edu/idress/code_installation_steps/raw/master/iri-dependencies.rosinstall
$ wstool merge https://gitlab.iri.upc.edu/idress/code_installation_steps/raw/master/rosinstall/iri-dependencies.rosinstall
$ wstool update
```
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment