Skip to content

Commit

Permalink
Bunnybots and Friday Night Changes (mostly new autos / tuning constants)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpothen8 committed Dec 17, 2023
1 parent 91c6fe9 commit a28dbd5
Show file tree
Hide file tree
Showing 22 changed files with 5,684 additions and 1,207 deletions.
8 changes: 6 additions & 2 deletions simgui-ds.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,13 @@
}
],
"robotJoysticks": [
{},
{
"guid": "Keyboard0"
"guid": "78696e70757401000000000000000000",
"useGamepad": true
},
{
"guid": "78696e70757401000000000000000000",
"useGamepad": true
}
]
}
27 changes: 13 additions & 14 deletions simgui.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,13 @@
"open": true
}
},
"driveCommand": {
"elevator": {
"open": true
},
"intake": {
"double[]##v_/Monologuing/robot/intake/3.1 Intake 3D Position": {
"open": true
},
"open": true
}
},
"open": true
}
Expand Down Expand Up @@ -160,25 +159,25 @@
0.0,
0.8500000238418579
],
"height": 306,
"height": 852,
"series": [
{
"color": [
0.2980392277240753,
0.44705885648727417,
0.6901960968971252,
0.3333333432674408,
0.658823549747467,
0.4078431725502014,
1.0
],
"id": "NT:/Monologuing/robot/elevator/2.1 Current Pos"
"id": "NT:/Monologuing/robot/elevator/2.3 Desired Pos"
},
{
"color": [
0.8666667342185974,
0.5176470875740051,
0.7686275243759155,
0.30588236451148987,
0.32156863808631897,
1.0
],
"id": "NT:/Monologuing/robot/elevator/2.2 Current Vel"
"id": "NT:/Monologuing/robot/elevator/2.4 Desired Vel"
},
{
"color": [
Expand All @@ -187,7 +186,7 @@
0.4078431725502014,
1.0
],
"id": "NT:/Monologuing/robot/elevator/2.3 Desired Pos"
"id": "NT:/Monologuing/robot/elevator/2.1 Estimated Pos"
},
{
"color": [
Expand All @@ -196,7 +195,7 @@
0.32156863808631897,
1.0
],
"id": "NT:/Monologuing/robot/elevator/2.4 Desired Vel"
"id": "NT:/Monologuing/robot/elevator/2.2 Estimated Vel"
}
]
}
Expand All @@ -211,7 +210,7 @@
0.0,
0.8500000238418579
],
"height": 811,
"height": 859,
"series": [
{
"color": [
Expand Down
Loading

0 comments on commit a28dbd5

Please sign in to comment.