3501/stronghold-2016
2016-02-13 Cindy Zhangget rid of merge error markers cindy/DefenseArmMotion/Parked
2016-02-13 Kevin ZhangFix deleted stuff that shouldn't have been deleted
2016-02-13 EvanYapRemove useless variables and commented stuff in Robot...
2016-02-13 EvanYapUse GyroClass and currently using method getDegrees...
2016-02-13 EvanYapSwitch all methods of gyro to Robot class so DriveTrain...
2016-02-13 EvanYapMake 2 methods for gyro to getAngle and setSensitivity...
2016-02-13 EvanYapInitialize AnalogGyro in Robot class
2016-02-13 EvanYapMake 2 methods for gyro to getAngle and setSensitivity...
2016-02-13 Kevin Zhangfix compile errors that somehow got into master
2016-02-13 Shivani Ghantafix Robot.java bug: intantiate IntakeArm subsystem...
2016-02-13 Shaina Chencreate separate arrays to hold potentiometer angles...
2016-02-13 Kevin ZhangFix some errors
2016-02-13 Cindy Zhangadd methods that return how far arm is sticking out...
2016-02-13 Meryem Esainstead of just one lidar, add one left and one right
2016-02-13 Kevin ZhangFix deleted stuff that shouldn't have been deleted
2016-02-13 EvanYapRemove useless variables and commented stuff in Robot...
2016-02-13 EvanYapUse AnotherGyroClass's method of getAngle for getRotati...
2016-02-13 EvanYapUse GyroClass and currently using method getDegrees...
2016-02-13 EvanYapSwitch all methods of gyro to Robot class so DriveTrain...
2016-02-13 EvanYapMake 2 methods for gyro to getAngle and setSensitivity...
2016-02-13 EvanYapInitialize AnalogGyro in Robot class
2016-02-13 EvanYapMake 2 methods for gyro to getAngle and setSensitivity...
2016-02-13 EvanYapInitialize AnalogGyro in Robot class
2016-02-13 Kevin Zhangfix compile errors that somehow got into master
2016-02-13 Shivani Ghantafix Robot.java bug: intantiate IntakeArm subsystem...
2016-02-13 Cindy Zhangadd methods that return how far arm is sticking out...
2016-02-13 Cindy Zhangchange input variables horizontalLimit and height to...
2016-02-13 Cindy Zhangadd comments that explain what this commandgroups do
2016-02-13 Cindy Zhangadd comments that explain what these commandgroups do
2016-02-13 Cindy Zhangchange current x and y position to values gotten by...
2016-02-13 Cindy Zhangchange current x and y position to values gotten by...
2016-02-13 Cindy Zhangadd command MoveDefenseArm to specified target position...
2016-02-13 Cindy Zhangadd command MoveDefenseArm to specified target position...
2016-02-13 Cindy Zhangcreate new MoveDefenseArmVertical commandGroup
2016-02-13 Cindy Zhangrename MoveDefenseArmVertical to MoveDefenseArm because...
2016-02-13 Cindy Zhangcreate new commandGroup MoveDefenseArmHorizontal
2016-02-13 Cindy Zhangadd parallel commands setArmToAngle and setHandToAngle
2016-02-13 Cindy Zhanguntracked .gitignore
2016-02-13 Cindy Zhangadd thing to git ignore
2016-02-13 Cindy Zhangadd methods that return how far arm is sticking out...
2016-02-13 Meryem Esainstead of just one lidar, add one left and one right
2016-02-13 Kevin ZhangFix deleted stuff that shouldn't have been deleted
2016-02-13 EvanYapRemove useless variables and commented stuff in Robot...
2016-02-13 EvanYaprename print line statement to say Degrees: and rename...
2016-02-13 EvanYapUse AnotherGyroClass's method of getAngle for getRotati...
2016-02-13 EvanYapUse GyroClass and currently using method getDegrees...
2016-02-13 EvanYapadd another team's gyro code in case decision to use...
2016-02-13 EvanYapRefactor name of FirebotGyro class to GyroClass since...
2016-02-13 EvanYapAttempts to create methods for the gyro to work, but...
2016-02-13 EvanYapSwitch all methods of gyro to Robot class so DriveTrain...
2016-02-13 EvanYapMake methods to convert DegreesPerSecond to Degrees
2016-02-13 EvanYapMake convert method to get Z axis in Degrees per second...
2016-02-13 EvanYapRemake gyro methods to print out rawValue of the gyro...
2016-02-13 EvanYapChange variable name from angle to rawValue
2016-02-13 EvanYapInstantiate and run gyro method in TeleOp
2016-02-13 EvanYapRemove useless constants for gyro
2016-02-13 EvanYapAdd library for ITG3200 gyro
2016-02-13 EvanYapMake 2 methods for gyro to getAngle and setSensitivity...
2016-02-13 EvanYapInitialize AnalogGyro in Robot class
2016-02-13 EvanYapMake 2 methods for gyro to getAngle and setSensitivity...
2016-02-13 EvanYapInitialize AnalogGyro in Robot class
2016-02-13 Kevin Zhangfix compile errors that somehow got into master
2016-02-13 Shivani OghantaFix bug so that the sensitivity threshold worked correctly
2016-02-13 Shivani OghantaAdd command MoveIntakeArmToAngle
2016-02-13 Shivani Oghantadelete MoveIntakeArmToHeight
2016-02-13 Shivani OghantaAdd MoveIntakeArmUp
2016-02-13 Shivani OghantaDelete MoveIntakeArmToHeight and created MoveIntakeArmT...
2016-02-13 Shivani OghantaAdd MoveIntakeArmToBallIntakeHeight
2016-02-13 Shivani OghantaAdd getArmHeight to MoveIntakeArmToBallIntakeHeight
2016-02-13 Shivani OghantaAdd constant arm length and command getArmHeight
2016-02-13 Shivani OghantaFill out MoveIntakeArmToBallIntakeHeight command
2016-02-13 Shivani OghantaCreate a zeroangle constant for intake arm
2016-02-13 Shivani OghantaRename MoveIntakeArm to MoveIntakeArmToAngle
2016-02-13 Shivani Oghantafill MoveIntakeArm command
2016-02-13 Shivani Ghantafix Robot.java bug: intantiate IntakeArm subsystem...
2016-02-13 Shivani Ghantafix port names in Constant
2016-02-13 Shaina Chenchange arm and hand angle input variables to constants
2016-02-13 Shaina Chenadd javadoc style comment for class
2016-02-13 Shaina Chenadd javadoc style comment for class
2016-02-13 Shaina Chenadd javadoc style comment for class
2016-02-13 Cindy Zhangupdate todo tasks that are done
2016-02-13 Shaina Chenadd javadoc style for class and change isFinished to...
2016-02-13 Cindy Zhangchange method getArmHeight to getArmVerticalDisplacement
2016-02-13 Shaina Chenadd javadoc style for class and change isFinished to...
2016-02-13 Cindy Zhangchange method getArmHorizontalDist to getArmHorizontalD...
2016-02-13 Cindy Zhangchange variables arm and hand to armHorizontalDisplacem...
2016-02-13 Shaina Chenadd javadoc style comment for class
2016-02-13 Shaina Chenadd javadoc style comment for class
2016-02-13 Shaina Chenchange isFinished to return true instead of false
2016-02-13 Shaina Chenchange isFinished to return true instead of false
2016-02-13 Cindy Zhangadd todo's after reviewing code with danny
2016-02-13 Shaina Chendelete setHandToLevel command
2016-02-13 Shaina Chencreate and fill in setHandToAngle command and change...
2016-02-13 Shaina Chenchange name of command to SetArmToAngle
2016-02-13 Shaina Chenchange variable name to match new variable names in...
2016-02-13 Shaina Chencreate separate arrays to hold potentiometer angles...
2016-02-13 Shaina Chenchange command to moving to level instead of target...
2016-02-13 Shaina Chenchange input variable from targetPosition to level
2016-02-13 Kevin ZhangFix some errors
2016-02-13 Shaina Chenrename commands to set to level instead of angle
next