Commit 931842a 1 parent 7cff4fc commit 931842a Copy full SHA for 931842a
File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -22,32 +22,32 @@ parameters:
22
22
max : 30
23
23
pos_cutoff_freq_hz :
24
24
distribution : uniform
25
- min : 1 .0
26
- max : 60 .0
25
+ min : 30 .0
26
+ max : 90 .0
27
27
vel_order :
28
28
distribution : int_uniform
29
29
min : 2
30
30
max : 30
31
31
vel_cutoff_freq_hz :
32
32
distribution : uniform
33
- min : 1 .0
34
- max : 40 .0
33
+ min : 5 .0
34
+ max : 30 .0
35
35
acc_order :
36
36
distribution : int_uniform
37
37
min : 2
38
38
max : 30
39
39
acc_cutoff_freq_hz :
40
40
distribution : uniform
41
- min : 1 .0
42
- max : 60 .0
41
+ min : 3 .0
42
+ max : 35 .0
43
43
torque_order :
44
44
distribution : int_uniform
45
45
min : 2
46
46
max : 30
47
47
torque_cutoff_freq_hz :
48
48
distribution : uniform
49
- min : 1.0
50
- max : 40 .0
49
+ min : 1.5
50
+ max : 15 .0
51
51
52
52
command :
53
53
- ${env}
You can’t perform that action at this time.
0 commit comments