TechnoJays / robot2015

Team94 FIRST FRC Robot Code
Apache License 2.0
1 stars 0 forks source link

Too much code in the main robot class #34

Open adein opened 9 years ago

adein commented 9 years ago

The code in the robot class needs to be broken down further in to more classes and methods.

E.g., The introspective/reflective autonomous methods.