mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
20 lines
261 B
JSON
20 lines
261 B
JSON
|
|
{
|
||
|
|
"game": "Infinite Recharge",
|
||
|
|
"field-image": "2020-field.png",
|
||
|
|
"field-corners": {
|
||
|
|
"top-left": [
|
||
|
|
96,
|
||
|
|
25
|
||
|
|
],
|
||
|
|
"bottom-right": [
|
||
|
|
1040,
|
||
|
|
514
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"field-size": [
|
||
|
|
52.4375,
|
||
|
|
26.9375
|
||
|
|
],
|
||
|
|
"field-unit": "foot"
|
||
|
|
}
|