mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-11 16:02:11 +08:00
dd2e2da6f6
Updated the `parse_outputs` function to accept `input_keys` for improved flexibility in processing model outputs. Added handling for `desired_curvature` when `prev_desired_curv` is present in `input_keys`. This change enhances the parser's adaptability to input variations.