FRCTeam3182 / FRC2017

The 2017 code for FRC team 3182.
GNU General Public License v3.0
11 stars 1 forks source link

BASIC DRIVE FUNCTIONS #10

Closed smartuy closed 7 years ago

smartuy commented 7 years ago

In robot, added a teleopperiodic for a basic joystick control, and in test mode, the motors spin at .5 speed

In IODef, changed some channels of input joysticks and output motors. (Channels on motors need to be looked at on the robot and in the code)

In DriveTrain, inverted the outputs

In DriveControl, inverted the joystick inputs