This repository contains the source code for a DotNet implementation of the WPILib.
Currently going through a complete rewrite. All library code exists in here, deploy tools exist in the frc-cli repo, but are not currently published to be usable.
See LICENSE.txt
Thad House (@thadhouse) Jeremy Koritzinsky (@jkoritzinsky)
Code for simulator derived from the following sources:
- RobotPy (@robotpy)
- Team254 (@team254)