fix.. DM ignore..
This commit is contained in:
parent
818e78c677
commit
7d4f1cfb28
@ -76,7 +76,7 @@ class SelfdriveD:
|
|||||||
ignore += ['driverCameraState', 'managerState']
|
ignore += ['driverCameraState', 'managerState']
|
||||||
elif self.disable_dm > 0:
|
elif self.disable_dm > 0:
|
||||||
self.camera_packets.remove("driverCameraState")
|
self.camera_packets.remove("driverCameraState")
|
||||||
ignore += ['driverMonitoringState']
|
ignore += ['driverMonitoringState']
|
||||||
|
|
||||||
if REPLAY:
|
if REPLAY:
|
||||||
# no vipc in replay will make them ignored anyways
|
# no vipc in replay will make them ignored anyways
|
||||||
|
Loading…
x
Reference in New Issue
Block a user