3501/stronghold-2016
8 years agoadd thing to git ignore
Cindy Zhang [Sat, 13 Feb 2016 20:34:25 +0000 (12:34 -0800)]
add thing to git ignore

8 years agoadd methods that return how far arm is sticking out and how high arm is at, and const...
Cindy Zhang [Fri, 12 Feb 2016 02:31:57 +0000 (18:31 -0800)]
add methods that return how far arm is sticking out and how high arm is at, and constants that need filling in

8 years agoinstead of just one lidar, add one left and one right
Meryem Esa [Thu, 11 Feb 2016 03:37:37 +0000 (19:37 -0800)]
instead of just one lidar, add one left and one right

8 years agoFix deleted stuff that shouldn't have been deleted
Kevin Zhang [Sat, 13 Feb 2016 05:38:09 +0000 (21:38 -0800)]
Fix deleted stuff that shouldn't have been deleted

8 years agoRemove useless variables and commented stuff in Robot.java
EvanYap [Sat, 13 Feb 2016 05:10:20 +0000 (21:10 -0800)]
Remove useless variables and commented stuff in Robot.java

8 years agorename print line statement to say Degrees: and rename AnotherGyroClass to GyroLib...
EvanYap [Sat, 13 Feb 2016 04:59:25 +0000 (20:59 -0800)]
rename print line statement to say Degrees: and rename AnotherGyroClass to GyroLib from another team

8 years agoUse AnotherGyroClass's method of getAngle for getRotationZ, MAGICALLY WORKS
EvanYap [Sat, 13 Feb 2016 04:50:56 +0000 (20:50 -0800)]
Use AnotherGyroClass's method of getAngle for getRotationZ, MAGICALLY WORKS

8 years agoUse GyroClass and currently using method getDegrees in teleopPeriodic
EvanYap [Fri, 12 Feb 2016 05:00:56 +0000 (21:00 -0800)]
Use GyroClass and currently using method getDegrees in teleopPeriodic

8 years agoadd another team's gyro code in case decision to use either one would proceed for...
EvanYap [Thu, 11 Feb 2016 05:30:05 +0000 (21:30 -0800)]
add another team's gyro code in case decision to use either one would proceed for the better judgement for the robot

8 years agoRefactor name of FirebotGyro class to GyroClass since another team mentor created it
EvanYap [Thu, 11 Feb 2016 05:29:33 +0000 (21:29 -0800)]
Refactor name of FirebotGyro class to GyroClass since another team mentor created it

8 years agoAttempts to create methods for the gyro to work, but testing has failed
EvanYap [Thu, 11 Feb 2016 05:15:04 +0000 (21:15 -0800)]
Attempts to create methods for the gyro to work, but testing has failed

8 years agoSwitch all methods of gyro to Robot class so DriveTrain does not have to be depended...
EvanYap [Tue, 9 Feb 2016 05:02:26 +0000 (21:02 -0800)]
Switch all methods of gyro to Robot class so DriveTrain does not have to be depended on, errors in driverstation

8 years agoMake methods to convert DegreesPerSecond to Degrees
EvanYap [Tue, 9 Feb 2016 04:42:35 +0000 (20:42 -0800)]
Make methods to convert DegreesPerSecond to Degrees

8 years agoMake convert method to get Z axis in Degrees per second regarding short MAX and MIN...
EvanYap [Tue, 9 Feb 2016 04:07:23 +0000 (20:07 -0800)]
Make convert method to get Z axis in Degrees per second regarding short MAX and MIN value calculations

8 years agoRemake gyro methods to print out rawValue of the gyro Rotation of Z axis
EvanYap [Tue, 9 Feb 2016 03:15:36 +0000 (19:15 -0800)]
Remake gyro methods to print out rawValue of the gyro Rotation of Z axis

8 years agoChange variable name from angle to rawValue
EvanYap [Tue, 2 Feb 2016 02:46:54 +0000 (18:46 -0800)]
Change variable name from angle to rawValue

8 years agoInstantiate and run gyro method in TeleOp
EvanYap [Sat, 30 Jan 2016 22:17:06 +0000 (14:17 -0800)]
Instantiate and run gyro method in TeleOp

8 years agoRemove useless constants for gyro
EvanYap [Sat, 30 Jan 2016 22:16:31 +0000 (14:16 -0800)]
Remove useless constants for gyro

8 years agoAdd library for ITG3200 gyro
EvanYap [Sat, 30 Jan 2016 22:15:12 +0000 (14:15 -0800)]
Add library for ITG3200 gyro

8 years agoMake 2 methods for gyro to getAngle and setSensitivity in DriveTrain class
EvanYap [Thu, 28 Jan 2016 03:13:37 +0000 (19:13 -0800)]
Make 2 methods for gyro to getAngle and setSensitivity in DriveTrain class

8 years agoInitialize AnalogGyro in Robot class
EvanYap [Thu, 28 Jan 2016 02:30:18 +0000 (18:30 -0800)]
Initialize AnalogGyro in Robot class

8 years agoMake 2 methods for gyro to getAngle and setSensitivity in DriveTrain class
EvanYap [Thu, 28 Jan 2016 03:13:37 +0000 (19:13 -0800)]
Make 2 methods for gyro to getAngle and setSensitivity in DriveTrain class

8 years agoInitialize AnalogGyro in Robot class
EvanYap [Thu, 28 Jan 2016 02:30:18 +0000 (18:30 -0800)]
Initialize AnalogGyro in Robot class

8 years agofix compile errors that somehow got into master
Kevin Zhang [Sat, 13 Feb 2016 05:08:36 +0000 (21:08 -0800)]
fix compile errors that somehow got into master

8 years agoFix bug so that the sensitivity threshold worked correctly
Shivani Oghanta [Fri, 12 Feb 2016 04:27:38 +0000 (20:27 -0800)]
Fix bug so that the sensitivity threshold worked correctly

8 years agoAdd command MoveIntakeArmToAngle
Shivani Oghanta [Fri, 12 Feb 2016 03:53:54 +0000 (19:53 -0800)]
Add command MoveIntakeArmToAngle

8 years agodelete MoveIntakeArmToHeight
Shivani Oghanta [Thu, 11 Feb 2016 05:12:09 +0000 (21:12 -0800)]
delete MoveIntakeArmToHeight

8 years agoAdd MoveIntakeArmUp
Shivani Oghanta [Thu, 11 Feb 2016 05:03:16 +0000 (21:03 -0800)]
Add MoveIntakeArmUp

8 years agoDelete MoveIntakeArmToHeight and created MoveIntakeArmToLevel
Shivani Oghanta [Thu, 11 Feb 2016 04:09:02 +0000 (20:09 -0800)]
Delete MoveIntakeArmToHeight and created MoveIntakeArmToLevel

8 years agoAdd MoveIntakeArmToBallIntakeHeight
Shivani Oghanta [Sun, 7 Feb 2016 04:14:43 +0000 (20:14 -0800)]
Add MoveIntakeArmToBallIntakeHeight

8 years agoAdd getArmHeight to MoveIntakeArmToBallIntakeHeight
Shivani Oghanta [Sun, 7 Feb 2016 02:32:29 +0000 (18:32 -0800)]
Add getArmHeight to MoveIntakeArmToBallIntakeHeight

8 years agoAdd constant arm length and command getArmHeight
Shivani Oghanta [Sun, 7 Feb 2016 02:25:59 +0000 (18:25 -0800)]
Add constant arm length and command getArmHeight

8 years agoFill out MoveIntakeArmToBallIntakeHeight command
Shivani Oghanta [Sun, 7 Feb 2016 01:44:23 +0000 (17:44 -0800)]
Fill out MoveIntakeArmToBallIntakeHeight command

8 years agoCreate a zeroangle constant for intake arm
Shivani Oghanta [Sun, 7 Feb 2016 01:27:01 +0000 (17:27 -0800)]
Create a zeroangle constant for intake arm

8 years agoRename MoveIntakeArm to MoveIntakeArmToAngle
Shivani Oghanta [Sun, 7 Feb 2016 00:25:07 +0000 (16:25 -0800)]
Rename MoveIntakeArm to MoveIntakeArmToAngle

8 years agofill MoveIntakeArm command
Shivani Oghanta [Sun, 7 Feb 2016 00:20:20 +0000 (16:20 -0800)]
fill MoveIntakeArm command

8 years agofix Robot.java bug: intantiate IntakeArm subsystem, not constants
Shivani Ghanta [Sat, 6 Feb 2016 22:54:57 +0000 (14:54 -0800)]
fix Robot.java bug:  intantiate IntakeArm subsystem, not constants

8 years agofix port names in Constant
Shivani Ghanta [Sat, 6 Feb 2016 22:00:31 +0000 (14:00 -0800)]
fix port names in Constant

8 years agochange arm and hand angle input variables to constants
Shaina Chen [Fri, 12 Feb 2016 03:59:48 +0000 (19:59 -0800)]
change arm and hand angle input variables to constants

8 years agoadd javadoc style comment for class
Shaina Chen [Fri, 12 Feb 2016 03:51:10 +0000 (19:51 -0800)]
add javadoc style comment for class

8 years agoadd javadoc style comment for class
Shaina Chen [Fri, 12 Feb 2016 03:47:28 +0000 (19:47 -0800)]
add javadoc style comment for class

8 years agoadd javadoc style comment for class
Shaina Chen [Fri, 12 Feb 2016 03:46:42 +0000 (19:46 -0800)]
add javadoc style comment for class

8 years agoupdate todo tasks that are done
Cindy Zhang [Fri, 12 Feb 2016 03:35:10 +0000 (19:35 -0800)]
update todo tasks that are done

8 years agoadd javadoc style for class and change isFinished to return true
Shaina Chen [Fri, 12 Feb 2016 03:34:55 +0000 (19:34 -0800)]
add javadoc style for class and change isFinished to return true

8 years agochange method getArmHeight to getArmVerticalDisplacement
Cindy Zhang [Fri, 12 Feb 2016 03:34:36 +0000 (19:34 -0800)]
change method getArmHeight to getArmVerticalDisplacement

8 years agoadd javadoc style for class and change isFinished to return true
Shaina Chen [Fri, 12 Feb 2016 03:34:06 +0000 (19:34 -0800)]
add javadoc style for class and change isFinished to return true

8 years agochange method getArmHorizontalDist to getArmHorizontalDisplacement
Cindy Zhang [Fri, 12 Feb 2016 03:33:22 +0000 (19:33 -0800)]
change method getArmHorizontalDist to getArmHorizontalDisplacement

8 years agochange variables arm and hand to armHorizontalDisplacement and armVerticalDisplacemen...
Cindy Zhang [Fri, 12 Feb 2016 03:31:59 +0000 (19:31 -0800)]
change variables arm and hand to armHorizontalDisplacement and armVerticalDisplacement and handHorizontalDisplacement and handVerticalDisplacement

8 years agoadd javadoc style comment for class
Shaina Chen [Fri, 12 Feb 2016 03:31:43 +0000 (19:31 -0800)]
add javadoc style comment for class

8 years agoadd javadoc style comment for class
Shaina Chen [Fri, 12 Feb 2016 03:29:57 +0000 (19:29 -0800)]
add javadoc style comment for class

8 years agochange isFinished to return true instead of false
Shaina Chen [Fri, 12 Feb 2016 03:27:47 +0000 (19:27 -0800)]
change isFinished to return true instead of false

8 years agochange isFinished to return true instead of false
Shaina Chen [Fri, 12 Feb 2016 03:27:29 +0000 (19:27 -0800)]
change isFinished to return true instead of false

8 years agoadd todo's after reviewing code with danny
Cindy Zhang [Fri, 12 Feb 2016 03:22:43 +0000 (19:22 -0800)]
add todo's after reviewing code with danny

8 years agodelete setHandToLevel command
Shaina Chen [Fri, 12 Feb 2016 03:19:41 +0000 (19:19 -0800)]
delete setHandToLevel command

8 years agocreate and fill in setHandToAngle command and change variable name for setHandToAngle...
Shaina Chen [Fri, 12 Feb 2016 03:08:29 +0000 (19:08 -0800)]
create and fill in setHandToAngle command and change variable name for setHandToAngle in retractDefenseArm

8 years agochange name of command to SetArmToAngle
Shaina Chen [Fri, 12 Feb 2016 02:53:19 +0000 (18:53 -0800)]
change name of command to SetArmToAngle

8 years agochange variable name to match new variable names in defenseArm
Shaina Chen [Thu, 11 Feb 2016 05:03:25 +0000 (21:03 -0800)]
change variable name to match new variable names in defenseArm

8 years agocreate separate arrays to hold potentiometer angles for hand and arm and add separate...
Shaina Chen [Thu, 11 Feb 2016 04:53:53 +0000 (20:53 -0800)]
create separate arrays to hold potentiometer angles for hand and arm and add separate methods for both angle arrays

8 years agochange command to moving to level instead of target angle and simplify isFinished
Shaina Chen [Thu, 11 Feb 2016 04:34:01 +0000 (20:34 -0800)]
change command to moving to level instead of target angle and simplify isFinished

8 years agochange input variable from targetPosition to level
Shaina Chen [Thu, 11 Feb 2016 04:14:48 +0000 (20:14 -0800)]
change input variable from targetPosition to level

8 years agoFix some errors
Kevin Zhang [Thu, 11 Feb 2016 04:02:41 +0000 (20:02 -0800)]
Fix some errors

8 years agorename commands to set to level instead of angle
Shaina Chen [Thu, 11 Feb 2016 03:58:45 +0000 (19:58 -0800)]
rename commands to set to level instead of angle

8 years agodelete moveDefenseArmUp command
Shaina Chen [Thu, 11 Feb 2016 03:56:10 +0000 (19:56 -0800)]
delete moveDefenseArmUp command

8 years agoRename commands to clarify defense arm
Shaina Chen [Thu, 11 Feb 2016 03:53:03 +0000 (19:53 -0800)]
Rename commands to clarify defense arm

8 years agofill in retractDefense commandgroup
Shaina Chen [Thu, 11 Feb 2016 02:02:33 +0000 (18:02 -0800)]
fill in retractDefense commandgroup

8 years agocreate and fill in retractDefenseArm command group
Shaina Chen [Wed, 10 Feb 2016 04:46:07 +0000 (20:46 -0800)]
create and fill in retractDefenseArm command group

8 years agofill in skeleton for setHandToAngle command
Shaina Chen [Wed, 10 Feb 2016 04:32:07 +0000 (20:32 -0800)]
fill in skeleton for setHandToAngle command

8 years agocreate setHandToAngle command and add basic command skeleton
Shaina Chen [Wed, 10 Feb 2016 04:28:55 +0000 (20:28 -0800)]
create setHandToAngle command and add basic command skeleton

8 years agocreate and fill setArmToAngle command
Shaina Chen [Wed, 10 Feb 2016 04:25:36 +0000 (20:25 -0800)]
create and fill setArmToAngle command

8 years agocreate and fill lowerWristContinuous command
Shaina Chen [Wed, 10 Feb 2016 03:38:48 +0000 (19:38 -0800)]
create and fill lowerWristContinuous command

8 years agocreate and fill raiseWristContinuous command
Shaina Chen [Wed, 10 Feb 2016 03:36:26 +0000 (19:36 -0800)]
create and fill raiseWristContinuous command

8 years agodelete comment in isFinished()
Shaina Chen [Wed, 10 Feb 2016 03:25:16 +0000 (19:25 -0800)]
delete comment in isFinished()

8 years agocreate and fill lowerArmContinuous command
Shaina Chen [Wed, 10 Feb 2016 03:24:30 +0000 (19:24 -0800)]
create and fill lowerArmContinuous command

8 years agoadd commments of confusion to isFinished()
Shaina Chen [Wed, 10 Feb 2016 03:14:40 +0000 (19:14 -0800)]
add commments of confusion to isFinished()

8 years agocreate and fill in raiseArmContinuous command
Shaina Chen [Wed, 10 Feb 2016 03:11:24 +0000 (19:11 -0800)]
create and fill in raiseArmContinuous command

8 years agocreate defenseArm variable in robot.java
Shaina Chen [Wed, 10 Feb 2016 03:01:04 +0000 (19:01 -0800)]
create defenseArm variable in robot.java

8 years agoCreated defenseArm variable in robot.java
Shaina Chen [Wed, 10 Feb 2016 03:00:25 +0000 (19:00 -0800)]
Created defenseArm variable in robot.java

8 years agochange command to commandGroup and separate previous execute into calculateTargetArmA...
Cindy Zhang [Sat, 13 Feb 2016 19:08:22 +0000 (11:08 -0800)]
change command to commandGroup and separate previous execute into calculateTargetArmAngle and calculateTargetHandAngle

8 years agocreate new command with math that calculates what two angles arm and hand should...
Cindy Zhang [Sat, 13 Feb 2016 03:42:49 +0000 (19:42 -0800)]
create new command with math that calculates what two angles arm and hand should be at given horizontal extension and height of the apparatus

8 years agochange method calculateAngleToTurn to lidarCalculateAngleToTurn
Cindy Zhang [Fri, 12 Feb 2016 04:31:53 +0000 (20:31 -0800)]
change method calculateAngleToTurn to lidarCalculateAngleToTurn

8 years agoMerge branch 'autonPassDefenseCommandGroups' of challenge-bot.com:repos/3501/strongho...
Cindy Zhang [Fri, 12 Feb 2016 03:56:55 +0000 (19:56 -0800)]
Merge branch 'autonPassDefenseCommandGroups' of challenge-bot.com:repos/3501/stronghold-2016 into autonPassDefenseCommandGroups

8 years agoadd methods that return how far arm is sticking out and how high arm is at, and const...
Cindy Zhang [Fri, 12 Feb 2016 02:31:57 +0000 (18:31 -0800)]
add methods that return how far arm is sticking out and how high arm is at, and constants that need filling in

8 years agofix misc. comments
Meryem Esa [Thu, 11 Feb 2016 04:41:54 +0000 (20:41 -0800)]
fix misc. comments

8 years agoadd comments for PassRoughTerrain
Meryem Esa [Thu, 11 Feb 2016 04:39:25 +0000 (20:39 -0800)]
add comments for PassRoughTerrain

8 years agoadd comments for PassRockWall[
Meryem Esa [Thu, 11 Feb 2016 04:38:17 +0000 (20:38 -0800)]
add comments for PassRockWall[

8 years agoadd comments for PassRampart
Meryem Esa [Thu, 11 Feb 2016 04:36:10 +0000 (20:36 -0800)]
add comments for PassRampart

8 years agoadd comments for DriveForTime
Meryem Esa [Thu, 11 Feb 2016 04:35:02 +0000 (20:35 -0800)]
add comments for DriveForTime

8 years agoadd comments for PassLowBar
Meryem Esa [Thu, 11 Feb 2016 04:32:30 +0000 (20:32 -0800)]
add comments for PassLowBar

8 years agoadd more comments for PassMoat command group
Meryem Esa [Thu, 11 Feb 2016 04:13:09 +0000 (20:13 -0800)]
add more comments for PassMoat command group

8 years agoadd more comments explaining AlignToScore command group
Meryem Esa [Thu, 11 Feb 2016 04:09:11 +0000 (20:09 -0800)]
add more comments explaining AlignToScore command group

8 years agoadd method to calculate angle to turn after passing through defense to shoot
Meryem Esa [Thu, 11 Feb 2016 03:59:02 +0000 (19:59 -0800)]
add method to calculate angle to turn after passing through defense to shoot

8 years agoinstead of just one lidar, add one left and one right
Meryem Esa [Thu, 11 Feb 2016 03:37:37 +0000 (19:37 -0800)]
instead of just one lidar, add one left and one right

8 years agoget rid of lidar variables and code that conflicted with lidar variables already...
Meryem Esa [Thu, 11 Feb 2016 03:34:35 +0000 (19:34 -0800)]
get rid of lidar variables and code that conflicted with lidar variables already initiated in master

8 years agoadd skeleton code for calculating angle to turn for shooting
Meryem Esa [Thu, 11 Feb 2016 03:29:07 +0000 (19:29 -0800)]
add skeleton code for calculating angle to turn for shooting

8 years agoadd constants and sequentials for position 3
Meryem Esa [Thu, 11 Feb 2016 03:04:52 +0000 (19:04 -0800)]
add constants and sequentials for position 3

8 years agoadd constants and sequentials for position 2
Meryem Esa [Thu, 11 Feb 2016 03:00:40 +0000 (19:00 -0800)]
add constants and sequentials for position 2

8 years agoadd constants and sequentials for position 1: low bar
Meryem Esa [Thu, 11 Feb 2016 02:57:48 +0000 (18:57 -0800)]
add constants and sequentials for position 1: low bar

8 years agoset up AlignToScore command group
Meryem Esa [Thu, 11 Feb 2016 02:38:34 +0000 (18:38 -0800)]
set up AlignToScore command group

8 years agoadd TODO comment for passLowbar
Meryem Esa [Thu, 11 Feb 2016 02:12:24 +0000 (18:12 -0800)]
add TODO comment for passLowbar

8 years agoimplement code for PassRockWall command group
Meryem Esa [Wed, 10 Feb 2016 06:01:14 +0000 (22:01 -0800)]
implement code for PassRockWall command group