Aarav Shah
572dd7c730
Took out straight from methods
2020-02-13 17:51:54 -07:00
Aarav Shah
0cf6f8f370
Changed Tank Drive Velocity Method
2020-02-13 17:46:15 -07:00
Aarav Shah
a5bdb28d37
Reconfigure motor sensor between auto and teleop
2020-02-13 17:34:59 -07:00
Keenan D. Buckley
b466afe548
Add Ramsete Controller and Everything Needed to Run it
2020-02-13 00:28:55 -07:00
Keenan D. Buckley
3a40b44ff6
Setup Turn Rate and Constants to be used in Ramsete
2020-02-12 22:15:50 -07:00
Keenan D. Buckley
f7782c8acd
Remove unused Smartdashboard PID Tuner
2020-02-12 21:46:38 -07:00
Keenan D. Buckley
e8a00f533b
Cleanup SmartDashboard and Motor Setup
2020-02-12 21:42:48 -07:00
Keenan D. Buckley
bff9793caf
Fix odometry to use meters as units
2020-02-12 21:32:33 -07:00
Keenan D. Buckley
80868d1fd7
Fix build error from merge
2020-02-12 21:00:54 -07:00
Keenan D. Buckley
c96def0cdb
Merge branch 'master' into add-ramsete-controller-and-trajectories
2020-02-13 03:53:34 +00:00
Keenan D. Buckley
d402a31a16
Update PID method documentation
2020-02-12 20:28:55 -07:00
wolf3400
84ad7c156d
Merge branch 'master' into add-storage
2020-02-11 17:38:17 -07:00
Rishabh
247a513e9a
Start shooter stuff
2020-02-11 17:35:16 -07: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
6596c7f81f
Finished Mystery Selector
...
- For debugging, make sure that getDeployDirectory() points to \deploy\
2020-02-11 00:45:50 -07:00
Keenan D. Buckley
0636f3dfe3
Add a chooser so driver can select a file
2020-02-10 22:47:54 -07:00
Keenan D. Buckley
e99dbc170c
Code Cleanup +1
2020-02-10 21:49:54 -07:00
Keenan D. Buckley
dd6ce41a74
Code Cleanup
2020-02-10 21:49:25 -07:00
Keenan D. Buckley
767c61016f
Merge branch 'master' into fix-drive-straight-position-pid
2020-02-11 04:35:31 +00: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
ryan123rudder
6fbbca937c
fix keenans dumb merge
2020-02-10 18:02:37 -07: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
827aca7fce
Small edits to make it work
2020-02-08 16:10:21 -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
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
315ed22703
Wrote Java Docs for PID Methods
2020-02-07 17:02:43 -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
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
ryan123rudder
cfee098d05
Revert "Reverted Drive code to master"
...
This reverts commit 4dd70bf1fe .
2020-02-03 16:40:39 -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
aarav18
4dd70bf1fe
Reverted Drive code to master
2020-02-01 13:38:23 -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
Ridgebotics
8a95c8a8cc
Merge branch 'master' into add-shooter-subsystem-PID-new
2020-01-31 05:46:05 +00: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
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