Sonata less starting state accel (#26363)

* Sonata less start accel

* Update ref_commit
old-commit-hash: 8744384a4f
beeps
Harald Schäfer 3 years ago committed by GitHub
parent c6e6482603
commit 58b1f1fd7f
  1. 2
      selfdrive/car/hyundai/interface.py
  2. 2
      selfdrive/test/process_replay/ref_commit

@ -232,7 +232,7 @@ class CarInterface(CarInterfaceBase):
ret.stoppingControl = True
ret.startingState = True
ret.vEgoStarting = 0.1
ret.startAccel = 2.0
ret.startAccel = 1.0
ret.longitudinalActuatorDelayLowerBound = 0.5
ret.longitudinalActuatorDelayUpperBound = 0.5

@ -1 +1 @@
358d330ffde4ecd679129b0e0a20806aaf21b786
05ba201bcf97b6c1067dbcde2a60f71f43469c56

Loading…
Cancel
Save