Skip to content

Commit 7ab7a10

Browse files
speed 1
1 parent 5398b9c commit 7ab7a10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/HL/Autotech_constant.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
import numpy as np
33

4-
MAX_SOFT_SPEED = 2.5
4+
MAX_SOFT_SPEED = 1
55
MIN_SOFT_SPEED = 0.1
66
MAX_ANGLE = 18
77
CRASH_DIST = 110

0 commit comments

Comments
 (0)