mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-06 00:36:32 +08:00
not relevant at high speed (#19946)
* not relevant at high speed
* update ref
old-commit-hash: d1b31d3697
This commit is contained in:
@@ -8,8 +8,7 @@ V_CRUISE_MIN = 8
|
||||
V_CRUISE_DELTA = 8
|
||||
V_CRUISE_ENABLE_MIN = 40
|
||||
MPC_N = 16
|
||||
CAR_ROTATION_RADIUS = 1.5
|
||||
|
||||
CAR_ROTATION_RADIUS = 0.0
|
||||
|
||||
class MPC_COST_LAT:
|
||||
PATH = 1.0
|
||||
|
||||
@@ -1 +1 @@
|
||||
511bad6a9ffea248dce81631fb58b3d020a4117b
|
||||
c3f3c37d75f133c2ce0f94fc87ffb5305986bc07
|
||||
Reference in New Issue
Block a user