mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
* apriltag example * vendor dep update * Run formatters * Update Drivetrain.java Co-authored-by: Matt <matthew.morley.ca@gmail.com>
35 lines
567 B
JSON
35 lines
567 B
JSON
{
|
|
"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
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|