-
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.
- Loading branch information
Showing
39 changed files
with
1,891 additions
and
27 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
25 changes: 25 additions & 0 deletions
25
src/main/deploy/pathplanner/autos/1 Piece Auton Bottom Subwoofer.auto
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,25 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 0.5985054075371309, | ||
"y": 4.394832649314422 | ||
}, | ||
"rotation": 120.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "New Autons", | ||
"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
25 changes: 25 additions & 0 deletions
25
src/main/deploy/pathplanner/autos/1 Piece Auton Top Subwoofer.auto
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,25 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 0.6075736712876936, | ||
"y": 6.67 | ||
}, | ||
"rotation": -120.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "New Autons", | ||
"choreoAuto": false | ||
} |
43 changes: 43 additions & 0 deletions
43
src/main/deploy/pathplanner/autos/2 Piece Auton from Bottom Subwoofer.auto
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,43 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 0.5985054075371309, | ||
"y": 4.394832649314422 | ||
}, | ||
"rotation": 120.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Bottom Subwoofer to Bottom Note" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "actuateInFast" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "New Autons", | ||
"choreoAuto": false | ||
} |
43 changes: 43 additions & 0 deletions
43
src/main/deploy/pathplanner/autos/2 Piece Auton from Center Subwoofer.auto
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,43 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 1.3070140425995143, | ||
"y": 5.55593454044051 | ||
}, | ||
"rotation": 180.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Center Subwoofer to Center Note" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "actuateInFast" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "New Autons", | ||
"choreoAuto": false | ||
} |
43 changes: 43 additions & 0 deletions
43
src/main/deploy/pathplanner/autos/2 Piece Auton from Top Subwoofer.auto
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,43 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 0.5985054075371309, | ||
"y": 4.394832649314422 | ||
}, | ||
"rotation": -120.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Top Subwoofer to Top Note" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "actuateInFast" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "New Autons", | ||
"choreoAuto": false | ||
} |
61 changes: 61 additions & 0 deletions
61
...anner/autos/3 Piece Auton from Bottom Subwoofer to Bottom Center Note to Middle Note.auto
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,61 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 0.5985054075371309, | ||
"y": 4.394832649314422 | ||
}, | ||
"rotation": 120.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Bottom Subwoofer to Bottom Note" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "actuateInFast" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Bottom Note to Center Note" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "actuateInFast" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "New Autons", | ||
"choreoAuto": false | ||
} |
61 changes: 61 additions & 0 deletions
61
.../pathplanner/autos/3 Piece Auton from Center Subwoofer to Bottom Note to Center Note.auto
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,61 @@ | ||
{ | ||
"version": 1.0, | ||
"startingPose": { | ||
"position": { | ||
"x": 1.3070140425995143, | ||
"y": 5.55593454044051 | ||
}, | ||
"rotation": -120.0 | ||
}, | ||
"command": { | ||
"type": "sequential", | ||
"data": { | ||
"commands": [ | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Center Subwoofer to Bottom Note" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "actuateInFast" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
}, | ||
{ | ||
"type": "path", | ||
"data": { | ||
"pathName": "Bottom Note to Center Note" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "actuateInFast" | ||
} | ||
}, | ||
{ | ||
"type": "named", | ||
"data": { | ||
"name": "shoot" | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"folder": "New Autons", | ||
"choreoAuto": false | ||
} |
Oops, something went wrong.