Project Awesome project awesome

C# > WPILib (C#)

Unofficial WPILib port for writing robot code in C#.

Package 28 stars GitHub

RobotDotNet WPILib

Build Status

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.

License

See LICENSE.txt

Contributors

Thad House (@thadhouse) Jeremy Koritzinsky (@jkoritzinsky)

Code for simulator derived from the following sources:

  • RobotPy (@robotpy)
  • Team254 (@team254)
Back to FIRST Robotics Competition