LSRobotics / 2016Robot

2016 FRC Robot Code
GNU General Public License v3.0
3 stars 10 forks source link

Changed how recorder views state #20

Closed msbense closed 8 years ago

msbense commented 8 years ago

Changed robot.java and actionBased.java to have two separate gamepad objects initialized to the same port- actionbased calls getPhysicalState() on its object before recording actions, robot does the same before calling drivetrain functions