@@ -58,6 +58,7 @@ Your *src* folder should look like this:
...
@@ -58,6 +58,7 @@ Your *src* folder should look like this:
idress_user_perception
idress_user_perception
idress_wam_interpreter
idress_wam_interpreter
iri_core
iri_core
iri_wam_common_msgs
```
```
Each package belongs to a separate Git repository. By default, there are two branches within each of the repositories: one called **master** and another one called **mock**. Both branches are protected and maintained by IRI (Although if required, this can be changed). The **master** branch is the one used for keeping the *stable* version of the code. The **mock** branch is created in case that the developers want to carry out mock tests.
Each package belongs to a separate Git repository. By default, there are two branches within each of the repositories: one called **master** and another one called **mock**. Both branches are protected and maintained by IRI (Although if required, this can be changed). The **master** branch is the one used for keeping the *stable* version of the code. The **mock** branch is created in case that the developers want to carry out mock tests.