Aarav Shah
cdf2d64157
Renamed speedShift, declared coolFalcon
2020-02-18 19:22:18 -07:00
Sebastian
86d6d5d946
Limit switches for extenders
...
Co-Authored-By: llamakingker <llamakingker@users.noreply.github.com >
#janky
2020-02-18 18:12:06 -08: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
Sebastian
57cc8a26e6
Even More Janky Code
...
Storage
2020-02-15 16:01:28 -08:00
Elijah Price
04b5dc0f54
Merge branch 'master' into Climber-and-Leveler-safety-button
2020-02-15 16:18:47 -07:00
ryan123rudder
e3f0ce0234
Drive With Input Shooter
2020-02-15 15:47:49 -07:00
ryan123rudder
568dbaa2e9
Merge branch 'master' into vision_camera_final
2020-02-15 14:33:01 -08:00
ryan123rudder
52cad7d217
Remove comments
2020-02-15 15:06:59 -07:00
mayabartels
e2efd0f8d3
Safety added for climber and leveler
2020-02-15 13:29:06 -08:00
ryan123rudder
b467b324ef
Fix
2020-02-15 14:23:41 -07:00
ryan123rudder
406e1a03e9
Merge branch 'master' into Manual-Shooter
2020-02-15 13:18:15 -08:00
Kerem
24a2a43a44
Made Janky Code
...
Added Manual Shooter
2020-02-15 13:34:53 -07:00
ryan123rudder
8787a49e34
Merge branch 'master' into add-elijahs-mystery-feature
2020-02-15 12:34:18 -08:00
ryan123rudder
543c4d320c
Merge branch 'master' into Shooter-PID-Integration-Neo-Motors
2020-02-15 12:06:44 -08:00
Sebastian
0cf61e1893
Update Storage.java
2020-02-15 11:16:12 -08:00
Keenan D. Buckley
0e696c73ed
Debugging ramsete controller
2020-02-14 08:32:32 -07:00
mayabartels
6f8c90751c
yeet
2020-02-13 19:12:08 -08:00
mayabartels
29cdf74ea1
PIDs fully added and tested for Neos
...
When robot is enabled once after robot code is deplyed, the program works. But, after the robot is disabled and re-enabled, the neo attempts to stay at one position and PID loops will no longer run because the Neo is focused on one position.
There were also several commands taken out when testing (ie. the idle shooter command)
2020-02-13 18:57:11 -08:00
Aarav Shah
03daeed506
Fixed heading in odometry, but position needs work
2020-02-13 19:35:30 -07:00
Rishabh
1463bd2094
Add up and down for storage thingy
2020-02-13 19:07:36 -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
ryan123rudder
4c257acfc1
Add Vision (Untested)
2020-02-13 16:42:54 -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
Rishabh
ee9bd4d301
Shooter gains fix
2020-02-11 20:07:35 -07:00
wolf3400
84ad7c156d
Merge branch 'master' into add-storage
2020-02-11 17:38:17 -07:00
KyraRivera
4b56ff8a3d
Merge branch 'master' into additional-motor-config
2020-02-11 17:37:25 -07:00
KyraRivera
ec82e26141
Changed some motor configurations
2020-02-11 17:35:36 -07:00
Rishabh
247a513e9a
Start shooter stuff
2020-02-11 17:35:16 -07:00
Keenan D. Buckley
6694b3f289
Merge branch 'master' into Storage-Neo-PID-Integration
2020-02-11 17:28:41 -07:00
mayabartels
5bb1dbc397
Added Neo PID loops to Shooter Subsystem for angle adjustment and rotating the shooter
2020-02-11 16:09:31 -08:00