Skip to content

Commit 191e3ff

Browse files
committed
Add values for new geometry fields
1 parent 894d23e commit 191e3ff

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

internal/simctl/geometry-div-a.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ field: <
44
goal_width: 1800
55
goal_depth: 300
66
boundary_width: 300
7+
penalty_area_depth: 1000
8+
penalty_area_width: 2000
9+
center_circle_radius: 500
10+
line_thickness: 10
11+
goal_center_to_penalty_mark: 6000
12+
goal_height: 155
13+
ball_radius: 21.5
14+
max_robot_radius: 90
715
field_lines: <
816
name: "TopTouchLine"
917
p1: <

internal/simctl/geometry-div-b.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ field: <
44
goal_width: 1000
55
goal_depth: 300
66
boundary_width: 300
7+
penalty_area_depth: 1800
8+
penalty_area_width: 3600
9+
center_circle_radius: 500
10+
line_thickness: 10
11+
goal_center_to_penalty_mark: 8000
12+
goal_height: 155
13+
ball_radius: 21.5
14+
max_robot_radius: 90
715
field_lines: <
816
name: "TopTouchLine"
917
p1: <

0 commit comments

Comments
 (0)