Apriltag example from gerth2 (#701)

* apriltag example

* vendor dep update

* Run formatters

* Update Drivetrain.java

Co-authored-by: Matt <matthew.morley.ca@gmail.com>
This commit is contained in:
Mohammad Durrani
2023-01-05 20:48:06 -05:00
committed by GitHub
parent 0f427bb52b
commit bde023c025
17 changed files with 1281 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
{
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/SmartDashboard/Field": "Field2d"
},
"windows": {
"/SmartDashboard/Field": {
"window": {
"visible": true
}
}
}
},
"NetworkTables": {
"transitory": {
"Shuffleboard": {
"open": true
},
"photonvision": {
"OV9281": {
"open": true
},
"USB_Camera": {
"open": true
},
"open": true,
"testCamera": {
"open": true
}
}
}
}
}