hyundai: resume from stop faster (#22274)

* hyundai: resume from stop faster

* update ref_commit
old-commit-hash: 793ceb6b56
commatwo_master
Greg Hogan 4 years ago committed by GitHub
parent 5f63a9339c
commit 68b0b43f15
  1. 2
      selfdrive/car/hyundai/interface.py
  2. 2
      selfdrive/test/process_replay/ref_commit

@ -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
Loading…
Cancel
Save