This repository allows teams competing in the First Global 2017 Challenge to share their control codes and learn from each other.
You can submit your team's code via pull request. If you don't specify otherwise, we take your code to be MIT-lisenced so that it can be freely studied and reused by other teams.
For clarity you should create a directory as follows:
Team Country
OPMode.java
orOPMode.blk
- Your team's codeREADME.md
- A few words documenting your code and your robot in general. You can also add a license if you wish. We recommend one of the three licenses listed here.
You can also optionally add any files you want. We encourage you to link to your Robodex page.
The Utils
folder is for any dependencies that may meaningfully be reused by other scripts. This includes drivers.
If you have further inquiries, contact GitHub user nomelif via PM, create an issue here or contac me via email at [email protected].