Update Java Simulation Examples (#913)

Removes apriltagExample and simposeest, replacing them with swervedriveposeestsim

---------

Co-authored-by: Matt <matthew.morley.ca@gmail.com>
This commit is contained in:
amquake
2023-10-05 05:57:38 -07:00
committed by GitHub
parent 65d5494ab3
commit ce0d28da93
65 changed files with 1859 additions and 2011 deletions

View File

@@ -1,28 +1,25 @@
{
"Keyboard 0 Settings": {
"window": {
"visible": true
}
},
"keyboardJoysticks": [
{
"axisConfig": [
{},
{
"decKey": 87,
"incKey": 83
},
{},
{
"decKey": 69,
"decayRate": 0.0,
"incKey": 82,
"keyRate": 0.009999999776482582
"decayRate": 0.10000000149011612,
"incKey": 81,
"keyRate": 0.10000000149011612
},
{},
{},
{
"decKey": 68,
"incKey": 65
"decayRate": 0.10000000149011612,
"incKey": 69,
"keyRate": 0.10000000149011612
},
{
"decKey": 65,
"incKey": 68
}
],
"axisCount": 6,