frccpptest/simgui.json

154 lines
3.4 KiB
JSON
Raw Normal View History

2022-08-08 08:39:35 -04:00
{
"HALProvider": {
"RoboRIO": {
"window": {
"visible": true
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/LiveWindow/Ungrouped/Scheduler": "Scheduler",
"/LiveWindow/Ungrouped/frc2::SubsystemBase": "Subsystem",
"/SmartDashboard/chassis": "Subsystem",
"/SmartDashboard/frc2::SubsystemBase": "Subsystem",
2022-08-29 18:13:47 -04:00
"/SmartDashboard/potato_cannon": "Subsystem",
"/SmartDashboard/shooter": "Subsystem"
2022-08-08 08:39:35 -04:00
},
"windows": {
"/SmartDashboard/chassis": {
"window": {
"visible": true
}
}
}
},
"NetworkTables": {
"FMSInfo": {
"open": true
},
"LiveWindow": {
".status": {
"open": true
},
"Ungrouped": {
"Scheduler": {
"open": true
},
"frc2::SubsystemBase": {
"open": true
},
"open": true
},
"open": true
},
"SmartDashboard": {
"chassis": {
"open": true
},
"frc2::SubsystemBase": {
"open": true
},
"open": true,
"potato_cannon": {
"open": true
}
}
},
"Plot": {
"Plot <0>": {
"plots": [
{
"axis": [
{
"autoFit": true
}
],
2022-08-29 18:13:47 -04:00
"height": 419,
2022-08-08 08:39:35 -04:00
"series": [
{
"color": [
0.2980392277240753,
0.44705885648727417,
0.6901960968971252,
1.0
],
"id": "Rio 6V Voltage"
},
{
"color": [
0.8666667342185974,
0.5176470875740051,
0.32156863808631897,
1.0
],
"id": "Joystick[0] Axis[0]"
},
{
"color": [
0.3333333432674408,
0.658823549747467,
0.4078431725502014,
1.0
],
"id": "Joystick[0] Axis[1]"
},
{
"color": [
0.7686275243759155,
0.30588236451148987,
0.32156863808631897,
1.0
],
"id": "NT:/SmartDashboard/lb_pod.angle"
},
{
"color": [
0.5058823823928833,
0.44705885648727417,
0.7019608020782471,
1.0
],
"id": "NT:/SmartDashboard/lf_pod.angle"
},
{
"color": [
0.5764706134796143,
0.4705882668495178,
0.3764706254005432,
1.0
],
"id": "NT:/SmartDashboard/rb_pod.angle"
},
{
"color": [
0.8549020290374756,
0.545098066329956,
0.7647059559822083,
1.0
],
"id": "NT:/SmartDashboard/rf_pod.angle"
},
{
"color": [
0.2724913954734802,
1.0,
0.14705884456634521,
1.0
],
"id": "NT:/SmartDashboard/lb_pod.mag"
}
],
"yaxis2": true
}
]
},
"Plot <1>": {
"window": {
"visible": false
}
}
}
}