/rUNSWift-2015-release

The 2015 Robocup SPL World Champion Team Code - rUNSWift.

Primary LanguageC++OtherNOASSERTION

Welcome to the rUNSWift 2015 git 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.

The wiki holds the documentation.

Of note: