DurhamAcademy / FRC2024

https://6502.team
GNU General Public License v3.0
4 stars 1 forks source link

Shooter PID Mode Switch [BLOCKED] #29

Closed a1cd closed 8 months ago

a1cd commented 9 months ago

Add mode changer to make it possible to change between velocity pid control and postition pid control. This is important for a later handoff feature.

Originally posted by @a1cd in #2

The task is to make the shooter change between handoff mode and non-handoff mode. This means the ability to switch between two different pid systems, one for velocity, one position based. This will allow the handoff to happen.

Blocked until #27 is completed

GBKP commented 9 months ago

@a1cd this is bad