-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
manually resolve merge conflicts, mess with LEDS
manually merge the 1000s of merge conflicts by copy pasting the files in blueprint some vision code and pray it works, fingers crossed for next year
- Loading branch information
Showing
59 changed files
with
2,348 additions
and
703 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
{ | ||
"version": 1.0, | ||
"waypoints": [ | ||
{ | ||
"anchor": { | ||
"x": 8.378792911431978, | ||
"y": 0.828823196107932 | ||
}, | ||
"prevControl": null, | ||
"nextControl": { | ||
"x": 7.257236952795264, | ||
"y": 0.8288231961079319 | ||
}, | ||
"isLocked": false, | ||
"linkedName": "N8" | ||
}, | ||
{ | ||
"anchor": { | ||
"x": 0.787031987758696, | ||
"y": 4.391563704668065 | ||
}, | ||
"prevControl": { | ||
"x": 0.9275104323519487, | ||
"y": 3.3212331676900417 | ||
}, | ||
"nextControl": null, | ||
"isLocked": false, | ||
"linkedName": null | ||
} | ||
], | ||
"rotationTargets": [], | ||
"constraintZones": [], | ||
"eventMarkers": [], | ||
"globalConstraints": { | ||
"maxVelocity": 4.0, | ||
"maxAcceleration": 4.0, | ||
"maxAngularVelocity": 540.0, | ||
"maxAngularAcceleration": 720.0 | ||
}, | ||
"goalEndState": { | ||
"velocity": 0, | ||
"rotation": 122.0, | ||
"rotateFast": false | ||
}, | ||
"reversed": false, | ||
"folder": null, | ||
"previewStartingState": { | ||
"rotation": 180.0, | ||
"velocity": 0 | ||
}, | ||
"useDefaultConstraints": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.