3501/2017steamworks
7 years agoremove pid from Constants
Michael Wang [Fri, 10 Feb 2017 03:30:50 +0000 (19:30 -0800)]
remove pid from Constants

7 years agopls fix
EvanYap [Wed, 8 Feb 2017 03:23:24 +0000 (19:23 -0800)]
pls fix

7 years agosuccessfully test if smartdashboard can read and write values
EvanYap [Wed, 8 Feb 2017 02:56:23 +0000 (18:56 -0800)]
successfully test if smartdashboard can read and write values

7 years agosave in case my comp crashes
EvanYap [Sun, 5 Feb 2017 00:28:40 +0000 (16:28 -0800)]
save in case my comp crashes

7 years agouse driveTrain var instead of DriveTrain static
EvanYap [Sat, 4 Feb 2017 23:38:40 +0000 (15:38 -0800)]
use driveTrain var instead of DriveTrain static

7 years agofix alot of unnecessary/not used code and init gyroController
EvanYap [Sat, 4 Feb 2017 23:25:54 +0000 (15:25 -0800)]
fix alot of unnecessary/not used code and init gyroController

7 years agoadd seperate pid controllers
Eric Sandoval [Sat, 4 Feb 2017 23:17:24 +0000 (15:17 -0800)]
add seperate pid controllers

7 years agoupdate code
Eric Sandoval [Sat, 4 Feb 2017 23:11:28 +0000 (15:11 -0800)]
update code

7 years agoupdate code
Eric Sandoval [Sat, 4 Feb 2017 23:06:06 +0000 (15:06 -0800)]
update code

7 years agoadd DRIVE_ to string variables
Michael Wang [Sat, 4 Feb 2017 22:56:29 +0000 (14:56 -0800)]
add DRIVE_ to string variables

7 years agosave in case my comp crashes
EvanYap [Sun, 5 Feb 2017 00:28:40 +0000 (16:28 -0800)]
save in case my comp crashes

7 years agouse driveTrain var instead of DriveTrain static
EvanYap [Sat, 4 Feb 2017 23:38:40 +0000 (15:38 -0800)]
use driveTrain var instead of DriveTrain static

7 years agoupdate code
Eric Sandoval [Sat, 4 Feb 2017 23:37:26 +0000 (15:37 -0800)]
update code

7 years agofix alot of unnecessary/not used code and init gyroController
EvanYap [Sat, 4 Feb 2017 23:25:54 +0000 (15:25 -0800)]
fix alot of unnecessary/not used code and init gyroController

7 years agoadd seperate pid controllers
Eric Sandoval [Sat, 4 Feb 2017 23:17:24 +0000 (15:17 -0800)]
add seperate pid controllers

7 years agofix up names for vars
EvanYap [Sat, 4 Feb 2017 23:14:06 +0000 (15:14 -0800)]
fix up names for vars

7 years agofix?
EvanYap [Sat, 4 Feb 2017 23:07:02 +0000 (15:07 -0800)]
fix?

7 years agoupdate code
Eric Sandoval [Sat, 4 Feb 2017 23:06:06 +0000 (15:06 -0800)]
update code

7 years agoadd Gyro_ to Contants.java
Michael Wang [Sat, 4 Feb 2017 23:02:51 +0000 (15:02 -0800)]
add Gyro_ to Contants.java

7 years agoadd DRIVE_ to string variables
Michael Wang [Sat, 4 Feb 2017 22:56:29 +0000 (14:56 -0800)]
add DRIVE_ to string variables

7 years agoupdate robot.java with the new constants
EvanYap [Sat, 4 Feb 2017 22:42:45 +0000 (14:42 -0800)]
update robot.java with the new constants

7 years agocreate constants for error default gettings from the smartdashboard
EvanYap [Sat, 4 Feb 2017 22:42:30 +0000 (14:42 -0800)]
create constants for error default gettings from the smartdashboard

7 years agoadd SPEED to Constants.java
Michael Wang [Sat, 4 Feb 2017 22:03:26 +0000 (14:03 -0800)]
add SPEED to Constants.java

7 years agoMake SETPOINT variable get SmartDashboard's target dist option and pass that into...
EvanYap [Sat, 4 Feb 2017 21:57:50 +0000 (13:57 -0800)]
Make SETPOINT variable get SmartDashboard's target dist option and pass that into DriveDistance cmd

7 years agoMake constant for TARGET_DIST for editing setpoint in testing purposes of DriveDistan...
EvanYap [Sat, 4 Feb 2017 21:57:17 +0000 (13:57 -0800)]
Make constant for TARGET_DIST for editing setpoint in testing purposes of DriveDistance cmd

7 years agoset up get numbers for smart dashboard
EvanYap [Sat, 4 Feb 2017 21:52:07 +0000 (13:52 -0800)]
set up get numbers for smart dashboard

7 years agohope fix
EvanYap [Sat, 4 Feb 2017 21:47:15 +0000 (13:47 -0800)]
hope fix

7 years agoSmartDashboard put D_Val
Michael Wang [Sat, 4 Feb 2017 21:40:56 +0000 (13:40 -0800)]
SmartDashboard put D_Val

7 years agohope fix
Michael Wang [Sat, 4 Feb 2017 21:43:04 +0000 (13:43 -0800)]
hope fix

7 years agoupdate code
Eric Sandoval [Sat, 4 Feb 2017 21:41:04 +0000 (13:41 -0800)]
update code

7 years agoinput correct constructor
EvanYap [Sat, 4 Feb 2017 21:33:06 +0000 (13:33 -0800)]
input correct constructor

7 years agomove pidcontroller into drivetrain
EvanYap [Sat, 4 Feb 2017 21:23:29 +0000 (13:23 -0800)]
move pidcontroller into drivetrain

7 years agoinit this branch
EvanYap [Sat, 4 Feb 2017 21:03:08 +0000 (13:03 -0800)]
init this branch

7 years agocreate constants for error default gettings from the smartdashboard
EvanYap [Sat, 4 Feb 2017 22:42:30 +0000 (14:42 -0800)]
create constants for error default gettings from the smartdashboard

7 years agoadd SPEED to Constants.java
Michael Wang [Sat, 4 Feb 2017 22:03:26 +0000 (14:03 -0800)]
add SPEED to Constants.java

7 years agoMake constant for TARGET_DIST for editing setpoint in testing purposes of DriveDistan...
EvanYap [Sat, 4 Feb 2017 21:57:17 +0000 (13:57 -0800)]
Make constant for TARGET_DIST for editing setpoint in testing purposes of DriveDistance cmd

7 years agoset up get numbers for smart dashboard
EvanYap [Sat, 4 Feb 2017 21:52:07 +0000 (13:52 -0800)]
set up get numbers for smart dashboard

7 years agoSmartDashboard put D_Val
Michael Wang [Sat, 4 Feb 2017 21:40:56 +0000 (13:40 -0800)]
SmartDashboard put D_Val

7 years agohope fix
Michael Wang [Sat, 4 Feb 2017 21:43:04 +0000 (13:43 -0800)]
hope fix

7 years agoupdate code
Eric Sandoval [Sat, 4 Feb 2017 21:41:04 +0000 (13:41 -0800)]
update code

7 years agodeclare final strings
Michael Wang [Sat, 4 Feb 2017 21:33:26 +0000 (13:33 -0800)]
declare final strings

7 years agoinput correct constructor
EvanYap [Sat, 4 Feb 2017 21:33:06 +0000 (13:33 -0800)]
input correct constructor

7 years agoinit this branch
EvanYap [Sat, 4 Feb 2017 21:03:08 +0000 (13:03 -0800)]
init this branch

7 years agosave in case my comp crashes
EvanYap [Sun, 5 Feb 2017 00:28:40 +0000 (16:28 -0800)]
save in case my comp crashes

7 years agouse driveTrain var instead of DriveTrain static
EvanYap [Sat, 4 Feb 2017 23:38:40 +0000 (15:38 -0800)]
use driveTrain var instead of DriveTrain static

7 years agoupdate code
Eric Sandoval [Sat, 4 Feb 2017 23:37:26 +0000 (15:37 -0800)]
update code

7 years agogyroP should get gyroController's p
EvanYap [Sat, 4 Feb 2017 23:31:14 +0000 (15:31 -0800)]
gyroP should get gyroController's p

7 years agofix alot of unnecessary/not used code and init gyroController
EvanYap [Sat, 4 Feb 2017 23:25:54 +0000 (15:25 -0800)]
fix alot of unnecessary/not used code and init gyroController

7 years agoadd Setpoint and Speed values to Robot.java
Michael Wang [Sat, 4 Feb 2017 23:22:39 +0000 (15:22 -0800)]
add Setpoint and Speed values to Robot.java

7 years agoadd seperate pid controllers
Eric Sandoval [Sat, 4 Feb 2017 23:17:24 +0000 (15:17 -0800)]
add seperate pid controllers

7 years agofix up names for vars
EvanYap [Sat, 4 Feb 2017 23:14:06 +0000 (15:14 -0800)]
fix up names for vars

7 years agoupdate code
Eric Sandoval [Sat, 4 Feb 2017 23:11:28 +0000 (15:11 -0800)]
update code

7 years agofix up var names
EvanYap [Sat, 4 Feb 2017 23:07:52 +0000 (15:07 -0800)]
fix up var names

7 years agofix?
EvanYap [Sat, 4 Feb 2017 23:07:02 +0000 (15:07 -0800)]
fix?

7 years agoupdate code
Eric Sandoval [Sat, 4 Feb 2017 23:06:06 +0000 (15:06 -0800)]
update code

7 years agofix a few errors
Michael Wang [Sat, 4 Feb 2017 23:03:17 +0000 (15:03 -0800)]
fix a few errors

7 years agoadd Gyro_ to Contants.java
Michael Wang [Sat, 4 Feb 2017 23:02:51 +0000 (15:02 -0800)]
add Gyro_ to Contants.java

7 years agoadd DRIVE_ to string variables
Michael Wang [Sat, 4 Feb 2017 22:56:29 +0000 (14:56 -0800)]
add DRIVE_ to string variables

7 years agoupdate robot.java with the new constants
EvanYap [Sat, 4 Feb 2017 22:42:45 +0000 (14:42 -0800)]
update robot.java with the new constants

7 years agocreate constants for error default gettings from the smartdashboard
EvanYap [Sat, 4 Feb 2017 22:42:30 +0000 (14:42 -0800)]
create constants for error default gettings from the smartdashboard

7 years agoupdate magic number to SPEED
EvanYap [Sat, 4 Feb 2017 22:38:24 +0000 (14:38 -0800)]
update magic number to SPEED

7 years agoadd SPEED to Constants.java
Michael Wang [Sat, 4 Feb 2017 22:03:26 +0000 (14:03 -0800)]
add SPEED to Constants.java

7 years agoadd SPEED constant
Michael Wang [Sat, 4 Feb 2017 22:02:25 +0000 (14:02 -0800)]
add SPEED constant

7 years agoMake SETPOINT variable get SmartDashboard's target dist option and pass that into...
EvanYap [Sat, 4 Feb 2017 21:57:50 +0000 (13:57 -0800)]
Make SETPOINT variable get SmartDashboard's target dist option and pass that into DriveDistance cmd

7 years agoMake constant for TARGET_DIST for editing setpoint in testing purposes of DriveDistan...
EvanYap [Sat, 4 Feb 2017 21:57:17 +0000 (13:57 -0800)]
Make constant for TARGET_DIST for editing setpoint in testing purposes of DriveDistance cmd

7 years agoset up get numbers for smart dashboard
EvanYap [Sat, 4 Feb 2017 21:52:07 +0000 (13:52 -0800)]
set up get numbers for smart dashboard

7 years agoreplace I with P
Michael Wang [Sat, 4 Feb 2017 21:49:16 +0000 (13:49 -0800)]
replace I with P

7 years agofix to I_Val constant
EvanYap [Sat, 4 Feb 2017 21:48:40 +0000 (13:48 -0800)]
fix to I_Val constant

7 years agohope fix
EvanYap [Sat, 4 Feb 2017 21:47:15 +0000 (13:47 -0800)]
hope fix

7 years agoSmartDashboard put D_Val
Michael Wang [Sat, 4 Feb 2017 21:40:56 +0000 (13:40 -0800)]
SmartDashboard put D_Val

7 years agohope fix
Michael Wang [Sat, 4 Feb 2017 21:43:04 +0000 (13:43 -0800)]
hope fix

7 years agoupdate code
Eric Sandoval [Sat, 4 Feb 2017 21:41:04 +0000 (13:41 -0800)]
update code

7 years agodeclare final strings
Michael Wang [Sat, 4 Feb 2017 21:33:26 +0000 (13:33 -0800)]
declare final strings

7 years agoinput correct constructor
EvanYap [Sat, 4 Feb 2017 21:33:06 +0000 (13:33 -0800)]
input correct constructor

7 years agomove pidcontroller into drivetrain
EvanYap [Sat, 4 Feb 2017 21:23:29 +0000 (13:23 -0800)]
move pidcontroller into drivetrain

7 years agoedit ports cindy/testIntake
Cindy Zhang [Sat, 18 Feb 2017 23:26:00 +0000 (15:26 -0800)]
edit ports

7 years agochange solenoids and shooting speeds
Cindy Zhang [Sat, 18 Feb 2017 19:44:37 +0000 (11:44 -0800)]
change solenoids and shooting speeds

7 years agofix run shooter commands
Cindy Zhang [Sat, 18 Feb 2017 19:43:49 +0000 (11:43 -0800)]
fix run shooter commands

7 years agoadd ports & buttons
Cindy Zhang [Sat, 18 Feb 2017 19:43:05 +0000 (11:43 -0800)]
add ports & buttons

7 years agofill in intake and gear-shift ports, edit pistons
Cindy Zhang [Tue, 14 Feb 2017 03:04:17 +0000 (19:04 -0800)]
fill in intake and gear-shift ports, edit pistons

7 years agotweak auton middle gear command group ayush/auton
AyushNigade [Sat, 11 Feb 2017 22:37:06 +0000 (14:37 -0800)]
tweak auton middle gear command group

7 years agoDeleted the unnecessary lines of code
AyushNigade [Sat, 11 Feb 2017 03:18:19 +0000 (19:18 -0800)]
Deleted the unnecessary lines of code

7 years agoCleaning up off comments and clean up code
AyushNigade [Thu, 9 Feb 2017 03:40:52 +0000 (19:40 -0800)]
Cleaning up off comments and clean up code

7 years agoadd second motor controller for shooter
Cindy Zhang [Fri, 10 Feb 2017 04:05:48 +0000 (20:05 -0800)]
add second motor controller for shooter

7 years agofix bugs
Cindy Zhang [Fri, 10 Feb 2017 03:51:44 +0000 (19:51 -0800)]
fix bugs

7 years agoimplement ToggleWinch command
Cindy Zhang [Fri, 10 Feb 2017 03:42:15 +0000 (19:42 -0800)]
implement ToggleWinch command

7 years agoAdd command group for ToggleWinch
Rohan Rodrigues [Wed, 8 Feb 2017 05:09:40 +0000 (21:09 -0800)]
Add command group for ToggleWinch

7 years agoAdd JoystickButton objects and constants for Drivetrain, Climer, Intake, and Shooter
Rohan Rodrigues [Wed, 8 Feb 2017 00:46:11 +0000 (16:46 -0800)]
Add JoystickButton objects and constants for Drivetrain, Climer, Intake, and Shooter

7 years agoAdd Java class ReverseIndexWheelContinuous
Rohan Rodrigues [Wed, 8 Feb 2017 00:43:18 +0000 (16:43 -0800)]
Add Java class ReverseIndexWheelContinuous

7 years agochange motorval to maxtimeout in drivedistance
Cindy Zhang [Wed, 8 Feb 2017 05:10:30 +0000 (21:10 -0800)]
change motorval to maxtimeout in drivedistance

7 years agorun scheduler in teleop periodic:
Cindy Zhang [Tue, 7 Feb 2017 04:13:53 +0000 (20:13 -0800)]
run scheduler in teleop periodic:

7 years agoRemove Robot testing code for hall effect sensor
shainachen [Sun, 5 Feb 2017 00:06:42 +0000 (16:06 -0800)]
Remove Robot testing code for hall effect sensor

7 years agoAdd Hall Effect Sensor code to test sensor
shainachen [Sun, 5 Feb 2017 00:05:32 +0000 (16:05 -0800)]
Add Hall Effect Sensor code to test sensor

7 years agodelete example command group
Cindy Zhang [Sat, 4 Feb 2017 22:31:49 +0000 (14:31 -0800)]
delete example command group

7 years agoremove xml files
Christopher Zhu [Sat, 4 Feb 2017 21:58:04 +0000 (13:58 -0800)]
remove xml files

7 years agoupdate javadoc comments
Christopher Zhu [Sat, 4 Feb 2017 21:42:19 +0000 (13:42 -0800)]
update javadoc comments

7 years agomodify RunFlyWheel and RunFlyWheelContinuous commands
Christopher Zhu [Sat, 4 Feb 2017 21:38:56 +0000 (13:38 -0800)]
modify RunFlyWheel and RunFlyWheelContinuous commands

7 years agomake code for pid fly wheel control
Christopher Zhu [Sat, 4 Feb 2017 21:23:08 +0000 (13:23 -0800)]
make code for pid fly wheel control

7 years agoadd variables
Christopher Zhu [Fri, 3 Feb 2017 05:07:45 +0000 (21:07 -0800)]
add variables

7 years agoAdd start up fly wheel command
TanguyCossoul [Fri, 3 Feb 2017 04:21:12 +0000 (20:21 -0800)]
Add start up fly wheel command