The codebase for our 2017 robot, implemented using our functional reactive library.
This repository has a submodule dependency. Make sure you clone with the --recursive
option.
To get started run
ant install-ivy install compile
From here on out, you can just run ant compile
.