Skip to content

Commit

Permalink
worlds code
Browse files Browse the repository at this point in the history
  • Loading branch information
jpothen8 committed Apr 24, 2024
1 parent 0932499 commit d218b75
Show file tree
Hide file tree
Showing 30 changed files with 22,731 additions and 15,062 deletions.
6 changes: 5 additions & 1 deletion simgui-ds.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,11 @@
],
"robotJoysticks": [
{
"guid": "Keyboard0"
"guid": "78696e70757401000000000000000000",
"useGamepad": true
},
{
"useGamepad": true
}
]
}
21 changes: 9 additions & 12 deletions simgui.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,7 @@
"left": 150,
"right": 2961,
"top": 79,
"width": 16.541748046875,
"window": {
"visible": true
}
"width": 16.541748046875
},
"/SmartDashboard/Routine Chooser": {
"window": {
Expand Down Expand Up @@ -171,7 +168,7 @@
},
"bottom": 1476,
"cameras": {
"arrowSize": 3,
"arrowSize": 68,
"style": "Track"
},
"height": 8.210550308227539,
Expand All @@ -184,10 +181,7 @@
"selectable": false,
"style": "Hidden"
},
"width": 16.541748046875,
"window": {
"visible": true
}
"width": 16.541748046875
}
}
},
Expand Down Expand Up @@ -251,6 +245,9 @@
"double[]##v_/Monologuing/robot/drive/1.3 Current Chassis Speeds": {
"open": true
},
"double[]##v_/Monologuing/robot/drive/1.3 Desired Chassis Speeds": {
"open": true
},
"double[]##v_/Monologuing/robot/drive/1.4 Desired Chassis Speeds": {
"open": true
},
Expand Down Expand Up @@ -320,7 +317,8 @@
"double[]##v_/Monologuing/robot/intake/3.1 Intake 3D Position": {
"open": true
}
}
},
"open": true
}
},
"Shuffleboard": {
Expand All @@ -347,8 +345,7 @@
"SmartDashboard": {
"VisionSystemSim-main": {
"open": true
},
"open": true
}
},
"photonvision": {
"arducam": {
Expand Down
Loading

0 comments on commit d218b75

Please sign in to comment.