mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-05 05:22:07 +08:00
Fix car interface test (#34729)
* bump * bump opendbc * bump * bump to master
This commit is contained in:
+1
-1
Submodule opendbc_repo updated: bdcb515ffc...7c9a7eef9d
@@ -80,6 +80,8 @@ class TestCarInterfaces:
|
||||
|
||||
CC = car.CarControl.new_message(**cc_msg)
|
||||
CC.enabled = True
|
||||
CC.latActive = True
|
||||
CC.longActive = True
|
||||
CC = CC.as_reader()
|
||||
for _ in range(10):
|
||||
car_interface.update([])
|
||||
|
||||
Reference in New Issue
Block a user