2 piece left works

This commit is contained in:
2025-03-22 19:19:09 -04:00
parent 073b2ab754
commit be961d286b
20 changed files with 120 additions and 60 deletions

View File

@@ -3,25 +3,25 @@
"waypoints": [
{
"anchor": {
"x": 3.6202868852459016,
"y": 5.859118852459017
"x": 3.35655737704918,
"y": 5.78719262295082
},
"prevControl": null,
"nextControl": {
"x": 3.6663590190101236,
"y": 5.6134008057257505
"x": 3.402629510813402,
"y": 5.541474576217554
},
"isLocked": false,
"linkedName": "Before K"
},
{
"anchor": {
"x": 3.7290765411991873,
"y": 5.091647695859483
"x": 3.6322745901639335,
"y": 5.019979508196721
},
"prevControl": {
"x": 3.693113426445089,
"y": 5.343389499138171
"x": 3.596311475409835,
"y": 5.271721311475409
},
"nextControl": null,
"isLocked": false,
@@ -33,8 +33,8 @@
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 2.0,
"maxAcceleration": 1.0,
"maxVelocity": 1.0,
"maxAcceleration": 0.5,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 400.0,
"nominalVoltage": 12.0,
@@ -50,5 +50,5 @@
"velocity": 0,
"rotation": -59.69923999693802
},
"useDefaultConstraints": true
"useDefaultConstraints": false
}