Commit Graph

132 Commits

Author SHA1 Message Date
Keenan D. Buckley 5225a98c2c Cleanup Drive Constructor
Also move constants to Drive Constants
2020-02-25 23:18:17 -07:00
Keenan D. Buckley f60e4a8bf9 Reorganise Drive Variables 2020-02-25 22:39:18 -07:00
Keenan D. Buckley 1b31a6d508 Cleanup Imports 2020-02-25 22:25:20 -07:00
Keenan D. Buckley 6939bc449d Merge branch 'master' into autonomous-commands 2020-02-26 04:22:16 +00:00
Keenan D. Buckley 3e829b4db8 Remove extraneous code 2020-02-25 21:12:02 -07:00
Keenan D. Buckley f7dc572a44 Minor Cleanup
Removed set up of Neutral Mode in the constructor because Neutral Mode is controlled in Robot.java
2020-02-25 20:52:20 -07:00
Keenan D. Buckley 7339658077 Fix watchdog feeds and steer output curving 2020-02-25 19:15:15 -07:00
Keenan D. Buckley 0541a2463c Odometry fixes (but not really)
- Seems to only work on the left motor in low gear...no idea why
2020-02-25 17:47:47 -07:00
Elijah Price b741417e0b initial testing 2020-02-25 17:12:56 -07:00
Keenan D. Buckley ac82fdad12 Fix Gearing Issues 2020-02-25 16:15:48 -07:00
Aarav Shah 5015432107 Account for High gear being a nice boy 2020-02-21 22:03:41 -07:00
Aarav Shah 5f989fb21a Tweaks to Deadassist and Work on Motion Magic 2020-02-21 20:46:52 -07:00
Aarav Shah 9f1aff6c8d Turn Degrees command works, Keenan did work on Dead Assist Control Mode 2020-02-21 19:44:51 -07:00
Aarav Shah e5a9d0c364 Added Wait Command, Works 2020-02-21 17:48:05 -07:00
ryan123rudder 427ba060da Merge branch 'master' into add-storage 2020-02-21 17:14:01 -07:00
Aarav Shah 123fa0291a Fix 2020-02-21 16:48:22 -07:00
Aarav Shah 52f126706a Deleted extra java doc 2020-02-21 16:47:03 -07:00
Aarav Shah e58cc6618e Fixed semicolo 2020-02-21 16:43:42 -07:00
Keenan D. Buckley c65b584ade Merge branch 'master' into add-ramsete-controller-and-trajectories 2020-02-21 23:41:01 +00:00
Aarav Shah 92af17f885 Changed values and cleaned up 2020-02-20 20:14:51 -07:00
Aarav Shah c40bba15ff Fixed motor following problem 2020-02-20 16:53:13 -07:00
Keenan D. Buckley dda41a913d Merge branch 'add-ramsete-controller-and-trajectories' of https://github.com/Team4388/RiseOfRidgebotics2020 into add-ramsete-controller-and-trajectories 2020-02-19 19:23:18 -07:00
Aarav Shah 0d13b05dda Testing System Time, made Simpler Trajectory 2020-02-19 19:16:26 -07:00
Keenan D. Buckley 11f7f2272e Fix Dead assist so it uses the right constants and TurnRate code 2020-02-19 19:15:45 -07:00
Aarav Shah 0f0b3e7208 Changed formatting 2020-02-19 17:38:15 -07:00
Aarav Shah faf777234d Fixed Solenoid to Cool Falcon 2020-02-19 16:25:38 -07:00
Aarav Shah 24e0d07f3a Added opening every 10 seconds 2020-02-18 19:28:05 -07:00
Aarav Shah 14793f3cef Added method to open and close solenoid, started solenoid closed 2020-02-18 19:25:32 -07:00
Aarav Shah cdf2d64157 Renamed speedShift, declared coolFalcon 2020-02-18 19:22:18 -07:00
Keenan D. Buckley cce4f67726 Add temp sensing 2020-02-18 19:07:42 -07:00
Aarav Shah ac777e611e Merge branch 'add-ramsete-controller-and-trajectories' of https://github.com/Team4388/RiseOfRidgebotics2020 into add-ramsete-controller-and-trajectories 2020-02-18 17:37:15 -07:00
Aarav Shah 2c47b71534 Update Drive.java
Added Back Motor Velocities and Outputs.
2020-02-18 17:36:57 -07:00
Keenan D. Buckley 45db7a32d7 Merge branch 'add-ramsete-controller-and-trajectories' of https://github.com/Team4388/RiseOfRidgebotics2020 into add-ramsete-controller-and-trajectories 2020-02-18 17:29:38 -07:00
Keenan D. Buckley c5011b72d7 Tune the teleop controller 2020-02-18 17:29:26 -07:00
Aarav Shah 6f8e8f8b8f Added Variable to get Right Motor Pos and Vel 2020-02-18 16:56:56 -07:00
Keenan D. Buckley b729d04db4 rework Deadassist to enable after a timeout
This keeps it out of the hair of the drivers while also possibly being useful
2020-02-17 18:25:48 -07:00
Keenan D. Buckley c39ec549a9 Set up back motor master and tune PIDs 2020-02-17 13:06:51 -07:00
Keenan D. Buckley 0e696c73ed Debugging ramsete controller 2020-02-14 08:32:32 -07:00
Aarav Shah 03daeed506 Fixed heading in odometry, but position needs work 2020-02-13 19:35:30 -07:00
Elijah Price aea65c519d make build 2
electric boogaloo
2020-02-13 18:16:02 -07:00
Elijah Price ea05f9d1b2 make it build
whoops, merging is hard
2020-02-13 18:03:17 -07:00
Aarav Shah a3a1e953fb Fixed small issue in conversion method 2020-02-13 17:58:45 -07:00
Elijah Price a8306807fe Merge branch 'master' into add-elijahs-mystery-feature 2020-02-13 17:57:25 -07:00
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