3501/stronghold-2016
8 years agoadd multiple diff buttons to save values into diff indexes of potentiometer array... danny/reviewed/cindy/intakeArmTesting
Cindy Zhang [Wed, 17 Feb 2016 00:01:11 +0000 (16:01 -0800)]
add multiple diff buttons to save values into diff indexes of potentiometer array of angles

8 years agocreate new command to record pot angle when button pressed
Cindy Zhang [Tue, 16 Feb 2016 23:30:20 +0000 (15:30 -0800)]
create new command to record pot angle when button pressed

8 years agocomment out all the buttons (initiated/declared/anything else) in OI.java to prepare...
Cindy Zhang [Tue, 16 Feb 2016 23:18:46 +0000 (15:18 -0800)]
comment out all the buttons (initiated/declared/anything else) in OI.java to prepare for testing intake arm

8 years agocomment out anything irrelevant to intake arm in Robot.java
Cindy Zhang [Tue, 16 Feb 2016 23:14:06 +0000 (15:14 -0800)]
comment out anything irrelevant to intake arm in Robot.java

8 years agochange angle contstants to use potValues array
Meryem Esa [Tue, 16 Feb 2016 20:58:11 +0000 (12:58 -0800)]
change angle contstants to use potValues array

8 years agoimplement PushDownChevalDeFrise command group
Meryem Esa [Tue, 16 Feb 2016 20:44:12 +0000 (12:44 -0800)]
implement PushDownChevalDeFrise command group

8 years agowrite pre/post conditions comments and pseudo code
Meryem Esa [Tue, 16 Feb 2016 19:59:35 +0000 (11:59 -0800)]
write pre/post conditions comments and pseudo code

8 years agorewrite MoveIntakeArmToAngle to calculate speed based error
Meryem Esa [Tue, 16 Feb 2016 19:33:05 +0000 (11:33 -0800)]
rewrite MoveIntakeArmToAngle to calculate speed based error

8 years agoDelete unused commands
Kevin Zhang [Tue, 16 Feb 2016 19:48:10 +0000 (11:48 -0800)]
Delete unused commands

8 years agochange isDeadReckonging, which is misleading, to isUsingTimeToPassDefense
Cindy Zhang [Tue, 16 Feb 2016 19:32:59 +0000 (11:32 -0800)]
change isDeadReckonging, which is misleading, to isUsingTimeToPassDefense

8 years agoadd dead reckoning time, spd, distance to pass defense commands and constants
Cindy Zhang [Tue, 16 Feb 2016 19:29:38 +0000 (11:29 -0800)]
add dead reckoning time, spd, distance to pass defense commands and constants

8 years agoundo previous commit
Cindy Zhang [Tue, 16 Feb 2016 18:50:57 +0000 (10:50 -0800)]
undo previous commit

8 years agoseparated each pass defense command (purely driving ones) into two, one based on...
Cindy Zhang [Tue, 16 Feb 2016 18:44:00 +0000 (10:44 -0800)]
separated each pass defense command (purely driving ones) into two, one based on distance and one based on time

8 years agofix command names and get rid of unused stuff
Cindy Zhang [Tue, 16 Feb 2016 00:01:09 +0000 (16:01 -0800)]
fix command names and get rid of unused stuff

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 comments to all of the driveTrain PID commands and methods to explain what is...
Kevin Zhang [Mon, 15 Feb 2016 22:11:05 +0000 (14:11 -0800)]
Add comments to all of the driveTrain PID commands and methods to explain what is going on

8 years agoInstantiate lidar objcet in Shooter class
EvanYap [Mon, 15 Feb 2016 21:34:24 +0000 (13:34 -0800)]
Instantiate lidar objcet in Shooter class

8 years agoupdate command names
Cindy Zhang [Mon, 15 Feb 2016 23:41:00 +0000 (15:41 -0800)]
update command names

8 years agomove commands/command groups to the proper packages
Meryem Esa [Mon, 15 Feb 2016 19:24:47 +0000 (11:24 -0800)]
move commands/command groups to the proper packages

8 years agochange switch statements in Robot.java to if else chain
Meryem Esa [Sun, 14 Feb 2016 18:29:42 +0000 (10:29 -0800)]
change switch statements in Robot.java to if else chain

8 years agochange position 5 to shoot in middle goal
Meryem Esa [Sun, 14 Feb 2016 01:59:40 +0000 (17:59 -0800)]
change position 5 to shoot in middle goal

8 years agoadd some of the constants for AlignToScore
Meryem Esa [Sun, 14 Feb 2016 01:54:42 +0000 (17:54 -0800)]
add some of the constants for AlignToScore

8 years agochange switch statements in DefaultAutonStrategy to an if else chain
Meryem Esa [Sat, 13 Feb 2016 19:15:38 +0000 (11:15 -0800)]
change switch statements in DefaultAutonStrategy to an if else chain

8 years agochange switch statements in AlignToScore to an if else chain
Meryem Esa [Sat, 13 Feb 2016 19:02:13 +0000 (11:02 -0800)]
change switch statements in AlignToScore to an if else chain

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 agochange BEG_SPEED variable in addSequential to END_SPEED
Yamini Adusumelli [Sat, 13 Feb 2016 03:10:27 +0000 (19:10 -0800)]
change BEG_SPEED variable in addSequential to END_SPEED

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

8 years agoimplement code for PassMoat command group
Meryem Esa [Wed, 10 Feb 2016 05:59:45 +0000 (21:59 -0800)]
implement code for PassMoat command group

8 years agoimplement code for PassRoughTerrain command group
Meryem Esa [Wed, 10 Feb 2016 05:55:47 +0000 (21:55 -0800)]
implement code for PassRoughTerrain command group

8 years agoimplement PassLowBar command group
Meryem Esa [Wed, 10 Feb 2016 05:53:50 +0000 (21:53 -0800)]
implement PassLowBar command group

8 years agoimplement code for PassRampart command group
Meryem Esa [Wed, 10 Feb 2016 05:52:28 +0000 (21:52 -0800)]
implement code for PassRampart command group

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

8 years agoimplement code for PassMoat command group
Meryem Esa [Wed, 10 Feb 2016 05:59:45 +0000 (21:59 -0800)]
implement code for PassMoat command group

8 years agocreate and implement code for DriveForTime command
Meryem Esa [Wed, 10 Feb 2016 05:57:38 +0000 (21:57 -0800)]
create and implement code for DriveForTime command

8 years agoimplement code for PassRoughTerrain command group
Meryem Esa [Wed, 10 Feb 2016 05:55:47 +0000 (21:55 -0800)]
implement code for PassRoughTerrain command group

8 years agoimplement PassLowBar command group
Meryem Esa [Wed, 10 Feb 2016 05:53:50 +0000 (21:53 -0800)]
implement PassLowBar command group

8 years agoimplement code for PassRampart command group
Meryem Esa [Wed, 10 Feb 2016 05:52:28 +0000 (21:52 -0800)]
implement code for PassRampart command group

8 years agoChange to more descriptive names
Kevin Zhang [Tue, 16 Feb 2016 19:28:26 +0000 (11:28 -0800)]
Change to more descriptive names

8 years agoadd javadoc style comment for command group
Shaina Chen [Tue, 16 Feb 2016 19:20:31 +0000 (11:20 -0800)]
add javadoc style comment for command group

8 years agoadd timeout input to runWinchContinuous
Shaina Chen [Tue, 16 Feb 2016 19:16:30 +0000 (11:16 -0800)]
add timeout input to runWinchContinuous

8 years agofill in LiftRobot command group
Shaina Chen [Tue, 16 Feb 2016 19:13:41 +0000 (11:13 -0800)]
fill in LiftRobot command group

8 years agoadd winch timeout constant
Shaina Chen [Tue, 16 Feb 2016 19:12:20 +0000 (11:12 -0800)]
add winch timeout constant

8 years agoadd timeout variable
Shaina Chen [Tue, 16 Feb 2016 18:52:53 +0000 (10:52 -0800)]
add timeout variable

8 years agoExplain what a setpoint is
Kevin Zhang [Mon, 15 Feb 2016 23:09:32 +0000 (15:09 -0800)]
Explain what a setpoint is

8 years agoAdd comments to all of the driveTrain PID commands and methods to explain what is...
Kevin Zhang [Mon, 15 Feb 2016 22:11:05 +0000 (14:11 -0800)]
Add comments to all of the driveTrain PID commands and methods to explain what is going on

8 years agoSpecify units of cm in comment for lidar getDistance() method and fix redundancy...
EvanYap [Mon, 15 Feb 2016 21:44:30 +0000 (13:44 -0800)]
Specify units of cm in comment for lidar getDistance() method and fix redundancy of returning a value in the method

8 years agoMake a getDistance() method in shooter to return value of lidar's distance from a...
EvanYap [Mon, 15 Feb 2016 21:42:27 +0000 (13:42 -0800)]
Make a getDistance() method in shooter to return value of lidar's distance from a target

8 years agoUse constant port for instantiated lidar object in Shooter class
EvanYap [Mon, 15 Feb 2016 21:37:59 +0000 (13:37 -0800)]
Use constant port for instantiated lidar object in Shooter class

8 years agoCreate a constant for lidar object to use
EvanYap [Mon, 15 Feb 2016 21:36:49 +0000 (13:36 -0800)]
Create a constant for lidar object to use

8 years agoInstantiate lidar objcet in Shooter class
EvanYap [Mon, 15 Feb 2016 21:34:24 +0000 (13:34 -0800)]
Instantiate lidar objcet in Shooter class

8 years agoResurrect dead commits deletd by merge conflict with hersh
Kevin Zhang [Mon, 15 Feb 2016 20:08:01 +0000 (12:08 -0800)]
Resurrect dead commits deletd by merge conflict with hersh

8 years agoResurrect deleted commit
Kevin Zhang [Mon, 15 Feb 2016 19:56:45 +0000 (11:56 -0800)]
Resurrect deleted commit

8 years agoDelete unused booleans and delete else if (else will suffice)
Kevin Zhang [Mon, 15 Feb 2016 19:27:08 +0000 (11:27 -0800)]
Delete unused booleans and delete else if (else will suffice)

8 years agoFix formatting and stuff
Kevin Zhang [Mon, 15 Feb 2016 19:25:34 +0000 (11:25 -0800)]
Fix formatting and stuff

8 years agoadd commands to digital buttons in OI and create/edit necessary commands
Cindy Zhang [Mon, 15 Feb 2016 02:12:44 +0000 (18:12 -0800)]
add commands to digital buttons in OI and create/edit necessary commands

8 years agocreate compactrobot command
Cindy Zhang [Mon, 15 Feb 2016 01:23:42 +0000 (17:23 -0800)]
create compactrobot command

8 years agoreplace winchIn and winchOut with runWinchContinuous and stopWinch
Cindy Zhang [Mon, 15 Feb 2016 01:23:05 +0000 (17:23 -0800)]
replace winchIn and winchOut with runWinchContinuous and stopWinch

8 years agoadd commands driveDistance and liftPortcullis to commandGroup
Cindy Zhang [Mon, 15 Feb 2016 01:08:07 +0000 (17:08 -0800)]
add commands driveDistance and liftPortcullis to commandGroup

8 years agocreate commandGroup passportcullis (that will use both liftPortcullis and drive forwa...
Cindy Zhang [Mon, 15 Feb 2016 00:54:49 +0000 (16:54 -0800)]
create commandGroup passportcullis (that will use both liftPortcullis and drive forward) and add to OI.java

8 years agoadd DigitalButton class to robot
Cindy Zhang [Mon, 15 Feb 2016 00:48:48 +0000 (16:48 -0800)]
add DigitalButton class to robot

8 years agoadjust OI code to the new packaging system
Cindy Zhang [Mon, 15 Feb 2016 00:47:31 +0000 (16:47 -0800)]
adjust OI code to the new packaging system

8 years agoadd necessary constant port values for joystick buttons
Cindy Zhang [Mon, 15 Feb 2016 00:30:38 +0000 (16:30 -0800)]
add necessary constant port values for joystick buttons

8 years agocall end in interrupted
Meryem Esa [Mon, 15 Feb 2016 01:43:11 +0000 (17:43 -0800)]
call end in interrupted

8 years agochange code that used setMotorSpeeds method to drive method
Meryem Esa [Mon, 15 Feb 2016 01:40:53 +0000 (17:40 -0800)]
change code that used setMotorSpeeds method to drive method

8 years agochange code that used setMotorSpeeds method to drive method
Meryem Esa [Mon, 15 Feb 2016 01:38:06 +0000 (17:38 -0800)]
change code that used setMotorSpeeds method to drive method

8 years agoput the Direction enum back in Constants.java
Meryem Esa [Mon, 15 Feb 2016 01:26:19 +0000 (17:26 -0800)]
put the Direction enum back in Constants.java

8 years agostreamline isFinished
Meryem Esa [Sun, 14 Feb 2016 18:56:34 +0000 (10:56 -0800)]
streamline isFinished

8 years agoadd TODO comment
Meryem Esa [Sun, 14 Feb 2016 18:54:04 +0000 (10:54 -0800)]
add TODO comment

8 years agocreate dead-reckoning class in Constants.java
Meryem Esa [Sun, 14 Feb 2016 18:45:30 +0000 (10:45 -0800)]
create dead-reckoning class in Constants.java

8 years agooverload constructor
Meryem Esa [Fri, 5 Feb 2016 02:46:40 +0000 (18:46 -0800)]
overload constructor

8 years agoadd code to stop motors in end()
Meryem Esa [Fri, 5 Feb 2016 02:41:15 +0000 (18:41 -0800)]
add code to stop motors in end()

8 years agomove code in execute() to initilize()
Meryem Esa [Fri, 5 Feb 2016 02:39:47 +0000 (18:39 -0800)]
move code in execute() to initilize()

8 years agoadd description, pre and post condition comments
Meryem Esa [Wed, 3 Feb 2016 04:34:56 +0000 (20:34 -0800)]
add description, pre and post condition comments

8 years agofill in execute() and isFinished()
Meryem Esa [Wed, 3 Feb 2016 04:27:10 +0000 (20:27 -0800)]
fill in execute() and isFinished()

8 years agoactually make and initialize fields
Meryem Esa [Wed, 3 Feb 2016 03:56:22 +0000 (19:56 -0800)]
actually make and initialize fields

8 years agomake and initilize fields
Meryem Esa [Wed, 3 Feb 2016 03:55:06 +0000 (19:55 -0800)]
make and initilize fields

8 years agowrite pseudo code
Meryem Esa [Wed, 3 Feb 2016 03:46:11 +0000 (19:46 -0800)]
write pseudo code

8 years agoDelete residual files from merge commits?
Kevin Zhang [Mon, 15 Feb 2016 00:41:54 +0000 (16:41 -0800)]
Delete residual files from merge commits?

8 years agoadd end() in interrupted in scaler methods and make sure constants go in the right...
Kevin Zhang [Mon, 15 Feb 2016 00:34:06 +0000 (16:34 -0800)]
add end() in interrupted in scaler methods and make sure constants go in the right place

8 years agoDelete unused methods and correct logic errors
Kevin Zhang [Mon, 15 Feb 2016 00:31:20 +0000 (16:31 -0800)]
Delete unused methods and correct logic errors