Team3256 / FRC_Programming_2022

Team 3256's 2022 FRC Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hanger Individuals

StarDylan opened this issue · comments

We might not want to have each motor follow each other, since they if they get out of sync, they'll stay out of sync.

So when we zero the Hanger, we should treat each motor individually, allowing them to individually reach current limit before we stop them.

Maybe enable / disabling Following?