UNSWComputing / rUNSWift-2022-release

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code style: black

Welcome to the rUNSWift git repository.

Directory structure

The directory structure is:

  • bin: This is where any executables are stored, such as configuration scripts (setup-build, 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 binaries, including our core architecture.
  • utils: This is the source code for any off-nao utilities, such as colour calibration or offline debugging utilities.

Documentation

Documentation can be found in several places:

  • In the wiki, typically just for private/secret things (most of the public stuff has been migrated to ReadTheDocs, though if you find something that hasn't been please help migrate it)

About

License:Other


Languages

Language:C++ 90.2%Language:Python 3.0%Language:CMake 2.4%Language:C 1.3%Language:Shell 1.0%Language:Jupyter Notebook 0.8%Language:HTML 0.8%Language:JavaScript 0.2%Language:Assembly 0.2%Language:CSS 0.1%Language:Batchfile 0.1%Language:Makefile 0.0%Language:Roff 0.0%Language:Dockerfile 0.0%