fix bugs for TurnForAngle and tune constants
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / commands / driving / TurnForAngle.java
2017-02-01 Cindy Zhangfix bugs for TurnForAngle and tune constants
2017-01-28 Cindy Zhangfinish implement driveDistance and TurnForAngle using... LEDs
2017-01-15 Cindy Zhangchange Direction data type to our own
2017-01-14 Meryem Esaadd motorVal parameter to DriveDistance and TurnForAngl...
2017-01-14 Meryem Esaadd comments and parameters for DriveDistance command
2017-01-14 daniel watsonfixup whitespace
2017-01-11 Meryem Esaadd DriveDistance skeleton and TurnForAngle skeleton