|
|
@ -31,7 +31,7 @@ class Proc: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PROCS = [ |
|
|
|
PROCS = [ |
|
|
|
Proc(['camerad'], 2.1, msgs=['roadCameraState', 'wideRoadCameraState', 'driverCameraState']), |
|
|
|
Proc(['camerad'], 1.75, msgs=['roadCameraState', 'wideRoadCameraState', 'driverCameraState']), |
|
|
|
Proc(['modeld'], 1.12, atol=0.2, msgs=['modelV2']), |
|
|
|
Proc(['modeld'], 1.12, atol=0.2, msgs=['modelV2']), |
|
|
|
Proc(['dmonitoringmodeld'], 0.6, msgs=['driverStateV2']), |
|
|
|
Proc(['dmonitoringmodeld'], 0.6, msgs=['driverStateV2']), |
|
|
|
Proc(['encoderd'], 0.23, msgs=[]), |
|
|
|
Proc(['encoderd'], 0.23, msgs=[]), |
|
|
|