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 3493059 commit 4630f1dCopy full SHA for 4630f1d
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
+MAX_SOFT_SPEED = 2.5
5
MIN_SOFT_SPEED = 0.1
6
MAX_ANGLE = 18
7
CRASH_DIST = 110
0 commit comments