mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
VW PQ: Extended standstill for FtS with EPB (#28248)
* VW PQ: Extended standstill for FtS with EPB * update refs --------- Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> old-commit-hash: 0c223b481498aff0f1d781921b69d8e3fe0b088b
This commit is contained in:
@@ -92,6 +92,7 @@ class CarInterface(CarInterfaceBase):
|
||||
ret.stoppingControl = True
|
||||
ret.startingState = True
|
||||
ret.startAccel = 1.0
|
||||
ret.stopAccel = -0.55
|
||||
ret.vEgoStarting = 1.0
|
||||
ret.vEgoStopping = 1.0
|
||||
ret.longitudinalTuning.kpV = [0.1]
|
||||
|
||||
@@ -1 +1 @@
|
||||
06916238067c48cd39aa3625b73505cd82cc8177
|
||||
02c134e5a0d1f707c79f7a0ad6c1a5b6b038ee7c
|
||||
Reference in New Issue
Block a user