Skip to content

Commit

Permalink
auton
Browse files Browse the repository at this point in the history
  • Loading branch information
PGgit08 committed Apr 3, 2024
1 parent c54fd1f commit 29c835b
Show file tree
Hide file tree
Showing 91 changed files with 193 additions and 3,239 deletions.
15 changes: 9 additions & 6 deletions .pathplanner/settings.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
{
"robotWidth": 0.8,
"robotLength": 0.8,
"robotWidth": 0.82,
"robotLength": 0.82,
"holonomicMode": true,
"pathFolders": [
"Continuations",
"Starting Paths"
],
"autoFolders": [
"New Autons"
"1 Piece",
"2 Piece",
"3 Piece",
"4 Piece"
],
"defaultMaxVel": 4.0,
"defaultMaxVel": 4.6,
"defaultMaxAccel": 3.0,
"defaultMaxAngVel": 360.0,
"defaultMaxAngVel": 450.0,
"defaultMaxAngAccel": 360.0,
"maxModuleSpeed": 4.67
"maxModuleSpeed": 4.6
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
]
}
},
"folder": "New Autons",
"folder": "1 Piece",
"choreoAuto": false
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
]
}
},
"folder": "New Autons",
"folder": "1 Piece",
"choreoAuto": false
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
]
}
},
"folder": "New Autons",
"folder": "1 Piece",
"choreoAuto": false
}
43 changes: 0 additions & 43 deletions src/main/deploy/pathplanner/autos/2 Piece Auton C.auto

This file was deleted.

43 changes: 0 additions & 43 deletions src/main/deploy/pathplanner/autos/2 Piece Auton Line (Bottom).auto

This file was deleted.

43 changes: 0 additions & 43 deletions src/main/deploy/pathplanner/autos/2 Piece Auton Line (Center).auto

This file was deleted.

43 changes: 0 additions & 43 deletions src/main/deploy/pathplanner/autos/2 Piece Auton S.auto

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
]
}
},
"folder": "New Autons",
"folder": "2 Piece",
"choreoAuto": false
}
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
]
}
},
"folder": "New Autons",
"folder": "2 Piece",
"choreoAuto": false
}
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
]
}
},
"folder": "New Autons",
"folder": "2 Piece",
"choreoAuto": false
}
61 changes: 0 additions & 61 deletions src/main/deploy/pathplanner/autos/3 Piece Auton Line C.auto

This file was deleted.

61 changes: 0 additions & 61 deletions src/main/deploy/pathplanner/autos/3 Piece Auton Line S.auto

This file was deleted.

Loading

0 comments on commit 29c835b

Please sign in to comment.