This commit is contained in:
samuel desharnais 2024-02-26 18:45:03 -05:00
parent 8f616616d1
commit 36ae404541
39 changed files with 50 additions and 1856 deletions

View File

@ -5,22 +5,18 @@
"pathFolders": [ "pathFolders": [
"1", "1",
"2", "2",
"3",
"4", "4",
"5",
"6",
"7", "7",
"8" "8",
"9"
], ],
"autoFolders": [ "autoFolders": [
"1", "1",
"2", "2",
"3",
"4", "4",
"5",
"6",
"7", "7",
"8" "8",
"9"
], ],
"defaultMaxVel": 3.0, "defaultMaxVel": 3.0,
"defaultMaxAccel": 3.0, "defaultMaxAccel": 3.0,

View File

@ -96,6 +96,6 @@
] ]
} }
}, },
"folder": null, "folder": "9",
"choreoAuto": false "choreoAuto": false
} }

View File

@ -3,7 +3,7 @@
"startingPose": { "startingPose": {
"position": { "position": {
"x": 1.35, "x": 1.35,
"y": 3.0 "y": 2.0
}, },
"rotation": 90.0 "rotation": 90.0
}, },

View File

@ -1,38 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7,
"y": 4.4
},
"rotation": 120.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "lancer"
}
},
{
"type": "wait",
"data": {
"waitTime": 3.0
}
}
]
}
}
]
}
},
"folder": "2",
"choreoAuto": false
}

View File

@ -1,44 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7,
"y": 4.4
},
"rotation": 30.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "2.1"
}
}
]
}
},
"folder": "2",
"choreoAuto": false
}

View File

@ -1,70 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7,
"y": 4.4
},
"rotation": 30.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "2.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.7
}
},
{
"type": "named",
"data": {
"name": "balyer"
}
}
]
}
}
]
}
}
]
}
},
"folder": "2",
"choreoAuto": false
}

View File

@ -1,76 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7,
"y": 4.4
},
"rotation": 30.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "2.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.7
}
},
{
"type": "named",
"data": {
"name": "balyer"
}
}
]
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "2.2"
}
}
]
}
},
"folder": "2",
"choreoAuto": false
}

View File

@ -1,95 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7,
"y": 4.4
},
"rotation": 30.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "2.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.7
}
},
{
"type": "named",
"data": {
"name": "balyer"
}
}
]
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "2.2"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
}
]
}
},
"folder": "2",
"choreoAuto": false
}

View File

@ -1,38 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7,
"y": 6.7
},
"rotation": 150.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
}
]
}
},
"folder": "3",
"choreoAuto": false
}

View File

@ -1,44 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7,
"y": 6.7
},
"rotation": 150.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "3.1"
}
}
]
}
},
"folder": "3",
"choreoAuto": false
}

View File

@ -1,95 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7,
"y": 6.7
},
"rotation": 150.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "3.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.7
}
},
{
"type": "named",
"data": {
"name": "balayer"
}
}
]
}
}
]
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "3.2"
}
},
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
}
]
}
},
"folder": "3",
"choreoAuto": false
}

View File

@ -1,76 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7,
"y": 6.7
},
"rotation": -30.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "3.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.7
}
},
{
"type": "named",
"data": {
"name": "balayer"
}
}
]
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "3.2"
}
}
]
}
},
"folder": "3",
"choreoAuto": false
}

View File

@ -1,95 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7,
"y": 6.7
},
"rotation": 150.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "3.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.7
}
},
{
"type": "named",
"data": {
"name": "balayer"
}
}
]
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "3.2"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
}
]
}
},
"folder": "3",
"choreoAuto": false
}

View File

@ -37,7 +37,7 @@
{ {
"type": "path", "type": "path",
"data": { "data": {
"pathName": "Copy of 1.1" "pathName": "bh"
} }
}, },
{ {
@ -65,7 +65,7 @@
{ {
"type": "path", "type": "path",
"data": { "data": {
"pathName": "Copy of 1.2" "pathName": "Copy of bh"
} }
}, },
{ {
@ -90,6 +90,6 @@
] ]
} }
}, },
"folder": "1", "folder": "2",
"choreoAuto": false "choreoAuto": false
} }

View File

@ -1,50 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 1.3,
"y": 5.55
},
"rotation": 90.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "1.3"
}
},
{
"type": "path",
"data": {
"pathName": "1.4"
}
}
]
}
},
"folder": "1",
"choreoAuto": false
}

View File

@ -3,7 +3,7 @@
"startingPose": { "startingPose": {
"position": { "position": {
"x": 15.25, "x": 15.25,
"y": 3.0 "y": 2.0
}, },
"rotation": -90.0 "rotation": -90.0
}, },

View File

@ -1,38 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 15.85,
"y": 4.4
},
"rotation": 60.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
}
]
}
},
"folder": "5",
"choreoAuto": false
}

View File

@ -1,44 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 15.85,
"y": 4.4
},
"rotation": -30.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "5.1"
}
}
]
}
},
"folder": "5",
"choreoAuto": false
}

View File

@ -1,70 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 15.85,
"y": 4.4
},
"rotation": -30.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "5.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.7
}
},
{
"type": "named",
"data": {
"name": "balayer"
}
}
]
}
}
]
}
}
]
}
},
"folder": "5",
"choreoAuto": false
}

View File

@ -1,83 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 15.85,
"y": 4.4
},
"rotation": -30.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "wait",
"data": {
"waitTime": 3.0
}
}
]
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "5.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.7
}
},
{
"type": "named",
"data": {
"name": "balayer"
}
}
]
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "5.2"
}
}
]
}
},
"folder": "5",
"choreoAuto": false
}

View File

@ -1,95 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 15.85,
"y": 4.4
},
"rotation": -30.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "5.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.7
}
},
{
"type": "named",
"data": {
"name": "balayer"
}
}
]
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "5.2"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
}
]
}
},
"folder": "5",
"choreoAuto": false
}

View File

@ -1,38 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 15.8,
"y": 6.65
},
"rotation": -150.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
}
]
}
},
"folder": "6",
"choreoAuto": false
}

View File

@ -1,44 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 15.8,
"y": 6.65
},
"rotation": -57.24696656392663
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "6.1"
}
}
]
}
},
"folder": "6",
"choreoAuto": false
}

View File

@ -1,70 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 15.8,
"y": 6.65
},
"rotation": -150.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "6.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.7
}
},
{
"type": "named",
"data": {
"name": "balayer"
}
}
]
}
}
]
}
}
]
}
},
"folder": "6",
"choreoAuto": false
}

View File

@ -1,76 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 15.8,
"y": 6.65
},
"rotation": -150.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "6.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.7
}
},
{
"type": "named",
"data": {
"name": "balayer"
}
}
]
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "6.2"
}
}
]
}
},
"folder": "6",
"choreoAuto": false
}

View File

@ -1,95 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 15.8,
"y": 6.65
},
"rotation": -150.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "6.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.7
}
},
{
"type": "named",
"data": {
"name": "balayer"
}
}
]
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "6.2"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
}
]
}
},
"folder": "6",
"choreoAuto": false
}

View File

@ -1,44 +0,0 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 15.18,
"y": 4.81
},
"rotation": 0.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "lancer"
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "test"
}
}
]
}
},
"folder": null,
"choreoAuto": false
}

View File

@ -1,71 +0,0 @@
{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 0.7,
"y": 6.7
},
"prevControl": null,
"nextControl": {
"x": 0.6993965107276529,
"y": 6.6989547259184725
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 1.0,
"y": 7.010076157919538
},
"prevControl": {
"x": 0.9826713353359282,
"y": 6.993362712119278
},
"nextControl": {
"x": 1.0187773121213508,
"y": 7.028186819906404
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 2.9078895212422267,
"y": 7.010076157919538
},
"prevControl": {
"x": 2.926777941719328,
"y": 7.000326399702681
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [
{
"waypointRelativePos": 1,
"rotationDegrees": 178.3779748731589,
"rotateFast": false
}
],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 1.0,
"maxAcceleration": 1.0,
"maxAngularVelocity": 90.0,
"maxAngularAcceleration": 90.0
},
"goalEndState": {
"velocity": 0,
"rotation": -0.9710219310792203,
"rotateFast": false
},
"reversed": false,
"folder": "3",
"previewStartingState": null,
"useDefaultConstraints": false
}

View File

@ -1,49 +0,0 @@
{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 2.7,
"y": 7.0
},
"prevControl": null,
"nextControl": {
"x": 2.710911765291465,
"y": 6.990576641485824
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 0.7,
"y": 6.7
},
"prevControl": {
"x": 0.7125383894358018,
"y": 6.713974263386468
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
},
"goalEndState": {
"velocity": 0,
"rotation": 149.12800064001866,
"rotateFast": false
},
"reversed": false,
"folder": "3",
"previewStartingState": null,
"useDefaultConstraints": false
}

View File

@ -1,49 +0,0 @@
{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 15.85,
"y": 4.4
},
"prevControl": null,
"nextControl": {
"x": 15.85312975966851,
"y": 4.40542090276134
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 14.0,
"y": 4.1
},
"prevControl": {
"x": 14.011940966373402,
"y": 4.093105879849931
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
},
"goalEndState": {
"velocity": 0,
"rotation": -155.07456608690077,
"rotateFast": false
},
"reversed": false,
"folder": "5",
"previewStartingState": null,
"useDefaultConstraints": false
}

View File

@ -1,49 +0,0 @@
{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 14.0,
"y": 4.1
},
"prevControl": null,
"nextControl": {
"x": 14.002432289858724,
"y": 4.1
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 15.85,
"y": 4.4
},
"prevControl": {
"x": 15.82771353771501,
"y": 4.361398715001432
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
},
"goalEndState": {
"velocity": 0,
"rotation": 60.38412103232163,
"rotateFast": false
},
"reversed": false,
"folder": "5",
"previewStartingState": null,
"useDefaultConstraints": false
}

View File

@ -1,71 +0,0 @@
{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 15.8,
"y": 6.65
},
"prevControl": null,
"nextControl": {
"x": 15.810493547475788,
"y": 6.65
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 15.436328829902315,
"y": 7.0198259161363925
},
"prevControl": {
"x": 15.445191739926624,
"y": 7.009263511274084
},
"nextControl": {
"x": 15.427465919878006,
"y": 7.030388320998702
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 13.661872834434506,
"y": 7.0198259161363925
},
"prevControl": {
"x": 13.67276677878254,
"y": 7.006843018822101
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [
{
"waypointRelativePos": 1,
"rotationDegrees": -70.17753542963476,
"rotateFast": false
}
],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 1.0,
"maxAcceleration": 1.0,
"maxAngularVelocity": 90.0,
"maxAngularAcceleration": 720.0
},
"goalEndState": {
"velocity": 0,
"rotation": -66.2505055071331,
"rotateFast": false
},
"reversed": false,
"folder": "6",
"previewStartingState": null,
"useDefaultConstraints": false
}

View File

@ -1,49 +0,0 @@
{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 14.0,
"y": 7.0
},
"prevControl": null,
"nextControl": {
"x": 14.023088833925678,
"y": 7.0
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 15.8,
"y": 6.65
},
"prevControl": {
"x": 15.806819642142848,
"y": 6.668834620329574
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
},
"goalEndState": {
"velocity": 0,
"rotation": -58.20379119767198,
"rotateFast": false
},
"reversed": false,
"folder": "6",
"previewStartingState": null,
"useDefaultConstraints": false
}

View File

@ -4,24 +4,24 @@
{ {
"anchor": { "anchor": {
"x": 1.35, "x": 1.35,
"y": 3.0 "y": 2.0
}, },
"prevControl": null, "prevControl": null,
"nextControl": { "nextControl": {
"x": 1.3576779647621067, "x": 1.357677964762107,
"y": 2.993175772574823 "y": 1.9931757725748231
}, },
"isLocked": false, "isLocked": false,
"linkedName": null "linkedName": null
}, },
{ {
"anchor": { "anchor": {
"x": 3.2198817841816214, "x": 7.849266980585242,
"y": 3.0 "y": 2.0
}, },
"prevControl": { "prevControl": {
"x": 3.20038226774791, "x": 7.829767464151531,
"y": 3.019499516433713 "y": 2.019499516433713
}, },
"nextControl": null, "nextControl": null,
"isLocked": false, "isLocked": false,

View File

@ -4,24 +4,24 @@
{ {
"anchor": { "anchor": {
"x": 15.25, "x": 15.25,
"y": 3.0 "y": 2.0
}, },
"prevControl": null, "prevControl": null,
"nextControl": { "nextControl": {
"x": 15.242762626364385, "x": 15.242762626364385,
"y": 3.0 "y": 2.0
}, },
"isLocked": false, "isLocked": false,
"linkedName": null "linkedName": null
}, },
{ {
"anchor": { "anchor": {
"x": 14.0, "x": 8.9,
"y": 3.0 "y": 2.0
}, },
"prevControl": { "prevControl": {
"x": 14.014562140186673, "x": 8.914562140186673,
"y": 3.0 "y": 2.0
}, },
"nextControl": null, "nextControl": null,
"isLocked": false, "isLocked": false,

View File

@ -3,12 +3,12 @@
"waypoints": [ "waypoints": [
{ {
"anchor": { "anchor": {
"x": 1.3, "x": 1.15,
"y": 5.55 "y": 5.55
}, },
"prevControl": null, "prevControl": null,
"nextControl": { "nextControl": {
"x": 1.270750725349431, "x": 1.1207507253494309,
"y": 5.55 "y": 5.55
}, },
"isLocked": false, "isLocked": false,
@ -43,7 +43,7 @@
"rotateFast": false "rotateFast": false
}, },
"reversed": false, "reversed": false,
"folder": null, "folder": "9",
"previewStartingState": { "previewStartingState": {
"rotation": -179.76648041708185, "rotation": -179.76648041708185,
"velocity": 0 "velocity": 0

View File

@ -3,25 +3,25 @@
"waypoints": [ "waypoints": [
{ {
"anchor": { "anchor": {
"x": 2.68045071702679, "x": 3.0,
"y": 6.501949869996606 "y": 5.32
}, },
"prevControl": null, "prevControl": null,
"nextControl": { "nextControl": {
"x": 2.707108120996868, "x": 3.0239288017037573,
"y": 6.501949869996606 "y": 5.3013350512740915
}, },
"isLocked": false, "isLocked": false,
"linkedName": null "linkedName": null
}, },
{ {
"anchor": { "anchor": {
"x": 3.124828585839508, "x": 1.32,
"y": 6.607197259978566 "y": 5.55
}, },
"prevControl": { "prevControl": {
"x": 3.0602479997335497, "x": 1.3335845656403569,
"y": 6.607197259978566 "y": 5.537407335775345
}, },
"nextControl": null, "nextControl": null,
"isLocked": false, "isLocked": false,
@ -39,11 +39,14 @@
}, },
"goalEndState": { "goalEndState": {
"velocity": 0, "velocity": 0,
"rotation": 88.93908830973585, "rotation": -1.0244170279689457,
"rotateFast": false "rotateFast": false
}, },
"reversed": false, "reversed": false,
"folder": "1", "folder": "1",
"previewStartingState": null, "previewStartingState": {
"rotation": -39.441926245401206,
"velocity": 0
},
"useDefaultConstraints": false "useDefaultConstraints": false
} }

View File

@ -8,20 +8,20 @@
}, },
"prevControl": null, "prevControl": null,
"nextControl": { "nextControl": {
"x": 1.3266574039700785, "x": 1.3239288017037572,
"y": 5.55 "y": 5.531335051274091
}, },
"isLocked": false, "isLocked": false,
"linkedName": null "linkedName": null
}, },
{ {
"anchor": { "anchor": {
"x": 2.68045071702679, "x": 3.0,
"y": 6.501949869996606 "y": 5.32
}, },
"prevControl": { "prevControl": {
"x": 2.6158701309208316, "x": 3.0135845656403566,
"y": 6.501949869996606 "y": 5.307407335775346
}, },
"nextControl": null, "nextControl": null,
"isLocked": false, "isLocked": false,
@ -39,11 +39,14 @@
}, },
"goalEndState": { "goalEndState": {
"velocity": 0, "velocity": 0,
"rotation": -66.44773632710536, "rotation": 22.90324251953112,
"rotateFast": false "rotateFast": false
}, },
"reversed": false, "reversed": false,
"folder": "1", "folder": "1",
"previewStartingState": null, "previewStartingState": {
"rotation": 89.89148648270589,
"velocity": 0
},
"useDefaultConstraints": false "useDefaultConstraints": false
} }

View File

@ -1,52 +0,0 @@
{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 15.182835116264057,
"y": 4.8066308009100585
},
"prevControl": null,
"nextControl": {
"x": 15.182835116264057,
"y": 4.8258390977013725
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 15.182835116264057,
"y": 7.1855718058229465
},
"prevControl": {
"x": 15.192447316011023,
"y": 7.181673109189449
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 1.0,
"maxAcceleration": 1.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
},
"goalEndState": {
"velocity": 0,
"rotation": 0,
"rotateFast": false
},
"reversed": false,
"folder": null,
"previewStartingState": {
"rotation": 0,
"velocity": 0
},
"useDefaultConstraints": false
}