Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
77 changes: 77 additions & 0 deletions .Glass/glass.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"NetworkTables": {
"Retained Values": {
"open": false
},
"transitory": {
"FMSInfo": {
"open": true
},
"LiveWindow": {
"open": true
},
"SmartDashboard": {
"Elevator Sim": {
"Elevator Root": {
"Elevator": {
"open": true
},
"open": true
},
"open": true
},
"open": true
}
},
"types": {
"/FMSInfo": "FMSInfo",
"/SmartDashboard/Elevator Sim": "Mechanism2d"
},
"windows": {
"/FMSInfo": {
"window": {
"visible": true
}
},
"/SmartDashboard/Elevator Sim": {
"window": {
"visible": true
}
}
}
},
"NetworkTables Info": {
"Connections": {
"open": true
}
},
"NetworkTables Settings": {
"mode": "Client (NT3)",
"serverTeam": "localhost"
},
"Plots": {
"Plot <0>": {
"plots": [
{
"axis": [
{
"autoFit": true
}
],
"height": 259,
"series": [
{
"color": [
0.2980392277240753,
0.44705885648727417,
0.6901960968971252,
1.0
],
"id": "NT:/SmartDashboard/Elevator Sim/Elevator Root/Elevator/length"
}
]
}
]
}
}
}
49 changes: 49 additions & 0 deletions simgui.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,61 @@
},
"NetworkTables": {
"transitory": {
"FMSInfo": {
"open": true
},
"LiveWindow": {
".status": {
"open": true
},
"open": true
},
"Shuffleboard": {
".metadata": {
"open": true
},
".recording": {
"open": true
},
"open": true
},
"SmartDashboard": {
"Elevator Sim": {
"Elevator Root": {
"Elevator": {
"open": true
},
"open": true
},
"open": true
},
"open": true
}
}
},
"Plot": {
"Plot <0>": {
"plots": [
{
"axis": [
{
"autoFit": true
}
],
"height": 299,
"series": [
{
"color": [
0.2980392277240753,
0.44705885648727417,
0.6901960968971252,
1.0
],
"id": "NT:/SmartDashboard/Elevator Sim/Elevator Root/Elevator/length"
}
]
}
]
}
}
}