Arctos6135 / frc-2024

Other
1 stars 1 forks source link

Add an Arm subsystem #30

Closed n-arms closed 7 months ago

n-arms commented 7 months ago

Add an Arm subsystem. It should use ArmInputsAutoLogged and ArmIO to control the robot's arm. Similar to Intake, it should have a method to set the voltage of the motors. Unlike Intake, it doesn't need to do current filtering.