Difference between revisions of "Talk:RoboTower"
From AIRWiki
(→Source code) |
(→Source code) |
||
Line 3: | Line 3: | ||
All the code for the project is hosted on github. The repository can be browsed [https://github.com/pogliamarci/robotower here]. | All the code for the project is hosted on github. The repository can be browsed [https://github.com/pogliamarci/robotower here]. | ||
− | Instruction for compilation and installation are in the documentation (appendix A) | + | Instruction for compilation and installation are provided in the documentation (appendix A) |
== Documentation == | == Documentation == |
Revision as of 21:58, 13 September 2012
Contents
Source code
All the code for the project is hosted on github. The repository can be browsed here.
Instruction for compilation and installation are provided in the documentation (appendix A)
Documentation
- Documentation (in italian)
- Come abbiamo progettato il gioco (linee guida, idee scartate/preliminari, etc) link al documento
Stickers for RFID tags
- PDFs of the stickers that have been applied on the RFID tags: sheet 1 and sheet 2 (print them on polyester adhesives)
- Adobe Illustrator sources of the stickers and the images of RFID stickers used to represent them in the GUI
Other stuff
ROS
- Qui c'è una nostra guida con i comandi principali e il codice di nodi di esempio (presi dai tutorial), sia per C++ che per Python