mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-12 22:22:07 +08:00
b791d4ed55
Handle missing 'sim_pose' gracefully in model outputs. Check for the presence of 'sim_pose' in output data before processing. If absent, fallback to using 'plan' data to populate temporal pose fields, ensuring robustness and preventing potential runtime errors.