Add best guess base robot code

Remove unused items
This commit is contained in:
nathanrsxtn
2022-04-26 14:55:02 -06:00
parent 7fd43e1cbb
commit 71bf718023
40 changed files with 845 additions and 1912 deletions
+85
View File
@@ -0,0 +1,85 @@
{
"keyboardJoysticks": [
{
"axisConfig": [
{
"decKey": 65,
"incKey": 68
},
{
"decKey": 87,
"incKey": 83
},
{
"decKey": 69,
"decayRate": 0.0,
"incKey": 82,
"keyRate": 0.009999999776482582
}
],
"axisCount": 3,
"buttonCount": 6,
"buttonKeys": [
90,
88,
67,
86,
66,
78
],
"povConfig": [
{
"key0": 73,
"key180": 75,
"key270": 74,
"key90": 76
}
],
"povCount": 1
},
{
"axisCount": 2,
"buttonCount": 4,
"buttonKeys": [
77,
44,
46,
47
],
"povCount": 0
},
{
"axisConfig": [
{
"decKey": 263,
"incKey": 262
},
{
"decKey": 265,
"incKey": 264
}
],
"axisCount": 2,
"buttonCount": 6,
"buttonKeys": [
260,
268,
266,
261,
269,
267
],
"povCount": 0
},
{
"axisCount": 0,
"buttonCount": 0,
"povCount": 0
}
],
"robotJoysticks": [
{
"guid": "Keyboard0"
}
]
}