mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
[apriltag] Switch 2022 apriltag layout length and width values (#4670)
This commit is contained in:
@@ -409,7 +409,7 @@
|
||||
}
|
||||
} ],
|
||||
"field" : {
|
||||
"length" : 8.2296,
|
||||
"width" : 16.4592
|
||||
"length" : 16.4592,
|
||||
"width" : 8.2296
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user