Commit Graph

219 Commits

Author SHA1 Message Date
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 0da2e35400 Uncommented Velocity PID 2020-01-24 17:20:15 -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
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
Ridgebotics 7ff5a5a16b Merge branch 'master' into add-falcon-500-motion-magic 2020-01-18 18:29:06 +00: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
Keenan D. Buckley b22386e592 Invert PID target so robot no spin 2020-01-17 17:28:51 -07: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
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