mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-22 23:12:07 +08:00
5f0cff7ed5
Updated the steering angle computation to use a clearer and more descriptive speed-scaling configuration. Replaced low-speed-specific logic with a generalized approach based on speed breakpoints and corresponding influence factors. This improves maintainability and ensures smoother steering adjustments at varying speeds.