update mapsd cpu

pull/30933/head
Adeeb Shihadeh 1 year ago committed by GitHub
parent f0ccb84ae3
commit 7997fccdfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      selfdrive/test/test_onroad.py

@ -34,7 +34,7 @@ PROCS = {
"./encoderd": 17.0, "./encoderd": 17.0,
"./camerad": 14.5, "./camerad": 14.5,
"./locationd": 11.0, "./locationd": 11.0,
"./mapsd": (1.0, 10.0), "./mapsd": (0.5, 10.0),
"selfdrive.controls.plannerd": 11.0, "selfdrive.controls.plannerd": 11.0,
"./ui": 18.0, "./ui": 18.0,
"selfdrive.locationd.paramsd": 9.0, "selfdrive.locationd.paramsd": 9.0,

Loading…
Cancel
Save