Initial Comming
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user