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
- Host: GitHub
- URL: https://github.com/robototes/team2412library
- Owner: robototes
- License: other
- Created: 2013-10-17T06:51:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T00:52:42.000Z (over 8 years ago)
- Last Synced: 2025-03-29T12:25:32.747Z (over 1 year ago)
- Topics: frc, java, robototes-2412
- Language: Java
- Homepage: https://www.robototes.com
- Size: 2.04 MB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)