Commit Graph

110 Commits

Author SHA1 Message Date
Keenan D. Buckley df1468d6ae Merge pull request #22 from Team4388/add-gear-shifting-with-pcm
Add gear shifting with Double Solenoid
2020-02-10 23:53:50 +00: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 68a39f8eca Merge pull request #20 from Team4388/add-climber
Added climber subsystem
2020-02-08 22:14:13 +00: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
Keenan D. Buckley de1fea6e9c Merge pull request #18 from Team4388/addLeveler
Added Leveler
2020-02-08 21:50:51 +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 fdb7d7dabc Merge pull request #19 from Team4388/add-storage
Add storage and command to make it run
2020-02-08 21:13:40 +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
RishabhCowlagi 1f37fe9f4a Update Motor Type 2020-02-08 12:02:07 -08: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
Keenan D. Buckley 13801cabc3 Merge pull request #9 from Team4388/add-falcon-500-motion-magic
Added Drive Train PIDs
2020-02-08 00:57:35 +00: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 315ed22703 Wrote Java Docs for PID Methods 2020-02-07 17:02:43 -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
Keenan D. Buckley 4dc07d718a Fix build error in RobotContainer 2020-02-03 17:49:05 -07:00
mayabartels 0762e5db67 Merge pull request #17 from Team4388/documentation-and-cleanup
Documentation and Code Cleanup
2020-02-04 00:44:35 +00:00
Keenan D. Buckley 5c7895d2a4 Add Motion Magic Aux PID 2020-02-03 17:31:37 -07:00
Keenan D. Buckley a8a0f60479 Code cleanup 2020-02-03 17:31:09 -07:00
aarav18 3a59650611 More PID Stuff with Nada
Code is working, now we are in the process of slowly adding features from Nada back in. The stuff to add back in is in single line comments, the actual comments are in multi-line comments.
2020-02-01 16:10:39 -07:00
aarav18 63fae30f1d PID stuff 2020-02-01 15:30:41 -07:00
Keenan D. Buckley e9122984d0 The giving up commit 2020-02-01 13:48:52 -07:00
ryan123rudder 46812d1603 Add kF
Not under load
2020-01-31 19:31:40 -07:00
aarav18 9d88aaab05 merge it bby 2020-01-31 17:53:33 -07:00
aarav18 2d14ef3da3 Araav Stuff for PID 2020-01-31 17:50:43 -07:00
Keenan D. Buckley 009443b044 Minor Code Cleanup 2020-01-30 23:21:35 -07:00
Keenan D. Buckley 0c6827e4ad Update XboxTriggerButton.java 2020-01-30 22:37:29 -07:00
Keenan D. Buckley bbecb95ae0 Update LEDPatterns.java 2020-01-30 22:36:22 -07:00
Keenan D. Buckley 3fa0bc7dc8 Update IHandController.java 2020-01-30 22:36:12 -07:00
Keenan D. Buckley 08adb765f8 Remove uneeded inherit in XboxTriggerButton 2020-01-30 22:32:56 -07:00
Keenan D. Buckley 63b9831a9a Update XboxController docs 2020-01-30 22:31:50 -07:00
Keenan D. Buckley f8fc2d3b06 Update Controller docs in Robot Container 2020-01-30 22:28:02 -07:00
Keenan D. Buckley a46ec9ff14 Update RunIntakeWithTriggers docs and fix potential bug 2020-01-30 22:15:03 -07:00
Keenan D. Buckley aac9707842 Update DriveWithJoystick.java 2020-01-30 22:11:48 -07:00
Keenan D. Buckley 6f0a052b0a Update LED documentation 2020-01-30 22:00:52 -07:00
Keenan D. Buckley 7be98f8d30 Update Intake documentation 2020-01-30 21:59:12 -07:00
Keenan D. Buckley 5cb458082a Modify Turning PID
- Uses a modified Velocity PID to keep robot still while rotating
- Could also use a Position PID to keep robot still but should be looked into further
2020-01-30 21:46:56 -07:00
Keenan D. Buckley ae5fc4cb00 Invert Right side so PID Loops work
- Invert Right Motor
- Invert Right side on differential drive to allow for driving normally without subsequent motor inverts
2020-01-30 21:36:11 -07:00
Keenan D. Buckley e96ccc527a more work done (getting closer) 2020-01-30 16:44:05 -07:00
mayabartels 66893b5890 Added climber subsystem 2020-01-28 18:56:09 -08:00
RishabhCowlagi 29593564c2 Add Basic Storage Code 2020-01-28 17:07:49 -08:00