Project

General

Profile

Statistics
| Revision:

root / trunk / code / behaviors / hunter_prey / joystickPlayer / README.txt @ 1777

History | View | Annotate | Download (506 Bytes)

1
This code is meant to allow a human to interact with the colony
2
running hunter_prey It will be intended to work with hunter_prey/john,
3
so use that for the best results.
4

    
5
The subfolder joystickControl has the code that goes on the board
6
connected to the joystick. the Makefile in the subfolder needs some
7
colonet stuff so it is the old version, meaning you will have to make
8
and make dist in the library folders if it doesn't compile, although
9
doing a make in joystickPlayer first should take care of that.