competition fixes
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / commands / climber / StopWinch.java
2017-06-16 Cindy Zhangcompetition fixes cindy/tankdrive master
2017-03-16 Cindy Zhangcompetition fixes cindy/competition
2017-01-26 Arunima DIvyaDelete copies of methods, and change initialize code...
2017-01-26 shainachenFix merging errors with climber subclass
2017-01-26 Shivani GhantaDelete StopWinch and Climber subsystem, edit javadoc...
2017-01-26 Shivani Ghantaadd Motor value in constants
2017-01-25 shainachenFix merging errors with climber subclass
2017-01-25 Shivani Ghantaadd Motor value in constants
2017-01-25 Shivani GhantaSet Button Value
2017-01-25 Shivani GhantaChange SetMotorValue
2017-01-21 Shivani GhantaDelete StopWinch and Climber subsystem, edit javadoc...
2017-01-21 Shivani GhantaAdd constructer comments
2017-01-21 Shivani Ghantaadd Motor value in constants
2017-01-21 Shivani GhantaAdd pre-conditions and post-conditions to comments
2017-01-21 Shivani GhantaSet Button Value
2017-01-21 Shivani GhantaChange SetMotorValue
2017-01-21 Shivani GhantaImplement StopWinch
2017-01-21 Shivani GhantaImplement RunWinchContinuous
2017-01-14 Shivani GhantaAdd commands for Climber and Climber subsystem