An open API service indexing awesome lists of open source software.

https://github.com/robototes/team2412library

Custom WPI java library for the FIRST Robotics Competition
https://github.com/robototes/team2412library

frc java robototes-2412

Last synced: 2 months ago
JSON representation

Custom WPI java library for the FIRST Robotics Competition

Awesome Lists containing this project

README

          

TEAM 2412 CODE LIBRARY
=============
Team 2412's custom WPI java library for the FIRST Robotics Competition.

JAR can be found in root folder.

Includes Javascript library for NetworkTables interaction between robot and operator console. (JS NETWORKTABLES)

Includes 2-dimensional field-based PID that uses graph theory to find the shortest path between two locations on the field. (Mostly untested)