add constants and sequentials for position 3
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / subsystems /
2016-02-15 Kevin ZhangExplain what a setpoint is
2016-02-15 Kevin ZhangAdd comments to all of the driveTrain PID commands...
2016-02-15 EvanYapSpecify units of cm in comment for lidar getDistance...
2016-02-15 EvanYapMake a getDistance() method in shooter to return value...
2016-02-15 EvanYapUse constant port for instantiated lidar object in...
2016-02-15 EvanYapInstantiate lidar objcet in Shooter class
2016-02-15 Kevin ZhangResurrect dead commits deletd by merge conflict with...
2016-02-15 Kevin ZhangResurrect deleted commit
2016-02-15 Cindy Zhangadd commands to digital buttons in OI and create/edit...
2016-02-15 Kevin ZhangDelete unused methods and correct logic errors
2016-02-15 Lauren Meieradd stopWinch() method to Scaler to use in RunWinchCont...
2016-02-15 Lauren Meierremove setScalerSpeed because the scaler is a piston...
2016-02-15 Kevin ZhangAdd hig/low gear changing methods and corresponding...
2016-02-15 Shaina Chenadd getter methods for gear piston values
2016-02-15 Shaina Chenadd two piston variables for shifting gears
2016-02-14 Kevin ZhangAdd pid subsystem
2016-02-13 niyatisriramAdd object photogate to robot.java and add a todo comme...
2016-02-13 Lauren Meieradd methods and constants to stop/start rollers
2016-02-13 Lauren Meierfill in areRollersRolling()
2016-02-13 Lauren Meieradd commands to control intake of boulders
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 EvanYapMake 2 methods for gyro to getAngle and setSensitivity...
2016-02-13 EvanYapMake 2 methods for gyro to getAngle and setSensitivity...
2016-02-12 Davidfix merge conflicts
2016-02-12 Shivani OghantaDelete MoveIntakeArmToHeight and created MoveIntakeArmT...
2016-02-12 Shivani OghantaAdd constant arm length and command getArmHeight
2016-02-12 Shivani Ghantafix port names in Constant
2016-02-12 Cindy Zhangchange method getArmHeight to getArmVerticalDisplacement
2016-02-12 Cindy Zhangchange method getArmHorizontalDist to getArmHorizontalD...
2016-02-12 Cindy Zhangchange variables arm and hand to armHorizontalDisplacem...
2016-02-12 Cindy Zhangadd todo's after reviewing code with danny
2016-02-12 Cindy Zhangadd methods that return how far arm is sticking out...
2016-02-11 Shaina Chencreate separate arrays to hold potentiometer angles...
2016-02-11 Kevin ZhangFix some errors
2016-02-11 Kevin ZhangAdd lidar to drivetrain
2016-02-11 Kevin ZhangDelete PID stuff that somehow got into master
2016-02-05 Shaina Chenchange getCurrentSetPoint in changeSpeed method to...
2016-02-05 Shaina Chendelete getCurrentSetPoint method
2016-02-05 Shaina Chenchange motor controlling platform to piston controlling...
2016-02-05 Shaina Chenmake separate javadoc comments for intakeBall method...
2016-02-05 Shaina Chenchange getIntakePot method name to getArmAngle
2016-02-05 Shaina Chendelete comment
2016-02-05 Shaina Chenconstruct intakePot and add intake potentiometer consta...
2016-02-05 Shaina Chenchange intake arm constant names
2016-02-05 Shaina Chenadd setArmVoltage and getArmVoltage methods
2016-02-05 Shaina Chendelete setRollerVoltage method, add javadoc style comme...
2016-02-05 Shaina Chenchange intake and output method names to intakeBall...
2016-02-05 Shaina Chencreate intake potentiometer and create method getIntakePot
2016-02-05 Shaina Chenchange intake and chevalDeFriseHand CANTalon variable...
2016-02-05 Shaina Chenchange class comment
2016-02-05 Shaina Chenchange javadoc comment for areRollersRolling method
2016-02-05 Shaina Chenchange javadoc comment for isBallInside method
2016-02-05 Shaina Chenfix javadoc comment for getRollerVoltage method
2016-02-05 Shaina Chenfixed merge conflict for setRollerVoltage method
2016-02-05 Shaina Chenrename methods punch and resetPunch to extendPunch...
2016-02-05 Shaina Chenremove content of changeSpeed and call setSpeed(newSpeed)
2016-02-05 Shaina Chenchange method name from getDistance to getAngleForLevel...
2016-02-05 Shaina Chenconstruct defenseHandPotentiometer
2016-02-05 Shaina ChenRemove comment on line 10
2016-02-05 Yamini Adusumelliadd class level comment and change speed to voltage
2016-02-05 Yamini Adusumelliadd class level comment for Shooter class- describe...
2016-02-05 Yamini Adusumelliadd 3 method stubs- setRollerSpeeds, getRollerSpeeds...
2016-02-05 Kevin Zhangreset to unix format
2016-02-05 Shaina ChenAdd set motor speed methods in defense arm and add...
2016-02-05 Yamini Adusumelliadd four method stubs
2016-02-05 roeibusteinwrite methods getArmAngle and getHandAngle
2016-02-05 Yamini AdusumelliDetelete tower tracker class
2016-02-05 Yamini Adusumellidelete defense hand potentiometer
2016-02-05 Yamini Adusumellidelete second potentiometer for defense hand
2016-02-05 Yamini Adusumellichange array name from levelsToDegrees to armPotValues
2016-02-05 Your Nameadd defense arm values corresponding with potentiometer...
2016-02-05 Your Nameadd constructor and potentiometer related constants...
2016-02-05 Yamini Adusumelliadd 3 method stubs- setRollerSpeeds, getRollerSpeeds...
2016-02-05 Yamini Adusumelliadd method stub isBallInside to check and return presen...
2016-02-05 Kevin Zhangreset to unix format
2016-02-05 Shaina ChenAdd potentiometer value array
2016-02-05 Shaina ChenAdd set motor speed methods in defense arm and add...
2016-02-05 Yamini Adusumelliadd method stub setRollerSpeed
2016-02-05 Yamini Adusumelliadd four method stubs
2016-02-05 roeibusteinwrite methods getArmAngle and getHandAngle
2016-02-05 Yamini Adusumelliadd getHookHeight method and getFootHeight method
2016-02-05 Yamini AdusumelliDetelete tower tracker class
2016-02-05 Yamini Adusumellidelete defense hand potentiometer
2016-02-05 Yamini Adusumellidelete second potentiometer for defense hand
2016-02-05 Yamini Adusumelliadd second defenseArmMotor related constants
2016-02-05 Yamini Adusumellimake skeleton branch
2016-02-05 Yamini Adusumelliadd a second potentiometer and motor (CANTalon) for...
2016-02-05 Yamini Adusumellichange array name from levelsToDegrees to armPotValues
2016-02-05 Yamini Adusumelliadd defense arm motor
2016-02-05 Yamini Adusumelliadd defenseArmMotor CANTalon and comment for array
2016-02-05 Your Nameadd defense arm values corresponding with potentiometer...
2016-02-05 Your Nameadd constructor and potentiometer related constants...
2016-02-05 Your Nameadd potentiometer constants of defense arm within const...
2016-02-05 Your Nameadd and configure talons, PID controllers, and encoders
2016-02-04 Kaitlynadd encoder to shooter
next