mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-22 23:33:53 +08:00
@@ -18,6 +18,7 @@ class CarInterface(CarInterfaceBase):
|
||||
# These cars are dashcam only until the port is finished
|
||||
ret.dashcamOnly = True
|
||||
|
||||
ret.radarOffCan = True
|
||||
ret.steerControlType = car.CarParams.SteerControlType.angle
|
||||
ret.steerActuatorDelay = 0.2
|
||||
ret.steerLimitTimer = 1.0
|
||||
|
||||
Reference in New Issue
Block a user