Remake gyro methods to print out rawValue of the gyro Rotation of Z axis
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / commands /
2016-02-12 Davidfix merge conflicts
2016-02-12 Shivani OghantaFix bug so that the sensitivity threshold worked correctly
2016-02-12 Shivani OghantaAdd command MoveIntakeArmToAngle
2016-02-12 Shivani Oghantadelete MoveIntakeArmToHeight
2016-02-12 Shivani OghantaAdd MoveIntakeArmUp
2016-02-12 Shivani OghantaDelete MoveIntakeArmToHeight and created MoveIntakeArmT...
2016-02-12 Shivani OghantaAdd MoveIntakeArmToBallIntakeHeight
2016-02-12 Shivani OghantaAdd getArmHeight to MoveIntakeArmToBallIntakeHeight
2016-02-12 Shivani OghantaFill out MoveIntakeArmToBallIntakeHeight command
2016-02-12 Shivani OghantaCreate a zeroangle constant for intake arm
2016-02-12 Shivani OghantaRename MoveIntakeArm to MoveIntakeArmToAngle
2016-02-12 Shivani Oghantafill MoveIntakeArm command
2016-02-12 Shivani Ghantafix Robot.java bug: intantiate IntakeArm subsystem...
2016-02-12 Shaina Chenchange arm and hand angle input variables to constants
2016-02-12 Shaina Chenadd javadoc style comment for class
2016-02-12 Shaina Chenadd javadoc style comment for class
2016-02-12 Shaina Chenadd javadoc style comment for class
2016-02-12 Shaina Chenadd javadoc style for class and change isFinished to...
2016-02-12 Shaina Chenadd javadoc style for class and change isFinished to...
2016-02-12 Shaina Chenadd javadoc style comment for class
2016-02-12 Shaina Chenadd javadoc style comment for class
2016-02-12 Shaina Chenchange isFinished to return true instead of false
2016-02-12 Shaina Chenchange isFinished to return true instead of false
2016-02-12 Shaina Chendelete setHandToLevel command
2016-02-12 Shaina Chencreate and fill in setHandToAngle command and change...
2016-02-12 Shaina Chenchange name of command to SetArmToAngle
2016-02-11 Shaina Chenchange variable name to match new variable names in...
2016-02-11 Shaina Chenchange command to moving to level instead of target...
2016-02-11 Shaina Chenchange input variable from targetPosition to level
2016-02-11 Shaina Chenrename commands to set to level instead of angle
2016-02-11 Shaina Chendelete moveDefenseArmUp command
2016-02-11 Shaina ChenRename commands to clarify defense arm
2016-02-11 Shaina Chenfill in retractDefense commandgroup
2016-02-10 Shaina Chencreate and fill in retractDefenseArm command group
2016-02-10 Shaina Chenfill in skeleton for setHandToAngle command
2016-02-10 Shaina Chencreate setHandToAngle command and add basic command...
2016-02-10 Shaina Chencreate and fill setArmToAngle command
2016-02-10 Shaina Chencreate and fill lowerWristContinuous command
2016-02-10 Shaina Chencreate and fill raiseWristContinuous command
2016-02-10 Shaina Chendelete comment in isFinished()
2016-02-10 Shaina Chencreate and fill lowerArmContinuous command
2016-02-10 Shaina Chenadd commments of confusion to isFinished()
2016-02-10 Shaina Chencreate and fill in raiseArmContinuous command
2016-02-10 Shaina ChenCreated defenseArm variable in robot.java
2016-02-05 Yamini Adusumelliadd command to move defense arm up
2016-02-05 Yamini Adusumellifix eclipse errors
2016-02-05 Yamini Adusumelliadd command to move defense arm up
2016-02-05 Your Namedelete input speed parameter from drive constructor...
2016-02-03 roeibusteinAdding command ClampBar
2016-01-31 Lauren Meierfill in ExtendLift with method from Scaler class
2016-01-31 Lauren Meieradd a scaler to Robot.java and add method to RetractLif...
2016-01-31 Lauren Meieradd engageHook() to Scaler to use the hook
2016-01-31 Meryem Esadelete autogenerated comments
2016-01-31 Meryem Esadelete DeployIntakeArm and delete TODO comment
2016-01-31 Meryem Esadelete Align command and rename Aim to AimAndAlign
2016-01-31 Meryem Esamake 'pass' commands for all the defenses that just...
2016-01-31 Meryem Esachange name of LowerDrawBridge to PassDrawBridge and...
2016-01-31 Meryem Esachange name of LowerChevalDeFrise to PassChevalDeFrise...
2016-01-31 Meryem Esa delete/ clean up comments in DefaultAutonStrategy
2016-01-31 Meryem Esaadd pre and post condition comments for DriveForDistance()
2016-01-31 Meryem Esachange OpenSallyPort to PassSallyPort and add pre and...
2016-01-31 Meryem Esaadd pre and post conditions for the LiftPortcullis...
2016-01-31 Aviput in aim and shoot inside of the defaultautonStrategy
2016-01-31 Avidelete annoying empty comments
2016-01-31 Avimake comments for all the defense cases
2016-01-31 Meryem Esamake Open Sally Port command
2016-01-31 Meryem Esamake Deploy Intake Arm command
2016-01-31 Meryem Esamake constants for distance between neutral zone and...
2016-01-31 Meryem Esafill in the cases in the defense switch - many variable...
2016-01-31 Meryem Esaset up the switch statement for the defenses
2016-01-31 Meryem Esachange location of Defense enum from Robot.java to...
2016-01-31 Meryem Esamake initial DefaultAutonStrategy command group
2016-01-24 Kevin ZhangReset all files to have unix format and delete setShoot...
2016-01-23 Kevin ZhangChange getcurrentspeed to getcurrentsetpoint()
2016-01-23 Kevin ZhangAdd set speed and change speed commands
2016-01-23 EvanYapMake command for running the shooter when trigger is...
2016-01-23 EvanYapCreate changeSpeed command for incrementing and decreme...
2016-01-23 EvanYapFix variable names
2016-01-23 EvanYapMake style edits
2016-01-23 EvanYapAdd thumb button to send to RioLog/Drive console the...
2016-01-23 EvanYapCreates methods for setting speed, adding to speed...
2016-01-23 EvanYapMake style edits
2016-01-23 EvanYapAdd thumb button to send to RioLog/Drive console the...
2016-01-23 EvanYapCreates methods for setting speed, adding to speed...
2016-01-23 EvanYapMake ShooterTest command
2016-01-21 Your NameClean up all unnecessary comments
2016-01-19 Your NameDelete move arm command
2016-01-17 Meryem EsaMerge branch 'skeleton-code' of challenge-bot.com:repos...
2016-01-17 Meryem Esaadd all Shooter commands
2016-01-17 Your Nameadd all IntakeArm commands
2016-01-17 Meryem EsaMerge branch 'skeleton-code' of challenge-bot.com:repos...
2016-01-17 Meryem Esaadd all DefenseArm commands
2016-01-17 Your Nameadd all Scaler commands
2016-01-17 Meryem Esaadd all DriveTrain commands