We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b024d79 commit 6171d1aCopy full SHA for 6171d1a
opendbc/car/lateral.py
@@ -4,7 +4,7 @@
4
from opendbc.car import structs, rate_limit, DT_CTRL
5
from opendbc.car.vehicle_model import VehicleModel
6
7
-FRICTION_THRESHOLD = 0.3
+FRICTION_THRESHOLD = 0.2
8
9
# ISO 11270
10
ISO_LATERAL_ACCEL = 3.0 # m/s^2
0 commit comments