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