Auton changes, and more camera testing (aka plz work)
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / commands / intakearm /
2016-03-11 Harel DorModerately streamline imports of constants
2016-03-10 Harel DorFinally got this code reviewed, bugfixes
2016-03-10 Harel Dorbugfixes
2016-03-10 Harel DorUpdate ports to competition setup, minor bugfixes
2016-03-05 Harel DorPurge code of all unused fields/classes. Only testing...
2016-03-05 Harel DorRecode everything for new robot harel/drive-testing
2016-03-05 Meryem Esamake extend and retract intake arm piston methods and... master meryem/updateIntakeArm
2016-03-05 Meryem Esadelete commands that moved intake arm to a specific...
2016-02-18 Meryem Esamake a default intake arm speed constant align-intake-testing danny/test-new-branch
2016-02-18 Meryem Esaimplement MoveIntakeArmToLevel command group
2016-02-18 Meryem Esaadd a min speed for the arm in move arm to angle command
2016-02-18 Kevin Zhangdelete unused files
2016-02-17 niyatisriramFix merge conflicts
2016-02-17 niyatisriramFix intake/expel ball methods by calling shooter subsys...
2016-02-16 Meryem Esachange angle contstants to use potValues array
2016-02-16 Meryem Esaimplement PushDownChevalDeFrise command group
2016-02-16 Meryem Esawrite pre/post conditions comments and pseudo code
2016-02-16 Meryem Esarewrite MoveIntakeArmToAngle to calculate speed based...
2016-02-15 Kevin ZhangDelete residual files from merge commits?
2016-02-14 Kevin ZhangAdd pid subsystem
2016-02-14 Kevin ZhangAdd everything all commands to specific packages