mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-15 04:23:43 +08:00
Update longcontrol.py
This commit is contained in:
@@ -8,6 +8,7 @@ from openpilot.selfdrive.modeld.constants import ModelConstants
|
||||
CONTROL_N_T_IDX = ModelConstants.T_IDXS[:CONTROL_N]
|
||||
|
||||
STOPPING_DECEL_RATE = 0.3 # m/s^2/s while trying to stop
|
||||
STOPPING_SPEED = 2.0
|
||||
|
||||
LongCtrlState = car.CarControl.Actuators.LongControlState
|
||||
|
||||
|
||||
Reference in New Issue
Block a user