competition fixes
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / Robot.java
2017-06-16 Cindy Zhangcompetition fixes cindy/tankdrive master
2017-03-16 Cindy Zhangcompetition fixes cindy/competition
2017-03-12 Cindy Zhangcompetition fixes
2017-03-10 Cindy Zhangadd necessary commands/buttons
2017-02-25 Cindy Zhangcode review changes and add code for braking cantalons
2017-02-21 Cindy Zhangcode review changes
2017-02-20 Cindy Zhangimplement shooter pid
2017-02-20 Cindy Zhangadd cameras
2017-02-07 Cindy Zhangrun scheduler in teleop periodic:
2017-02-07 shainachenRemove Robot testing code for hall effect sensor
2017-02-07 shainachenAdd Hall Effect Sensor code to test sensor
2017-02-04 Shivani GhantaDelete timer from MaintainClimbedPosition
2017-02-03 Arunima DIvyaDelete code in autonomousInit
2017-02-03 Arunima DIvyaCheck before auton if both gears have the same value
2017-02-03 Cindy Zhangfix bugs
2017-01-28 Cindy Zhangfinish implement driveDistance and TurnForAngle using... LEDs
2017-01-28 Cindy Zhangfix bugs
2017-01-26 Arunima DIvyaDelete copies of methods, and change initialize code...
2017-01-26 Arunima DIvyaAdd intake instance and getter method for intake
2017-01-26 shainachenDelete repeat shooter methods
2017-01-26 shainachenImplement RunFLyWheel class, add motor methods to Shoot...
2017-01-26 Arunima DIvyaAdd intake instance and getter method for intake
2017-01-25 shainachenDelete repeat shooter methods
2017-01-25 shainachenAdd buttons to OI class
2017-01-25 shainachenImplement RunFLyWheel class, add motor methods to Shoot...
2017-01-21 Shivani GhantaDelete StopWinch and Climber subsystem, edit javadoc...
2017-01-21 Shivani GhantaImplement RunWinch
2017-01-19 Cindy Zhangimplement singleton pattern for climber and shooter...
2017-01-14 Meryem Esatesting TimeDrive
2017-01-08 Cindy Zhangadd private references to driveTrain and OI
2016-12-30 Cindy Zhangimplement singleton design pattern
2015-12-31 Kevin ZhangAdd code base