Skip to content

Commit a14022c

Browse files
committed
Update default custom_erforce parameters
1 parent 8f702e5 commit a14022c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

config/robot-specs.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ robot-specs:
1414
vel_absolute_max: 3
1515
vel_angular_max: 20
1616
custom_erforce:
17-
shoot_radius: 0.07
18-
dribbler_height: 0.021
17+
shoot_radius: 0.067
18+
dribbler_height: 0.04
19+
dribbler_width: 0.07
1920
"ER-Force":
2021
radius: 0.09
2122
height: 0.15
@@ -31,5 +32,6 @@ robot-specs:
3132
vel_absolute_max: 3
3233
vel_angular_max: 20
3334
custom_erforce:
34-
shoot_radius: 0.07
35-
dribbler_height: 0.021
35+
shoot_radius: 0.067
36+
dribbler_height: 0.04
37+
dribbler_width: 0.07

0 commit comments

Comments
 (0)