Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-hanheide committed Feb 16, 2017
1 parent ee2f72a commit d2445bf
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
@@ -1,2 +1,10 @@
# spqrel_launch
This repository is designated to contain all launch files and config for competition task of team SPQR-eL
# SPQReL repository
This repository is designated to contain all launch files and config for competition task of team SPQReL

The structure of this repo should be as follows:

* one ROS package for every task of the competition, containing [`tmux`](https://tmux.github.io/) startup scripts (e.g. look at https://github.com/strands-project/aaf_deployment/blob/indigo-devel/aaf_bringup/scripts/aaf_start.sh for an example), a suitable package name would be `spqrel_speech_person_recog_bringup`
* one ROS package called `spqrel_configs` containing general definitions and SPQReL-specific parameters and configs.

Attention should be paid to define all dependencies correctly in any `package.xml` to make sure that the correct dependencies can be pulled in automatically.

0 comments on commit d2445bf

Please sign in to comment.