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 4630f1d commit 519d530Copy full SHA for 519d530
1 file changed
src/HL/Autotech_constant.py
@@ -1,7 +1,7 @@
1
import os
2
import numpy as np
3
4
-MAX_SOFT_SPEED = 2.5
+MAX_SOFT_SPEED = 3
5
MIN_SOFT_SPEED = 0.1
6
MAX_ANGLE = 18
7
CRASH_DIST = 110
0 commit comments