3501/2017steamworks
2017-01-28 niyatisriraminitialize variables and calculate error n/SlaveWheel
2017-01-28 niyatisriramrebase
2017-01-21 niyatisriramDriveStraight command with encoder
2017-01-20 Cindy Zhangremove CANTalon getter methods
2017-01-19 Cindy Zhangimplement singleton pattern for climber and shooter...
2017-01-18 Meetaadd intake subsystem class
2017-01-18 Meetaadd variable for constructor
2017-01-18 Meetacreate skeleton code for intake commands
2017-01-17 Cindy Zhangchange encoder getter distance method names to reflect...
2017-01-17 Cindy Zhangfix encoder instantiation
2017-01-17 Cindy Zhangmove inches per pulse constant from constants.java...
2017-01-15 Cindy Zhangfix port constants
2017-01-15 Cindy Zhangchange Direction data type to our own
2017-01-14 Meryem Esatesting TimeDrive
2017-01-14 Meryem Esafix setMotorVal method in DriveTrain to not use robotDrive
2017-01-14 Meryem Esaadd comments for TimeDrive command
2017-01-14 Meryem Esaadd motorVal parameter to DriveDistance and TurnForAngl...
2017-01-14 Meryem Esaadd comments for JoystickDrive command
2017-01-14 Meryem Esaadd comments and parameters for DriveDistance command
2017-01-14 Meryem Esaadd comments for DriveDistance command
2017-01-14 shainachenEdit JavaDoc comments
2017-01-14 shainachenEdit JavaDoc comments
2017-01-14 shainachenEdit JavaDoc comment, instantiate motorVal
2017-01-14 shainachenEdit JavaDoc comment, instantiate motorVal
2017-01-14 shainachenEdit JavaDoc comment, instantiate motorVal and time...
2017-01-14 shainachenEdit JavaDoc comment, instantiate motorVal and time...
2017-01-14 shainachenEdit JavaDoc comment
2017-01-14 shainachenEdit JavaDoc comment, instantiate motorVal and time...
2017-01-14 shainachenAdd constructors to command skeletons
2017-01-14 shainachenCreate skeleton commands for shooter
2017-01-14 shainachenCreate command package for shooter and create skeleton...
2017-01-14 shainachenAdd javadoc comments for Shooter skeleton methods
2017-01-14 shainachenCreate Shoot command group skeleton
2017-01-14 shainachenAdd command skeletons for Shooter
2017-01-14 shainachenAdd command skeletons for Shooter
2017-01-14 Rohan RodriguesAdd branch for robot auton command group 1
2017-01-14 Shivani GhantaChange javadoc comment
2017-01-14 Shivani GhantaAdd commands for Climber and Climber subsystem
2017-01-14 Cindy ZhangAdd Example Command Group
2017-01-14 Cindy Zhangchange variables 'left' and 'right' that store joystick...
2017-01-14 Cindy Zhangfix port constants for joystick and drive train
2017-01-14 Cindy ZhangAdd drive train port constants to Constants.java
2017-01-14 Cindy Zhangimport CANTalon from ctre instead of wpilib libraries
2017-01-14 daniel watsonfixup whitespace
2017-01-11 Meryem Esafill in TimeDrive
2017-01-11 Meryem Esafill in JoystickDrive
2017-01-11 Meryem Esaadd DriveDistance skeleton and TurnForAngle skeleton
2017-01-11 Meryem Esaadded package for driving subsystems
2017-01-11 Meryem Esaadd drive methods in drivetrain subsytem
2017-01-11 Meryem Esaadd getter/setter methods and constants for encoder
2017-01-11 Meryem Esaadd setMotorSpeeds method to DriveTrain subsystem
2017-01-11 Cindy Zhangadd example command group
2017-01-08 Cindy Zhangadd private references to driveTrain and OI
2017-01-08 Cindy Zhangimport CANTalon from ctre instead of wpilib libraries
2016-12-30 Cindy Zhangimplement singleton design pattern
2015-12-31 Kevin ZhangAdd code base
2015-12-31 Kevin ZhangAdd gitignore