Contains bootstrap code for a robot.
This project only contains a simple Robot class and everything needed to deploy to the robot. It is the equivalent of a fresh robot project from which baby robot projects can be spawned.
- Fork the repository.
- Use Import from GitHub in IntelliJ IDEA to clone your fork.
- Let it simmer (it'll index and download dependencies).
- That's it. 🚀
The WPILib is pulled directly from the official FIRST repository. The other dependencies are bundled under the /libs directory.
- WPILib (2016.5.1)
- NetworkTables (3.1.1-beta-1)
- Strongback
- NavX-MXP