mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-01 11:32:21 +08:00
Cleanup: GM remove unnecessary variable (#27779)
old-commit-hash: 2ab05f96c3e535938533dd877968a7f6ae79f583
This commit is contained in:
@@ -98,7 +98,6 @@ class CarInterface(CarInterfaceBase):
|
||||
# Tuning for experimental long
|
||||
ret.longitudinalTuning.kpV = [2.0, 1.5]
|
||||
ret.longitudinalTuning.kiV = [0.72]
|
||||
ret.stopAccel = -2.0
|
||||
ret.stoppingDecelRate = 2.0 # reach brake quickly after enabling
|
||||
ret.vEgoStopping = 0.25
|
||||
ret.vEgoStarting = 0.25
|
||||
|
||||
Reference in New Issue
Block a user