mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-07-27 04:12:10 +08:00
510b718f0f
old-commit-hash: da079d47d7d9496723117700ae1bb51c1f1abc38
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
|