31 lines
603 B
JSON
31 lines
603 B
JSON
{
|
|
"dictionary": "ARUCO_4X4_1000",
|
|
"note": "Maps physical ArUco marker IDs to scene.json anchors. fiducialId in scene.json must match arucoId here.",
|
|
"markers": [
|
|
{
|
|
"id": 0,
|
|
"name": "crest-01",
|
|
"ward": "North-West Ward"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "crest-02",
|
|
"ward": "North-East Ward"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "crest-03",
|
|
"ward": "Town Square Ward"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "crest-04",
|
|
"ward": "South-West Ward"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "crest-05",
|
|
"ward": "South-East Ward"
|
|
}
|
|
]
|
|
} |