mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
paramsd process replay test (#2118)
* paramsd process replay test * cleanup old-commit-hash: 1e5a935ff00916efe65046f50d46a77d091c2e29
This commit is contained in:
@@ -6,8 +6,7 @@ from typing import Any
|
||||
|
||||
from selfdrive.car.car_helpers import interface_names
|
||||
from selfdrive.test.process_replay.compare_logs import compare_logs
|
||||
from selfdrive.test.process_replay.process_replay import (CONFIGS,
|
||||
replay_process)
|
||||
from selfdrive.test.process_replay.process_replay import CONFIGS, replay_process
|
||||
from tools.lib.logreader import LogReader
|
||||
|
||||
INJECT_MODEL = 0
|
||||
|
||||
Reference in New Issue
Block a user