RoboLoCo-5338/Competition_Bot_2025

Remove getArmPosition from ArmIO

オープン

#200 opened on 2025/06/02

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Java (0 件のフォーク)auto 404
good first issuepriority: nonerefactoringrequires bot: nonetopic: mechanisms

Repository metrics

Stars
 (0 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド