File tree Expand file tree Collapse file tree
src/bitbots_misc/bitbots_parameter_blackboard/config/fields/adult_go26 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # ###########################
2+ # RoboCup German Open 2026 #
3+ # ###########################
4+
5+ # Settings for the RoboCup German Open 2026 field (with large goals)
6+
7+ parameter_blackboard :
8+ ros__parameters :
9+ field :
10+ size :
11+ x : 14.0
12+ y : 9.0
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 : 3.0 # The distance from the goal line to the boundary of the penalty area
18+ goal :
19+ width : 2.6 # The width of the goal (center of one goal post to the other goal post)
Original file line number Diff line number Diff line change 1+ # Map Generator Config
2+ # This file was generated by the map generator GUI
3+
4+ header :
5+ version : ' 1.0'
6+ type : map_generator_config
7+ parameters :
8+ map_type : line
9+ penalty_mark : true
10+ center_point : true
11+ goal_back : true
12+ stroke_width : 7
13+ field_length : 1400
14+ field_width : 900
15+ goal_depth : 60
16+ goal_width : 260
17+ goal_area_length : 100
18+ goal_area_width : 400
19+ penalty_mark_distance : 210
20+ center_circle_diameter : 300
21+ border_strip_width : 100
22+ penalty_area_length : 300
23+ penalty_area_width : 600
24+ field_feature_size : 28
25+ mark_type : cross
26+ field_feature_style : exact
27+ distance_map : true
28+ distance_decay : 0.0
29+ invert : true
You can’t perform that action at this time.
0 commit comments