Skip to content

Commit 215848a

Browse files
committed
add medium field config
1 parent 5cfacac commit 215848a

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

  • src/bitbots_misc/bitbots_parameter_blackboard/config/fields/german_open_2026_medium
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
############################
2+
# RoboCup German Open 2024 #
3+
############################
4+
5+
# Settings for the RoboCup German Open 2024 field
6+
7+
parameter_blackboard:
8+
ros__parameters:
9+
field:
10+
size:
11+
x: 8.93
12+
y: 5.94
13+
padding: 1.0 # Padding (area outside of the lines) of the field in all directions
14+
markings:
15+
penalty_area:
16+
size:
17+
x: 1.93 # The distance from the goal line to the boundary of the penalty area
18+
goal:
19+
width: 2.5 # The width of the goal (center of one goal post to the other goal post)
370 KB
Loading

0 commit comments

Comments
 (0)