FRC-2015
FRC-2015 copied to clipboard
Code for The Cheesy Poofs' 2015 FRC robot.
To run robot code in test harness:
-
Clone FakeWPILib (https://github.com/tombot/FakeWPILib)
-
Install ant
brew install ant -
In FakeWPILib directory, run robot sim:
ruby run_sim.rb ~/path/to/FRC-2015