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 |
|
Keenan D. Buckley
|
f8fc2d3b06
|
Update Controller docs in Robot Container
|
2020-01-30 22:28:02 -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 |
|
Keenan D. Buckley
|
9b6c6ec658
|
work done on PID
in better state than last time but still bad
|
2020-01-27 19:06:23 -07:00 |
|
aarav18
|
dec773cdcd
|
Velocity Control PID
Does not work in testing
|
2020-01-24 20:27:42 -07:00 |
|
aarav18
|
7008ceb453
|
Added PID Stuff for pigeon go straight
|
2020-01-23 16:42:20 -07:00 |
|
aarav18
|
7f96cecc4d
|
Spin up before engaging shooter pid
|
2020-01-21 16:45:29 -07:00 |
|
aarav18
|
db5c15a452
|
Tested Shooter, Fine tuned it
|
2020-01-20 15:22:44 -07:00 |
|
aarav18
|
a96cd7a3e2
|
Finished up Velocity Control PID
Shooter PID
|
2020-01-20 08:59:20 -08:00 |
|
Kyra
|
d9bd213ff2
|
Create Shooter Subsystem and PID stuff
Created shooter subsystem, set up command for shooter to run, set up PID constants, set up gains method in shooter.
|
2020-01-18 15:28:48 -08:00 |
|
aarav18
|
101cfb5d10
|
Finished Elevator Robot Challenge
|
2020-01-18 14:29:30 -08:00 |
|
Keenan D. Buckley
|
a552e809ac
|
Merge branch 'add-falcon-500-motion-magic' of https://github.com/Team4388/RiseOfRidgebotics2020 into add-falcon-500-motion-magic
|
2020-01-18 15:12:54 -07:00 |
|
Keenan D. Buckley
|
cbc112982c
|
Added inches to encoder ticks conversion
|
2020-01-18 15:12:48 -07:00 |
|
Keenan D. Buckley
|
162bbac7bc
|
Update RobotContainer.java
|
2020-01-18 12:47:49 -07:00 |
|
aarav18
|
ca31832c61
|
Added Elevator Subystem
Added method to make it move
|
2020-01-18 10:30:22 -08:00 |
|
Ridgebotics
|
7ff5a5a16b
|
Merge branch 'master' into add-falcon-500-motion-magic
|
2020-01-18 18:29:06 +00:00 |
|
aarav18
|
c72a32efb2
|
Fixed Deadband Issue
Made motors running at same speed.
|
2020-01-18 09:27:53 -08:00 |
|
Aarav
|
4d7a03d230
|
Created Velocity Control PID and Interrupt Command
|
2020-01-17 19:44:54 -07:00 |
|
Keenan D. Buckley
|
4a74baa56b
|
Merge branch 'master' into add-falcon-500-motion-magic
|
2020-01-18 01:04:59 +00:00 |
|
Evan
|
cd74d23b17
|
Drivetrain smoother acceleration
|
2020-01-17 16:59:48 -07:00 |
|
Aarav
|
9be99be0c3
|
Add PID and Motion Magic Commands
|
2020-01-16 20:22:50 -07:00 |
|
Aarav
|
6fc414ccb8
|
Add Distance PID Command
|
2020-01-16 20:11:48 -07:00 |
|
Keenan D. Buckley
|
69b28c73b3
|
PID work
|
2020-01-16 17:56:18 -07:00 |
|
Aarav
|
aa1fbe2e75
|
Testing changes to pid
|
2020-01-16 16:47:17 -07:00 |
|
Evan
|
65d60897ec
|
add javadocs
Co-Authored-By: Keenan D. Buckley <hfocus@users.noreply.github.com>
|
2020-01-13 20:04:19 -07:00 |
|
Evan
|
2699697c37
|
Set up the controller and intake so that the triggers control the intake.
Co-Authored-By: Keenan D. Buckley <hfocus@users.noreply.github.com>
|
2020-01-13 19:50:26 -07:00 |
|