bug fixes

This commit is contained in:
Rick Lan
2020-11-25 21:14:43 +10:00
parent 2894cd2a9d
commit af020da7c7
+2
View File
@@ -15,6 +15,8 @@ from selfdrive.controls.lib.fcw import FCWChecker
from selfdrive.controls.lib.long_mpc import LongitudinalMpc
from selfdrive.controls.lib.drive_helpers import V_CRUISE_MAX
MAX_SPEED = 255.0
LON_MPC_STEP = 0.2 # first step is 0.2s
AWARENESS_DECEL = -0.2 # car smoothly decel at .2m/s^2 when user is distracted