You must have jdk installed to compile this code and jre to execute.
To install on Ubuntu:
sudo apt install default-jdk
sudo apt install default-jre
Use the buildAndRun.sh
script to run the controller.
Use the runTests.sh
script to run tests on the controller and see testingOutput.txt
for the results.