mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-26 23:13:54 +08:00
* Update process_replay README
* Expose get_custom_params_from_lr in top-level module
old-commit-hash: f74f1def29
2 lines
168 B
Python
2 lines
168 B
Python
from selfdrive.test.process_replay.process_replay import CONFIGS, get_process_config, get_custom_params_from_lr, replay_process, replay_process_with_name # noqa: F401
|