mayabartels
|
5bb1dbc397
|
Added Neo PID loops to Shooter Subsystem for angle adjustment and rotating the shooter
|
2020-02-11 16:09:31 -08:00 |
|
Keenan D. Buckley
|
d39914ecb3
|
Make it Work
|
2020-02-11 16:55:04 -07:00 |
|
Keenan D. Buckley
|
630b99c250
|
Attempts to make it work
|
2020-02-11 15:15:31 -07:00 |
|
Keenan D. Buckley
|
4714c0717c
|
Update Y button to properly update the drive subsytem
|
2020-02-10 22:51:22 -07:00 |
|
Keenan D. Buckley
|
767c61016f
|
Merge branch 'master' into fix-drive-straight-position-pid
|
2020-02-11 04:35:31 +00:00 |
|
mayabartels
|
a4ac866d1c
|
Tested and working Neo PID
|
2020-02-10 19:13:34 -08:00 |
|
Aarav Shah
|
27824bdcfc
|
Added Odometry and Baseplate for Trajectory
Need to still add Autonomous Command for actual Trajectory.
|
2020-02-10 20:13:15 -07:00 |
|
Keenan D. Buckley
|
1b63e2a63d
|
Update RobotContainer.java
|
2020-02-11 02:56:55 +00:00 |
|
Keenan D. Buckley
|
cb3c142b53
|
Merge branch 'master' into add-shooter-subsystem-PID-new
|
2020-02-11 02:53:10 +00:00 |
|
mayabartels
|
952649e21b
|
Added command to run PID method to Robot Container
|
2020-02-10 17:06:17 -08:00 |
|
ryan123rudder
|
6fbbca937c
|
fix keenans dumb merge
|
2020-02-10 18:02:37 -07:00 |
|
KyraRivera
|
6745236879
|
Added an intake Extender command to be tested.
|
2020-02-10 17:37:26 -07:00 |
|
Keenan D. Buckley
|
39c238e880
|
Merge branch 'master' into add-intake-extender
|
2020-02-11 00:17:37 +00:00 |
|
Keenan D. Buckley
|
57cbc028b9
|
Merge branch 'master' into add-shooter-subsystem-PID-new
|
2020-02-11 00:16:16 +00:00 |
|
Elijah Price
|
3e4942f893
|
Added Mystery Feature
Press Y on the operator controller and see what happens...
|
2020-02-09 18:33:27 -07:00 |
|
Keenan D. Buckley
|
a93327317a
|
Merge branch 'master' into add-gear-shifting-with-pcm
|
2020-02-08 23:11:14 +00:00 |
|
Keenan D. Buckley
|
827aca7fce
|
Small edits to make it work
|
2020-02-08 16:10:21 -07:00 |
|
Keenan D. Buckley
|
b427841cd3
|
Merge branch 'master' into add-intake-extender
|
2020-02-08 22:27:27 +00:00 |
|
KyraRivera
|
92feb32651
|
Reconfigured the motor to get intake to run.
|
2020-02-08 15:23:42 -07:00 |
|
KyraRivera
|
0015b078cb
|
Turned off limit switches so climber would run.
|
2020-02-08 15:11:23 -07:00 |
|
Keenan D. Buckley
|
3ddc6037f9
|
Merge branch 'master' into add-climber
|
2020-02-08 21:54:10 +00:00 |
|
KyraRivera
|
5ab2fce79b
|
Set up leveler motor so that it can be run.
|
2020-02-08 14:49:16 -07:00 |
|
Keenan D. Buckley
|
86a04aca1e
|
Merge branch 'master' into addLeveler
|
2020-02-08 21:17:29 +00:00 |
|
Keenan D. Buckley
|
6398a17f5d
|
Merge branch 'master' into add-storage
|
2020-02-08 21:07:10 +00:00 |
|
keenandbuckley
|
33f974d6d9
|
Changed IDs to make storage subsystem work
|
2020-02-08 14:05:12 -07:00 |
|
keenandbuckley
|
8cbd39ebe8
|
Added double solenoid and method to shift gears
Has not been tested yet, waiting for solenoids to arrive.
|
2020-02-08 13:01:25 -07:00 |
|
keenandbuckley
|
ea632f626f
|
Added DriveWithJoystickAuxPID
Has been tested, does work but it stalled a falcon.
|
2020-02-08 12:37:48 -07:00 |
|
keenandbuckley
|
71bd46cc85
|
Tested Motion Magic and commented out unnecessary data prints
|
2020-02-08 09:27:40 -07:00 |
|
keenandbuckley
|
148ea4e941
|
Add Motion Magic (Aux PID acting up)
- Aux PID drifting and causing robot to slam into walls (Aux PID works everywhere else)
|
2020-02-07 21:49:04 -07:00 |
|
aarav18
|
43d9e8aa99
|
Make Position PID workie
Co-Authored-By: Keenan D. Buckley <hfocus@users.noreply.github.com>
|
2020-02-07 20:03:13 -07:00 |
|
aarav18
|
a3b0ac9976
|
Removed unused imports
In Drive and Robot Container
|
2020-02-07 17:52:52 -07:00 |
|
aarav18
|
479a7b9359
|
FIxed code from Code Reviews
|
2020-02-07 17:50:23 -07:00 |
|
aarav18
|
033af31c96
|
Merge branch 'master' into add-falcon-500-motion-magic
|
2020-02-07 16:47:56 -07:00 |
|
aarav18
|
b7dfaf0248
|
Disables Not Working Buttons
|
2020-02-06 19:59:41 -07:00 |
|
aarav18
|
f5106f4232
|
Added command for storage to run
|
2020-02-06 19:57:25 -07:00 |
|
KyraRivera
|
c0ead80055
|
Added Leveler
|
2020-02-06 19:51:17 -07:00 |
|
aarav18
|
92c4a18c6e
|
Finished Drive Straight Velocity PID and started Position PID
|
2020-02-06 19:43:37 -07:00 |
|
aarav18
|
987a3a2647
|
Got DriveStraightAtVelocityPID Working
|
2020-02-06 18:36:04 -07:00 |
|
ryan123rudder
|
9d8f047bed
|
Fix Shooter
|
2020-02-04 18:09:40 -07:00 |
|
Keenan D. Buckley
|
4dc07d718a
|
Fix build error in RobotContainer
|
2020-02-03 17:49:05 -07:00 |
|
ryan123rudder
|
cfee098d05
|
Revert "Reverted Drive code to master"
This reverts commit 4dd70bf1fe.
|
2020-02-03 16:40:39 -07:00 |
|
ryan123rudder
|
0f5a6ef09f
|
PID tuning
P and F
|
2020-02-01 16:07:59 -07:00 |
|
aarav18
|
63fae30f1d
|
PID stuff
|
2020-02-01 15:30:41 -07:00 |
|
ryan123rudder
|
c263ddc6f9
|
Merge branch 'add-shooter-subsystem-PID-new' of https://github.com/Team4388/RiseOfRidgebotics2020 into add-shooter-subsystem-PID-new
|
2020-02-01 14:21:27 -07:00 |
|
ryan123rudder
|
7bb3b8b18d
|
Set idle speed
|
2020-02-01 14:21:23 -07:00 |
|
aarav18
|
4dd70bf1fe
|
Reverted Drive code to master
|
2020-02-01 13:38:23 -07:00 |
|
ryan123rudder
|
43a454f9de
|
Runup
|
2020-02-01 12:40:39 -07:00 |
|
ryan123rudder
|
42db77fe6d
|
Fix Shooter PID
|
2020-01-31 21:39:51 -07:00 |
|
aarav18
|
2d14ef3da3
|
Araav Stuff for PID
|
2020-01-31 17:50:43 -07:00 |
|
Ridgebotics
|
8a95c8a8cc
|
Merge branch 'master' into add-shooter-subsystem-PID-new
|
2020-01-31 05:46:05 +00:00 |
|