We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab7a10 commit d0f1449Copy full SHA for d0f1449
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 = 1
+MAX_SOFT_SPEED = 2.5
5
MIN_SOFT_SPEED = 0.1
6
MAX_ANGLE = 18
7
CRASH_DIST = 110
0 commit comments