good first issuepriority: nonerefactoringrequires bot: nonetopic: mechanisms
仓库指标
- 星标
- (0 个星标)
- PR 合并指标
- (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.