Skip to content

team-7108/robot2019

Repository files navigation

2019 Robot Code

Build Status License: MIT Language: Java

FRC team #7108's code for the 2019 Deep Space game. Robot control code is programmed in Java.

Code Highlights

  • Command-based programming used for a simple and successful autonomous drive.
  • Used PID control for turns and straight drives which brings a high success.

Useful links