RoboLoCo-5338/Competition_Bot_2025

Update Joystick Scaling/Deadband

オープン

#100 opened on 2025/04/09

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Java (0 件のフォーク)auto 404
bugenhancementgood first issuehelp wantedpriority: highrequires bot: testingtopic: controlstopic: drivetrain

Repository metrics

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

説明

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

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