Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Team334/R2024
Browse files Browse the repository at this point in the history
  • Loading branch information
PGgit08 committed Apr 1, 2024
2 parents 8619fdd + 5e1f7b0 commit ca979fb
Show file tree
Hide file tree
Showing 40 changed files with 2,367 additions and 13 deletions.
15 changes: 5 additions & 10 deletions .pathplanner/settings.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
{
"robotWidth": 0.82,
"robotLength": 0.82,
"robotWidth": 0.8,
"robotLength": 0.8,
"holonomicMode": true,
"pathFolders": [
"bottom",
"center",
"MAIN",
"top"
"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 ca979fb

Please sign in to comment.