RoboLoCo-5338/Competition_Bot_2025

Remove getArmPosition from ArmIO

開放

#200 建立於 2025年6月2日

 (0 則留言) (0 個反應) (1 位負責人)Java (0 個分叉)auto 404
good first issuepriority: nonerefactoringrequires bot: nonetopic: mechanisms

倉庫指標

星標
 (0 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南