auto
This commit is contained in:
25
src/main/deploy/pathplanner/autos/6.1.auto
Normal file
25
src/main/deploy/pathplanner/autos/6.1.auto
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 1.0,
|
||||
"startingPose": {
|
||||
"position": {
|
||||
"x": 15.8,
|
||||
"y": 6.65
|
||||
},
|
||||
"rotation": -60.0
|
||||
},
|
||||
"command": {
|
||||
"type": "sequential",
|
||||
"data": {
|
||||
"commands": [
|
||||
{
|
||||
"type": "path",
|
||||
"data": {
|
||||
"pathName": "6.1"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"folder": "6",
|
||||
"choreoAuto": false
|
||||
}
|
25
src/main/deploy/pathplanner/autos/8.auto
Normal file
25
src/main/deploy/pathplanner/autos/8.auto
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 1.0,
|
||||
"startingPose": {
|
||||
"position": {
|
||||
"x": 15.25,
|
||||
"y": 3.0
|
||||
},
|
||||
"rotation": 180.0
|
||||
},
|
||||
"command": {
|
||||
"type": "sequential",
|
||||
"data": {
|
||||
"commands": [
|
||||
{
|
||||
"type": "path",
|
||||
"data": {
|
||||
"pathName": "8"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"folder": "8",
|
||||
"choreoAuto": false
|
||||
}
|
Reference in New Issue
Block a user