Add constant arm length and command getArmHeight
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / commands /
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-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