mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-07 12:22:07 +08:00
55b6eae92e
Moved DynamicExperimentalController logic and helper functions to a dedicated module for better readability and maintainability. Simplified longitudinal planner logic by introducing reusable methods to manage MPC mode and longitudinal plan publishing. Adjusted file structure for dynamic controller-related components and updated relevant imports.