mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-21 22:12:05 +08:00
4 lines
54 B
Python
4 lines
54 B
Python
MAX_DISTANCE = 140.
|
|
LANE_OFFSET = 1.8
|
|
MAX_REL_V = 10.
|