Welcome to the rUNSWift 2014 code release repository.
The directory structure is:
- bin: This is where any executables are stored, such as configuration scripts (build_setup, nao_sync)
- image: The contents of this directory are synced to the robot with nao_sync, put custom configuration files or libraries here. Python code that handles behaviour decision making exists here.
- robot: This is the source code for the rUNSWift 2014 binaries, including our core architecture.
- utils: This is the source code for any off-nao utilities, such as colour calibration or offline debugging utilities.
For more information, see the github wiki in this repository: https://github.com/UNSWComputing/rUNSWift-2014-release/wiki