3501/2017steamworks
2017-02-20 Arunima DIvya Create Lidar Arunima/Lidar
2017-02-20 Arunima DIvyaAdd Lidar
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 Cindy Zhangdelete example command group
2017-02-04 Christopher Zhuremove xml files
2017-02-04 Christopher Zhuupdate javadoc comments
2017-02-04 Christopher Zhumodify RunFlyWheel and RunFlyWheelContinuous commands
2017-02-04 Christopher Zhumake code for pid fly wheel control
2017-02-04 Christopher Zhuadd variables
2017-02-04 TanguyCossoulAdd start up fly wheel command
2017-02-04 Christopher Zhufirst commit
2017-02-04 Cindy Zhangedit continuous commands
2017-02-04 Cindy Zhangchange some names
2017-02-04 Cindy ZhangFix DriveDistance so it drives straight
2017-02-04 Cindy Zhangadd timeToClimbFor constant
2017-02-04 Shivani GhantaDelete timer from MaintainClimbedPosition
2017-02-04 Shivani GhantaFinish implementing MaintainClimbedPosition
2017-02-04 Shivani GhantaInitialize timer
2017-02-04 Shivani GhantaImplement MaintainWinchSpeed
2017-02-04 Shivani GhantaFinish implementing ReverseIndexWheel
2017-02-04 Shivani GhantaImplement ReverseIndexWheel
2017-02-04 Cindy Zhangmove setmotorvalues to execute and set wheels to consta...
2017-02-04 Cindy Zhangcreate and implement reset shooting speed command
2017-02-04 Nadia AneesI wrote code for incrreasing and decreasing shooting...
2017-02-03 Arunima DIvyachange gear piston variable names michael/PIDCode
2017-02-03 Arunima DIvyaDelete code in autonomousInit
2017-02-03 Arunima DIvyaChange gear piston variable names
2017-02-03 Arunima DIvyaFix conflicts from rebase
2017-02-03 Arunima DIvyaWrote method to get rightGearPistonValue
2017-02-03 Arunima DIvyaAdd drivetrain instance
2017-02-03 Arunima DIvyaCheck before auton if both gears have the same value
2017-02-03 Arunima DIvyaCreate toggle gear button and intialize it in constuctor
2017-02-03 Arunima DIvyaCreate toggle gear button port constants
2017-02-03 Arunima DIvyaChange gear getter method
2017-02-03 Arunima DIvyaFill execute method
2017-02-03 Arunima DIvyaFix rebase conflicts, by delete shifter instance
2017-02-03 Arunima DIvyaCreate constants for gear piston in drivetrain
2017-02-03 Cindy Zhangfix bugs
2017-02-03 Cindy Zhangfinish transferring code
2017-02-03 Arunima DIvyaAdd JavaDoc comment
2017-02-03 Arunima DIvyaCreate constants for gear piston in drivetrain
2017-02-03 Arunima DIvyaCreate left and right gear pistons, getter/setter metho...
2017-02-03 Arunima DIvyacreate shifter instance
2017-02-01 Cindy Zhangfix bugs for TurnForAngle and tune constants
2017-01-31 Cindy Zhangchange gyro from old imu to new adx imu
2017-01-28 Cindy Zhangfinish implement driveDistance and TurnForAngle using... LEDs
2017-01-28 Cindy Zhangfix bugs
2017-01-28 Cindy Zhangfinish transferring code
2017-01-28 Cindy Zhangadd PIDController
2017-01-27 Cindy Zhangfix runwinchcontinuous comments
2017-01-27 Cindy Zhangfix encoder port constants
2017-01-26 Arunima DIvyaDelete copies of methods, and change initialize code...
2017-01-26 Arunima DIvyawrite reverse intake method
2017-01-26 Arunima DIvyafill in code
2017-01-26 Arunima DIvyafill in code
2017-01-26 Arunima DIvyaadd requires statements
2017-01-26 Arunima DIvyaadd requires statement
2017-01-26 Arunima DIvyaAdd intake instance and getter method for intake
2017-01-26 shainachenFix merging errors with climber subclass
2017-01-26 shainachenAdd buttons to OI class
2017-01-26 Shivani GhantaDelete StopWinch and Climber subsystem, edit javadoc...
2017-01-26 Shivani Ghantaadd Motor value in constants
2017-01-26 shainachenDelete repeat shooter methods
2017-01-26 shainachenAdd buttons to OI class
2017-01-26 shainachenImplement RunFLyWheel class, add motor methods to Shoot...
2017-01-26 Arunima DIvyaadd end method code to initialize method
2017-01-26 Arunima DIvyachange isFinished method, add end statement to end...
2017-01-26 Arunima DIvyachange execute method, fill in end method
2017-01-26 Arunima DIvyaadd reverse speed constant and three methods: runIntake...
2017-01-26 Arunima DIvyaAdd JavaDoc coments
2017-01-26 Arunima DIvyaAdd JavaDoc comments
2017-01-26 Arunima DIvyaDelete speed variable, initialize intakeWheel, delete...
2017-01-26 Arunima DIvyaChange isFinished return value to true and add 'require...
2017-01-26 Arunima DIvyaAdd 'requires' command and fill in execute method
2017-01-26 Arunima DIvyaAdd 'requires' command
2017-01-26 Arunima DIvyaCreate Intake Roller Port constant
2017-01-26 Arunima DIvyaChange class name to RunIntakeContinuous
2017-01-26 Arunima DIvyaChange name of class from RunContinuous to RunIntakeCon...
2017-01-26 Arunima DIvyaCreate constant intake speed variable
2017-01-26 Arunima DIvyaWrite execute method , wrote initialize method, and...
2017-01-26 Arunima DIvyaAdd intake instance and getter method for intake
2017-01-26 Arunima DIvyaAdd Intake subsystem, filled in methods for Intake...
2017-01-26 Cindy Zhangdelete autogenerated files
2017-01-25 shainachenFix merging errors with climber subclass
2017-01-25 shainachenDelete repeat shooter methods
2017-01-25 shainachenAdd buttons to OI class
2017-01-25 Shivani GhantaDelete StopWinch and Climber subsystem, edit javadoc...
2017-01-25 Shivani Ghantaadd Motor value in constants
2017-01-25 Shivani GhantaEdit comments
2017-01-25 Shivani GhantaSet Button Value
2017-01-25 Shivani GhantaAdd button for winch
2017-01-25 Shivani GhantaChange SetMotorValue
2017-01-25 Shivani GhantaImplement RunWinch
2017-01-25 shainachenDelete extra space in OI class
2017-01-25 shainachenEdit javaDoc comments in commands that run continously
2017-01-25 shainachenDelete OI code in commands that run continuously
2017-01-25 shainachenDelete repeat shooter methods
2017-01-25 shainachenAdd motor controller variables in Shooter and Constants
next