Skip to content

Commit 9faae5c

Browse files
YuseiNaitog3force
authored andcommitted
add TRAPS robot spec
1 parent c28d122 commit 9faae5c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

config/ssl-simulation-controller/robot-specs.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,3 +286,21 @@ robot-specs:
286286
custom_erforce:
287287
shoot_radius: 0.074
288288
dribbler_width: 0.05
289+
"TRAPS":
290+
radius: 0.089
291+
height: 0.147
292+
mass: 2.6
293+
max_linear_kick_speed: 5
294+
max_chip_kick_speed: 5
295+
center_to_dribbler: 0.078
296+
limits:
297+
acc_speedup_absolute_max: 4.7
298+
acc_speedup_angular_max: 50.8
299+
acc_brake_absolute_max: 5.9
300+
acc_brake_angular_max: 51.6
301+
vel_absolute_max: 3.7
302+
vel_angular_max: 26.2
303+
custom_erforce:
304+
shoot_radius: 0.07
305+
dribbler_width: 0.081
306+

0 commit comments

Comments
 (0)