numpy tolerance for INDI

old-commit-hash: 32496626b2
commatwo_master
Adeeb Shihadeh 5 years ago
parent 1089f8fa8f
commit 09095e07fd
  1. 2
      selfdrive/test/process_replay/process_replay.py

@ -226,7 +226,7 @@ CONFIGS = [
ignore=["logMonoTime", "valid", "controlsState.startMonoTime", "controlsState.cumLagMs"],
init_callback=fingerprint,
should_recv_callback=None,
tolerance=None,
tolerance=NUMPY_TOLERANCE,
),
ProcessConfig(
proc_name="radard",

Loading…
Cancel
Save