mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-23 15:02:06 +08:00
hyundai: resume from stop faster (#22274)
* hyundai: resume from stop faster * update ref_commit
This commit is contained in:
@@ -42,7 +42,7 @@ class CarInterface(CarInterfaceBase):
|
||||
|
||||
ret.longitudinalTuning.kpV = [0.1]
|
||||
ret.longitudinalTuning.kiV = [0.0]
|
||||
ret.stoppingDecelRate = 2.0
|
||||
ret.stopAccel = 0.0
|
||||
ret.startAccel = 0.0
|
||||
|
||||
ret.longitudinalActuatorDelayUpperBound = 1.0 # s
|
||||
|
||||
@@ -1 +1 @@
|
||||
1e029954854211b6277f98e6b0c3438fd11e6667
|
||||
3a9687d9daaaf869a37edb7e640ad3e2d3588fcb
|
||||
Reference in New Issue
Block a user