FRC2706 / 2017-2706-Robot-Code

The main robot code for our 2017 Steamworks robot.
3 stars 3 forks source link

Fix RobotMap values, update settings, remove unused imports, and fix warnings #6

Closed ryanlarkin closed 7 years ago

ryanlarkin commented 7 years ago

This has been tested, and the only problem seems to be the occasional:

ERROR 1 Robot Drive... Output not updated often enough. java.lang.Thread.run(Thread.java:745)

This doesn't seem to affect the robot though.