Commit Graph

17 Commits

Author SHA1 Message Date
ryan123rudder 543c4d320c Merge branch 'master' into Shooter-PID-Integration-Neo-Motors 2020-02-15 12:06:44 -08: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
KyraRivera ec82e26141 Changed some motor configurations 2020-02-11 17:35:36 -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
ryan123rudder 82ebcef450 Tuning and Comments 2020-02-10 19:21:10 -07:00
ryan123rudder 6fbbca937c fix keenans dumb merge 2020-02-10 18:02:37 -07:00
ryan123rudder 9d8f047bed Fix Shooter 2020-02-04 18:09:40 -07:00
ryan123rudder 0f5a6ef09f PID tuning
P and F
2020-02-01 16:07:59 -07:00
ryan123rudder 43a454f9de Runup 2020-02-01 12:40:39 -07:00
ryan123rudder 68eb59bdc6 Fix the thing
and that other thing
2020-01-31 22:02:39 -07:00
ryan123rudder 42db77fe6d Fix Shooter PID 2020-01-31 21:39:51 -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 de4265be23 Added Shooter Subsystem PID Stuff
Initialized gains and added velocity PID method.
2020-01-19 00:28:21 -07: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