RoboLoCo-5338/Competition_Bot_2025

Update Joystick Scaling/Deadband

开放

#100 创建于 2025年4月9日

 (0 条评论) (0 个反应) (1 位负责人)Java (0 个派生)auto 404
bugenhancementgood first issuehelp wantedpriority: highrequires bot: testingtopic: controlstopic: drivetrain

仓库指标

星标
 (0 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Use the equation y = (1 / ((1 - b)^a)) * ((x - b) ^ a) where b is your controller deadband and a is used to scale sensitivity

贡献者指南