Team3256 / FRC_Programming_2022

Team 3256's 2022 FRC Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove Airbrakes from Hanger

StarDylan opened this issue · comments

So, we planned to enable / disable the Airbrakes in order to hold the wire for the Hanger.

But we don't have that right now. So we instead need to use PID in order to counteract any movement on the Hanger. (Probably use a Feedforward as well).