mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-07 00:33:43 +08:00
99b637c7ce
old-commit-hash: c025b96e8a15640ee4d6e4d513fada6ed101afe5
7 lines
91 B
Python
7 lines
91 B
Python
MAX_DISTANCE = 140.
|
|
LANE_OFFSET = 1.8
|
|
MAX_REL_V = 10.
|
|
|
|
LEAD_X_SCALE = 10
|
|
LEAD_Y_SCALE = 10
|