3501/stronghold-2016
8 years agoAdd lidar to drivetrain
Kevin Zhang [Thu, 11 Feb 2016 03:10:11 +0000 (19:10 -0800)]
Add lidar to drivetrain

8 years agoFix some style errors
Kevin Zhang [Thu, 11 Feb 2016 02:24:52 +0000 (18:24 -0800)]
Fix some style errors

8 years agoCreate methods for lidar to work
EvanYap [Sat, 6 Feb 2016 23:40:21 +0000 (15:40 -0800)]
Create methods for lidar to work

8 years agoImport a lidar class
EvanYap [Sat, 6 Feb 2016 23:40:02 +0000 (15:40 -0800)]
Import a lidar class

8 years agoDelete PID stuff that somehow got into master
Kevin Zhang [Thu, 11 Feb 2016 03:02:15 +0000 (19:02 -0800)]
Delete PID stuff that somehow got into master

8 years agochange getCurrentSetPoint in changeSpeed method to getSpeed
Shaina Chen [Fri, 5 Feb 2016 04:46:05 +0000 (20:46 -0800)]
change getCurrentSetPoint in changeSpeed method to getSpeed

8 years agodelete getCurrentSetPoint method
Shaina Chen [Fri, 5 Feb 2016 04:44:47 +0000 (20:44 -0800)]
delete getCurrentSetPoint method

8 years agochange motor controlling platform to piston controlling platform,the motor controllin...
Shaina Chen [Fri, 5 Feb 2016 04:43:59 +0000 (20:43 -0800)]
change motor controlling platform to piston controlling platform,the motor controlling the wheel is running before the ball is pushed on

8 years agomake separate javadoc comments for intakeBall method and outputBall method
Shaina Chen [Fri, 5 Feb 2016 04:41:31 +0000 (20:41 -0800)]
make separate javadoc comments for intakeBall method and outputBall method

8 years agochange getIntakePot method name to getArmAngle
Shaina Chen [Fri, 5 Feb 2016 04:39:58 +0000 (20:39 -0800)]
change getIntakePot method name to getArmAngle

8 years agodelete comment
Shaina Chen [Fri, 5 Feb 2016 04:38:35 +0000 (20:38 -0800)]
delete comment

8 years agoconstruct intakePot and add intake potentiometer constants to Constants
Shaina Chen [Fri, 5 Feb 2016 04:37:42 +0000 (20:37 -0800)]
construct intakePot and add intake potentiometer constants to Constants

8 years agochange intake arm constant names
Shaina Chen [Fri, 5 Feb 2016 04:19:54 +0000 (20:19 -0800)]
change intake arm constant names

8 years agoadd setArmVoltage and getArmVoltage methods
Shaina Chen [Fri, 5 Feb 2016 04:12:48 +0000 (20:12 -0800)]
add setArmVoltage and getArmVoltage methods

8 years agodelete setRollerVoltage method, add javadoc style comment for intakeBall and outputBa...
Shaina Chen [Fri, 5 Feb 2016 04:06:34 +0000 (20:06 -0800)]
delete setRollerVoltage method, add javadoc style comment for intakeBall and outputBall methods, fill in getRollerVoltage method

8 years agochange intake and output method names to intakeBall and outputBall
Shaina Chen [Fri, 5 Feb 2016 03:56:40 +0000 (19:56 -0800)]
change intake and output method names to intakeBall and outputBall

8 years agocreate intake potentiometer and create method getIntakePot
Shaina Chen [Fri, 5 Feb 2016 03:53:26 +0000 (19:53 -0800)]
create intake potentiometer and create method getIntakePot

8 years agochange intake and chevalDeFriseHand CANTalon variable names to intakeRoller and intakeArm
Shaina Chen [Fri, 5 Feb 2016 03:40:35 +0000 (19:40 -0800)]
change intake and chevalDeFriseHand CANTalon variable names to intakeRoller and intakeArm

8 years agochange class comment
Shaina Chen [Fri, 5 Feb 2016 03:36:56 +0000 (19:36 -0800)]
change class comment

8 years agochange javadoc comment for areRollersRolling method
Shaina Chen [Fri, 5 Feb 2016 03:34:37 +0000 (19:34 -0800)]
change javadoc comment for areRollersRolling method

8 years agochange javadoc comment for isBallInside method
Shaina Chen [Fri, 5 Feb 2016 03:32:53 +0000 (19:32 -0800)]
change javadoc comment for isBallInside method

8 years agofix javadoc comment for getRollerVoltage method
Shaina Chen [Fri, 5 Feb 2016 03:28:40 +0000 (19:28 -0800)]
fix javadoc comment for getRollerVoltage method

8 years agofixed merge conflict for setRollerVoltage method
Shaina Chen [Fri, 5 Feb 2016 03:23:29 +0000 (19:23 -0800)]
fixed merge conflict for setRollerVoltage method

8 years agorename methods punch and resetPunch to extendPunch and retractPunch
Shaina Chen [Fri, 5 Feb 2016 03:12:52 +0000 (19:12 -0800)]
rename methods punch and resetPunch to extendPunch and retractPunch

8 years agoremove content of changeSpeed and call setSpeed(newSpeed)
Shaina Chen [Fri, 5 Feb 2016 03:09:22 +0000 (19:09 -0800)]
remove content of changeSpeed and call setSpeed(newSpeed)

8 years agochange method name from getDistance to getAngleForLevel and add javadoc style comment...
Shaina Chen [Fri, 5 Feb 2016 02:49:10 +0000 (18:49 -0800)]
change method name from getDistance to getAngleForLevel and add javadoc style comment for getAngleForLevel method

8 years agoadd HAND_CHANNEL to Constants
Shaina Chen [Fri, 5 Feb 2016 02:37:49 +0000 (18:37 -0800)]
add HAND_CHANNEL to Constants

8 years agoconstruct defenseHandPotentiometer
Shaina Chen [Fri, 5 Feb 2016 02:37:27 +0000 (18:37 -0800)]
construct defenseHandPotentiometer

8 years agoRemove comment on line 10
Shaina Chen [Fri, 5 Feb 2016 02:26:46 +0000 (18:26 -0800)]
Remove comment on line 10

8 years agoadd class level comment and change speed to voltage
Yamini Adusumelli [Sat, 30 Jan 2016 21:04:10 +0000 (13:04 -0800)]
add class level comment and change speed to voltage

8 years agoadd class level comment for Shooter class- describe mechanism
Yamini Adusumelli [Sat, 30 Jan 2016 21:03:18 +0000 (13:03 -0800)]
add class level comment for Shooter class- describe mechanism

8 years agoadd 3 method stubs- setRollerSpeeds, getRollerSpeeds, and areRollersRolling
Yamini Adusumelli [Sat, 30 Jan 2016 18:46:38 +0000 (10:46 -0800)]
add 3 method stubs- setRollerSpeeds, getRollerSpeeds, and areRollersRolling

8 years agoreset to unix format
Kevin Zhang [Sat, 30 Jan 2016 05:51:01 +0000 (21:51 -0800)]
reset to unix format

8 years agoAdd set motor speed methods in defense arm and add potentiometer getter methods
Shaina Chen [Sat, 30 Jan 2016 05:38:35 +0000 (21:38 -0800)]
Add set motor speed methods in defense arm and add potentiometer getter methods

8 years agoadd four method stubs
Yamini Adusumelli [Fri, 29 Jan 2016 03:46:56 +0000 (19:46 -0800)]
add four method stubs

8 years agowrite methods getArmAngle and getHandAngle
roeibustein [Fri, 29 Jan 2016 03:36:42 +0000 (19:36 -0800)]
write methods getArmAngle and getHandAngle

8 years agoDetelete tower tracker class
Yamini Adusumelli [Fri, 29 Jan 2016 03:21:41 +0000 (19:21 -0800)]
Detelete tower tracker class

8 years agodelete defense hand potentiometer
Yamini Adusumelli [Fri, 29 Jan 2016 03:16:11 +0000 (19:16 -0800)]
delete defense hand potentiometer

8 years agodelete defense hand potentiometer related constants
Yamini Adusumelli [Fri, 29 Jan 2016 03:15:40 +0000 (19:15 -0800)]
delete defense hand potentiometer related constants

8 years agodelete second potentiometer for defense hand
Yamini Adusumelli [Fri, 29 Jan 2016 03:13:58 +0000 (19:13 -0800)]
delete second potentiometer for defense hand

8 years agoadd second defenseArmMotor related constants
Yamini Adusumelli [Fri, 29 Jan 2016 03:12:55 +0000 (19:12 -0800)]
add second defenseArmMotor related constants

8 years agoadd command to move defense arm up
Yamini Adusumelli [Wed, 27 Jan 2016 04:41:24 +0000 (20:41 -0800)]
add command to move defense arm up

8 years agochange array name from levelsToDegrees to armPotValues
Yamini Adusumelli [Wed, 27 Jan 2016 03:08:53 +0000 (19:08 -0800)]
change array name from levelsToDegrees to armPotValues

8 years agoadd defense arm motor port
Yamini Adusumelli [Tue, 26 Jan 2016 03:47:13 +0000 (19:47 -0800)]
add defense arm motor port

8 years agoadd defense arm values corresponding with potentiometer degree values
Your Name [Sat, 23 Jan 2016 23:12:51 +0000 (15:12 -0800)]
add defense arm values corresponding with potentiometer degree values

8 years agoadd constructor and potentiometer related constants in defense arm class
Your Name [Sat, 23 Jan 2016 21:45:06 +0000 (13:45 -0800)]
add constructor and potentiometer related constants in defense arm class

8 years agoadd 3 method stubs- setRollerSpeeds, getRollerSpeeds, and areRollersRolling
Yamini Adusumelli [Sat, 30 Jan 2016 18:46:38 +0000 (10:46 -0800)]
add 3 method stubs- setRollerSpeeds, getRollerSpeeds, and areRollersRolling

8 years agoadd method stub isBallInside to check and return presence of ball
Yamini Adusumelli [Sat, 30 Jan 2016 18:45:37 +0000 (10:45 -0800)]
add method stub isBallInside to check and return presence of ball

8 years agoreset to unix format
Kevin Zhang [Sat, 30 Jan 2016 05:51:01 +0000 (21:51 -0800)]
reset to unix format

8 years agoAdd potentiometer value array
Shaina Chen [Sat, 30 Jan 2016 05:44:43 +0000 (21:44 -0800)]
Add potentiometer value array

8 years agoAdd set motor speed methods in defense arm and add potentiometer getter methods
Shaina Chen [Sat, 30 Jan 2016 05:38:35 +0000 (21:38 -0800)]
Add set motor speed methods in defense arm and add potentiometer getter methods

8 years agoadd method stub setRollerSpeed
Yamini Adusumelli [Fri, 29 Jan 2016 04:31:09 +0000 (20:31 -0800)]
add method stub setRollerSpeed

8 years agofix eclipse errors
Yamini Adusumelli [Fri, 29 Jan 2016 03:53:10 +0000 (19:53 -0800)]
fix eclipse errors

8 years agoadd four method stubs
Yamini Adusumelli [Fri, 29 Jan 2016 03:46:56 +0000 (19:46 -0800)]
add four method stubs

8 years agowrite methods getArmAngle and getHandAngle
roeibustein [Fri, 29 Jan 2016 03:36:42 +0000 (19:36 -0800)]
write methods getArmAngle and getHandAngle

8 years agoadd getHookHeight method and getFootHeight method
Yamini Adusumelli [Fri, 29 Jan 2016 03:26:39 +0000 (19:26 -0800)]
add getHookHeight method and getFootHeight method

8 years agoDetelete tower tracker class
Yamini Adusumelli [Fri, 29 Jan 2016 03:21:41 +0000 (19:21 -0800)]
Detelete tower tracker class

8 years agodelete defense hand potentiometer
Yamini Adusumelli [Fri, 29 Jan 2016 03:16:11 +0000 (19:16 -0800)]
delete defense hand potentiometer

8 years agodelete defense hand potentiometer related constants
Yamini Adusumelli [Fri, 29 Jan 2016 03:15:40 +0000 (19:15 -0800)]
delete defense hand potentiometer related constants

8 years agodelete second potentiometer for defense hand
Yamini Adusumelli [Fri, 29 Jan 2016 03:13:58 +0000 (19:13 -0800)]
delete second potentiometer for defense hand

8 years agoadd second defenseArmMotor related constants
Yamini Adusumelli [Fri, 29 Jan 2016 03:12:55 +0000 (19:12 -0800)]
add second defenseArmMotor related constants

8 years agomake skeleton branch
Yamini Adusumelli [Fri, 29 Jan 2016 02:53:04 +0000 (18:53 -0800)]
make skeleton branch

8 years agoadd command to move defense arm up
Yamini Adusumelli [Wed, 27 Jan 2016 04:41:24 +0000 (20:41 -0800)]
add command to move defense arm up

8 years agoadd a second potentiometer and motor (CANTalon) for the defense hand (2nd half of...
Yamini Adusumelli [Wed, 27 Jan 2016 04:40:35 +0000 (20:40 -0800)]
add a second potentiometer and motor (CANTalon) for the defense hand (2nd half of the defense arm, the foot)

8 years agochange array name from levelsToDegrees to armPotValues
Yamini Adusumelli [Wed, 27 Jan 2016 03:08:53 +0000 (19:08 -0800)]
change array name from levelsToDegrees to armPotValues

8 years agoadd defense arm motor port
Yamini Adusumelli [Tue, 26 Jan 2016 03:47:13 +0000 (19:47 -0800)]
add defense arm motor port

8 years agoadd defense arm motor
Yamini Adusumelli [Tue, 26 Jan 2016 03:44:48 +0000 (19:44 -0800)]
add defense arm motor

8 years agoadd defenseArmMotor CANTalon and comment for array
Yamini Adusumelli [Sun, 24 Jan 2016 00:02:17 +0000 (16:02 -0800)]
add defenseArmMotor CANTalon and comment for array

8 years agoadd defense arm values corresponding with potentiometer degree values
Your Name [Sat, 23 Jan 2016 23:12:51 +0000 (15:12 -0800)]
add defense arm values corresponding with potentiometer degree values

8 years agoadd constructor and potentiometer related constants in defense arm class
Your Name [Sat, 23 Jan 2016 21:45:06 +0000 (13:45 -0800)]
add constructor and potentiometer related constants in defense arm class

8 years agoadd potentiometer constants of defense arm within constants class
Your Name [Sat, 23 Jan 2016 20:55:40 +0000 (12:55 -0800)]
add potentiometer constants of defense arm within constants class

8 years agoadd and configure talons, PID controllers, and encoders
Your Name [Sat, 23 Jan 2016 19:55:24 +0000 (11:55 -0800)]
add and configure talons, PID controllers, and encoders

8 years agodelete input speed parameter from drive constructor because drive command is for...
Your Name [Sat, 23 Jan 2016 03:50:20 +0000 (19:50 -0800)]
delete input speed parameter from drive constructor because drive command is for teleop

8 years agoadd encoder to shooter
Kaitlyn [Thu, 4 Feb 2016 02:33:49 +0000 (18:33 -0800)]
add encoder to shooter

8 years agoAdding command ClampBar
roeibustein [Wed, 3 Feb 2016 03:56:29 +0000 (19:56 -0800)]
Adding command ClampBar

8 years agochange DriveTrain import to DriveTrain in subsytems package
Lauren Meier [Sat, 30 Jan 2016 05:21:51 +0000 (21:21 -0800)]
change DriveTrain import to DriveTrain in subsytems package

8 years agofill in ExtendLift with method from Scaler class
Lauren Meier [Sat, 30 Jan 2016 05:14:59 +0000 (21:14 -0800)]
fill in ExtendLift with method from Scaler class

8 years agoadd a scaler to Robot.java and add method to RetractLift command
Lauren Meier [Sat, 30 Jan 2016 05:06:17 +0000 (21:06 -0800)]
add a scaler to Robot.java and add method to RetractLift command

8 years agoadd engageHook() to Scaler to use the hook
Lauren Meier [Sat, 30 Jan 2016 04:50:23 +0000 (20:50 -0800)]
add engageHook() to Scaler to use the hook

8 years agomake methods for various SendableChooser tasks to make robotInit() cleaner
Meryem Esa [Sun, 31 Jan 2016 01:04:40 +0000 (17:04 -0800)]
make methods for various SendableChooser tasks to make robotInit() cleaner

8 years agomake a method for initializing all the Sendable Choosers
Meryem Esa [Sun, 31 Jan 2016 00:57:05 +0000 (16:57 -0800)]
make a method for initializing all the Sendable Choosers

8 years agoput defense Sendable Choosers on one line
Meryem Esa [Sun, 31 Jan 2016 00:54:58 +0000 (16:54 -0800)]
put defense Sendable Choosers on one line

8 years agochange name of cheval de frise port in constants class within intake arm
Garima Kapila [Sun, 31 Jan 2016 01:02:44 +0000 (17:02 -0800)]
change name of cheval de frise port in constants class within intake arm

8 years agoinstantiate cheval de frise and angle adjuster motors
Garima Kapila [Sun, 31 Jan 2016 00:53:42 +0000 (16:53 -0800)]
instantiate cheval de frise and angle adjuster motors

8 years agochange port names for punch in shooter within constants class
Garima Kapila [Sun, 31 Jan 2016 00:46:17 +0000 (16:46 -0800)]
change port names for punch in shooter within constants class

8 years agoReset IntakeArm.java to unix format
Kevin Zhang [Sun, 31 Jan 2016 00:41:26 +0000 (16:41 -0800)]
Reset IntakeArm.java to unix format

8 years agochange name of motor for cheval de frise
Garima Kapila [Sun, 31 Jan 2016 00:32:40 +0000 (16:32 -0800)]
change name of motor for cheval de frise

8 years agoadd motors for cheval de frise for intake arm and angle adjuster for shooter
Garima Kapila [Sun, 31 Jan 2016 00:27:43 +0000 (16:27 -0800)]
add motors for cheval de frise for intake arm and angle adjuster for shooter

8 years agoAdd intakearm constants and intake arm methods including initial dropping and also...
Garima Kapila [Sat, 30 Jan 2016 05:12:04 +0000 (21:12 -0800)]
Add intakearm constants and intake arm methods including initial dropping and also intake and output methods

8 years agoAdd the piston solenoid object to shooter and add punch methods/constants
Garima Kapila [Sat, 30 Jan 2016 05:04:02 +0000 (21:04 -0800)]
Add the piston solenoid object to shooter and add punch methods/constants

8 years agoFix import issue to import the right drivetrain
Kevin Zhang [Sun, 31 Jan 2016 00:26:00 +0000 (16:26 -0800)]
Fix import issue to import the right drivetrain

8 years agodelete autogenerated comments
Meryem Esa [Sun, 31 Jan 2016 00:18:03 +0000 (16:18 -0800)]
delete autogenerated comments

8 years agodelete DeployIntakeArm and delete TODO comment
Meryem Esa [Sun, 31 Jan 2016 00:14:10 +0000 (16:14 -0800)]
delete DeployIntakeArm and delete TODO comment

8 years agodelete Align command and rename Aim to AimAndAlign
Meryem Esa [Sat, 30 Jan 2016 23:53:12 +0000 (15:53 -0800)]
delete Align command and rename Aim to AimAndAlign

8 years agomake 'pass' commands for all the defenses that just have to be driven over
Meryem Esa [Sat, 30 Jan 2016 23:50:08 +0000 (15:50 -0800)]
make 'pass' commands for all the defenses that just have to be driven over

8 years agochange name of LowerDrawBridge to PassDrawBridge and add pre and post condition comments
Meryem Esa [Sat, 30 Jan 2016 23:40:21 +0000 (15:40 -0800)]
change name of LowerDrawBridge to PassDrawBridge and add pre and post condition comments

8 years agochange name of LowerChevalDeFrise to PassChevalDeFrise and add pre and post condition...
Meryem Esa [Sat, 30 Jan 2016 23:21:17 +0000 (15:21 -0800)]
change name of LowerChevalDeFrise to PassChevalDeFrise and add pre and post condition comments

8 years ago delete/ clean up comments in DefaultAutonStrategy
Meryem Esa [Sat, 30 Jan 2016 20:58:48 +0000 (12:58 -0800)]
 delete/ clean up comments in DefaultAutonStrategy

8 years agoadd pre and post condition comments for DriveForDistance()
Meryem Esa [Sat, 30 Jan 2016 20:37:35 +0000 (12:37 -0800)]
add pre and post condition comments for DriveForDistance()

8 years agochange OpenSallyPort to PassSallyPort and add pre and post condition comments to it
Meryem Esa [Sat, 30 Jan 2016 20:34:02 +0000 (12:34 -0800)]
change OpenSallyPort to PassSallyPort and add pre and post condition comments to it