Skip to content

The code for our 2014 competition season robot rewritten in Java.

Notifications You must be signed in to change notification settings

team3238/2014RobotJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2014RobotJava

This code for the 2014 competition season robot rewritten in Java, which was originally written in C++. Each robot subsystem has a corresponding class. There are also two utitlity classes that are new, the FileReader, which reads data into a Vector from a text file, and GyroDrive, which handles the PID control of the robot's rotation using a gyro to prevent unwanted rotation when strafing with the mecanum wheel chassis.

About

The code for our 2014 competition season robot rewritten in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages