mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-24 23:42:05 +08:00
Make camerad timing test threshold same as rest
This commit is contained in:
@@ -73,8 +73,8 @@ TIMINGS = {
|
||||
"controlsState": [2.5, 0.35],
|
||||
"lateralPlan": [2.5, 0.5],
|
||||
"longitudinalPlan": [2.5, 0.5],
|
||||
"roadCameraState": [1.5, 0.35],
|
||||
"driverCameraState": [1.5, 0.35],
|
||||
"roadCameraState": [2.5, 0.35],
|
||||
"driverCameraState": [2.5, 0.35],
|
||||
"modelV2": [2.5, 0.35],
|
||||
"driverState": [2.5, 0.35],
|
||||
"liveLocationKalman": [2.5, 0.35],
|
||||
|
||||
Reference in New Issue
Block a user