RoboLoCo-5338/Competition_Bot_2025

Remove getArmPosition from ArmIO

Aperta

#200 aperta il 2 giu 2025

 (0 commenti) (0 reazioni) (1 assegnatario)Java (0 fork)auto 404
good first issuepriority: nonerefactoringrequires bot: nonetopic: mechanisms

Metriche repository

Star
 (0 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

The method itself uses the inputs, which contain the arm position, as a parameter to a function that in most implementations just returns the position from those inputs. It can be removed and replaced with direct access from the inputs.

Guida contributor