We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c28d122 commit 9faae5cCopy full SHA for 9faae5c
config/ssl-simulation-controller/robot-specs.yaml
@@ -286,3 +286,21 @@ robot-specs:
286
custom_erforce:
287
shoot_radius: 0.074
288
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