mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
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:
34
photonlib-java-examples/apriltagExample/simgui.json
Normal file
34
photonlib-java-examples/apriltagExample/simgui.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user