-
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.
Merge pull request #17 from Dreadbot/dev
MICMP post-comp
- Loading branch information
Showing
75 changed files
with
1,793 additions
and
982 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
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
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
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
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,31 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 1.1493830537518626, | ||
"y": 3.844868126880128 | ||
}, | ||
"rotation": -92.26561156794902 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Shoot-Subwoofer" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "DropArm" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": null, | ||
"choreoAuto": false | ||
} |
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
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
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
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
106 changes: 106 additions & 0 deletions
106
src/main/deploy/pathplanner/paths/Copy of SourceShoot-MidNote1.path
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,106 @@ | ||
{ | ||
"version": 1.0, | ||
"waypoints": [ | ||
{ | ||
"anchor": { | ||
"x": 0.7530787895299451, | ||
"y": 4.4122565060118415 | ||
}, | ||
"prevControl": null, | ||
"nextControl": { | ||
"x": 1.2433295124201498, | ||
"y": 3.5951719678615004 | ||
}, | ||
"isLocked": false, | ||
"linkedName": "Source-Shoot" | ||
}, | ||
{ | ||
"anchor": { | ||
"x": 3.3890982041223348, | ||
"y": 1.6458974214244728 | ||
}, | ||
"prevControl": { | ||
"x": 2.1875032950777156, | ||
"y": 2.3284033297618185 | ||
}, | ||
"nextControl": { | ||
"x": 4.599816092001534, | ||
"y": 0.9582096611090867 | ||
}, | ||
"isLocked": false, | ||
"linkedName": null | ||
}, | ||
{ | ||
"anchor": { | ||
"x": 7.737044210199532, | ||
"y": 0.7905842246869678 | ||
}, | ||
"prevControl": { | ||
"x": 6.862283116415048, | ||
"y": 0.9059373359552514 | ||
}, | ||
"nextControl": null, | ||
"isLocked": false, | ||
"linkedName": "MidNote1(2)" | ||
} | ||
], | ||
"rotationTargets": [ | ||
{ | ||
"waypointRelativePos": 1.25, | ||
"rotationDegrees": -19.02089391304225, | ||
"rotateFast": false | ||
}, | ||
{ | ||
"waypointRelativePos": 1.75, | ||
"rotationDegrees": 0, | ||
"rotateFast": false | ||
} | ||
], | ||
"constraintZones": [], | ||
"eventMarkers": [ | ||
{ | ||
"name": "New Event Marker", | ||
"waypointRelativePos": 1.75, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "Intake" | ||
} | ||
}, | ||
{ | ||
"type": "wait", | ||
"data": { | ||
"waitTime": 1.75 | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "StopIntake" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
], | ||
"globalConstraints": { | ||
"maxVelocity": 3.0, | ||
"maxAcceleration": 2.0, | ||
"maxAngularVelocity": 540.0, | ||
"maxAngularAcceleration": 720.0 | ||
}, | ||
"goalEndState": { | ||
"velocity": 0, | ||
"rotation": -0.5216211727633948, | ||
"rotateFast": false | ||
}, | ||
"reversed": false, | ||
"folder": null, | ||
"previewStartingState": null, | ||
"useDefaultConstraints": false | ||
} |
49 changes: 49 additions & 0 deletions
49
src/main/deploy/pathplanner/paths/MidNote1-SourceSideAmpThrow.path
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,49 @@ | ||
{ | ||
"version": 1.0, | ||
"waypoints": [ | ||
{ | ||
"anchor": { | ||
"x": 7.737044210199532, | ||
"y": 0.7905842246869678 | ||
}, | ||
"prevControl": null, | ||
"nextControl": { | ||
"x": 7.101064084555094, | ||
"y": 0.833914515918632 | ||
}, | ||
"isLocked": false, | ||
"linkedName": "MidNote1(2)" | ||
}, | ||
{ | ||
"anchor": { | ||
"x": 5.619397289720505, | ||
"y": 0.7905842246869678 | ||
}, | ||
"prevControl": { | ||
"x": 6.673588768473833, | ||
"y": 1.4050937685208704 | ||
}, | ||
"nextControl": null, | ||
"isLocked": false, | ||
"linkedName": "SourceSideAmpThrow" | ||
} | ||
], | ||
"rotationTargets": [], | ||
"constraintZones": [], | ||
"eventMarkers": [], | ||
"globalConstraints": { | ||
"maxVelocity": 3.0, | ||
"maxAcceleration": 3.5, | ||
"maxAngularVelocity": 540.0, | ||
"maxAngularAcceleration": 720.0 | ||
}, | ||
"goalEndState": { | ||
"velocity": 0, | ||
"rotation": -64.05970164420361, | ||
"rotateFast": false | ||
}, | ||
"reversed": false, | ||
"folder": null, | ||
"previewStartingState": null, | ||
"useDefaultConstraints": false | ||
} |
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
55 changes: 55 additions & 0 deletions
55
src/main/deploy/pathplanner/paths/MidNote2-SourceSideAmpThrow.path
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,55 @@ | ||
{ | ||
"version": 1.0, | ||
"waypoints": [ | ||
{ | ||
"anchor": { | ||
"x": 7.687517638924167, | ||
"y": 2.443251465206634 | ||
}, | ||
"prevControl": null, | ||
"nextControl": { | ||
"x": 6.968016514736734, | ||
"y": 2.234990451462385 | ||
}, | ||
"isLocked": false, | ||
"linkedName": "MidNote2" | ||
}, | ||
{ | ||
"anchor": { | ||
"x": 5.619397289720505, | ||
"y": 0.7905842246869678 | ||
}, | ||
"prevControl": { | ||
"x": 6.946163063622423, | ||
"y": 1.0561511632282525 | ||
}, | ||
"nextControl": null, | ||
"isLocked": false, | ||
"linkedName": "SourceSideAmpThrow" | ||
} | ||
], | ||
"rotationTargets": [ | ||
{ | ||
"waypointRelativePos": 0.7, | ||
"rotationDegrees": -65.0, | ||
"rotateFast": false | ||
} | ||
], | ||
"constraintZones": [], | ||
"eventMarkers": [], | ||
"globalConstraints": { | ||
"maxVelocity": 3.0, | ||
"maxAcceleration": 3.5, | ||
"maxAngularVelocity": 540.0, | ||
"maxAngularAcceleration": 720.0 | ||
}, | ||
"goalEndState": { | ||
"velocity": 0, | ||
"rotation": -61.76828960285159, | ||
"rotateFast": false | ||
}, | ||
"reversed": false, | ||
"folder": null, | ||
"previewStartingState": null, | ||
"useDefaultConstraints": false | ||
} |
Oops, something went wrong.