We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14ca4b commit e0f071cCopy full SHA for e0f071c
1 file changed
configs/sim/axis/pentapod/pentapod.ini
@@ -17,6 +17,8 @@ PYVCP = panel.xml
17
GEOMETRY = XYZ-AB
18
INCREMENTS = 10 mm, 1 mm, 0.1 mm
19
20
+MIN_LINEAR_VELOCITY = 0.100000
21
+
22
[FILTER]
23
PROGRAM_EXTENSION = .png,.gif,.jpg Grayscale Depth Image
24
PROGRAM_EXTENSION = .py Python Script
@@ -61,7 +63,6 @@ CYCLE_TIME = 0.010
61
63
DEFAULT_VELOCITY = 5.00
62
64
DEFAULT_LINEAR_VELOCITY = 50.000000
65
MAX_LINEAR_VELOCITY = 100.000000
-MIN_LINEAR_VELOCITY = 0.100000
66
DEFAULT_ANGULAR_VELOCITY = 1.000000
67
MAX_ANGULAR_VELOCITY = 10.000000
68
MIN_ANGULAR_VELOCITY = 0.100000
0 commit comments