RoboLoCo-5338/Competition_Bot_2025

Update Joystick Scaling/Deadband

Offen

#100 geöffnet am 09.04.2025

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (0 Forks)auto 404
bugenhancementgood first issuehelp wantedpriority: highrequires bot: testingtopic: controlstopic: drivetrain

Repository-Metriken

Stars
 (0 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide