mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-03-01 02:23:56 +08:00
4 lines
54 B
Python
4 lines
54 B
Python
MAX_DISTANCE = 140.
|
|
LANE_OFFSET = 1.8
|
|
MAX_REL_V = 10.
|