mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
We now need platform specific jars -- reworks actions to support that. Currently only generates 32 bit pi images.
45 lines
778 B
JSON
45 lines
778 B
JSON
{
|
|
"NTProvider": {
|
|
"types": {
|
|
"/FMSInfo": "FMSInfo",
|
|
"/SmartDashboard/Field": "Field2d",
|
|
"/SmartDashboard/photonvision Sim Field": "Field2d"
|
|
},
|
|
"windows": {
|
|
"/SmartDashboard/Field": {
|
|
"window": {
|
|
"visible": true
|
|
}
|
|
},
|
|
"/SmartDashboard/photonvision Sim Field": {
|
|
"window": {
|
|
"visible": true
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NetworkTables": {
|
|
"transitory": {
|
|
"SmartDashboard": {
|
|
"Field": {
|
|
"open": true
|
|
},
|
|
"open": true
|
|
},
|
|
"photonvision": {
|
|
"open": true,
|
|
"photonvision": {
|
|
"open": true
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Plot": {
|
|
"Plot <0>": {
|
|
"window": {
|
|
"visible": false
|
|
}
|
|
}
|
|
}
|
|
}
|