Camera calib, arm fix

This commit is contained in:
Michael Mikovsky
2026-02-18 16:36:02 -08:00
parent 3a5057fc41
commit cb5d4aaea8
4 changed files with 14 additions and 8 deletions
@@ -88,6 +88,7 @@ public class IntakeReal implements IntakeIO {
@Override
public void stopArm(){
m_armMotor.set(0);
// m_rollerMotor.set(0);
}
@Override