Skip to content

Commit

Permalink
auto test path
Browse files Browse the repository at this point in the history
  • Loading branch information
bmai1 committed Jan 11, 2024
1 parent f768642 commit 4d84f39
Show file tree
Hide file tree
Showing 3 changed files with 13,034 additions and 49 deletions.
25 changes: 25 additions & 0 deletions Robot2024/src/main/deploy/pathplanner/autos/auto.auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 5.38,
"y": 7.99
},
"rotation": 69.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "path"
}
}
]
}
},
"folder": null,
"choreoAuto": false
}
49 changes: 0 additions & 49 deletions Robot2024/src/main/deploy/pathplanner/paths/Test Path 1.path

This file was deleted.

Loading

0 comments on commit 4d84f39

Please sign in to comment.