Adam8234 / 2052-2017-Steamworks-Public

Official Code of 2052's 2017 Robot - Hornet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2017 Steamworks

Gradle - Better build system with plugins and tasks, WAY better than ANT

KnightLib - A collection of libraries and tools commonly used in J4FRC

Adaptive Pure Pursuit Controller (Better than Spline pre-generated paths from 2016)- I implemented a path following control method used in the NavLab 2 and more. All wheel speeds where computed on the spot and used the built in Feed-Forward + PID control system in the Talon SRX

Auto Command Arch - Action based queue, where you can run an action and the next wont execute until the next is done.

About

Official Code of 2052's 2017 Robot - Hornet


Languages

Language:Java 99.9%Language:Python 0.1%Language:Batchfile 0.0%