Skip to content

Commit

Permalink
a bunch of auton paths
Browse files Browse the repository at this point in the history
  • Loading branch information
elvizer committed Apr 1, 2024
1 parent 384c944 commit 95c71a9
Show file tree
Hide file tree
Showing 39 changed files with 1,891 additions and 27 deletions.
10 changes: 4 additions & 6 deletions .pathplanner/settings.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
{
"robotWidth": 0.82,
"robotLength": 0.82,
"robotWidth": 0.8,
"robotLength": 0.8,
"holonomicMode": true,
"pathFolders": [
"Continuations",
"Starting Paths"
],
"autoFolders": [
"bottom",
"center",
"MAIN",
"top"
"New Autons"
],
"defaultMaxVel": 4.0,
"defaultMaxAccel": 3.0,
Expand Down
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
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"version": 1.0,
"startingPose": {
"position": {
"x": 1.35,
"y": 5.55
"x": 1.2786251888293252,
"y": 5.582775200638121
},
"rotation": 180.0
},
Expand All @@ -20,6 +20,6 @@
]
}
},
"folder": "center",
"folder": "New Autons",
"choreoAuto": false
}
25 changes: 25 additions & 0 deletions src/main/deploy/pathplanner/autos/1 Piece Auton Top Subwoofer.auto
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
}
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
}
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
}
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
}
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
}
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
}
Loading

0 comments on commit 95c71a9

Please sign in to comment.