Skip to content

Commit

Permalink
Changes Complete
Browse files Browse the repository at this point in the history
  • Loading branch information
Rvistix committed Mar 13, 2024
1 parent 96b39e5 commit e633a78
Show file tree
Hide file tree
Showing 36 changed files with 25 additions and 1,610 deletions.
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/autos/BLUE_Bottom_4_Piece.auto
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,25 @@
{
"type": "path",
"data": {
"pathName": null
"pathName": "BLUE_Path1"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "BLUE_Path5"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "BLUE_Path2"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "BLUE_Path3"
}
}
]
Expand Down
10 changes: 5 additions & 5 deletions src/main/deploy/pathplanner/autos/BLUE_Top_4_Piece.auto
Original file line number Diff line number Diff line change
Expand Up @@ -14,31 +14,31 @@
{
"type": "path",
"data": {
"pathName": null
"pathName": "BLUE_3_Piece_Path_1"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "BLUE_3_Piece_Path_2"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "BLUE_3_Piece_Path_3"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "BLUE_3_Piece_Path_4"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "BLUE_3_Piece_Path_5"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion src/main/deploy/pathplanner/autos/Drive Back.auto
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
{
"type": "path",
"data": {
"pathName": null
"pathName": "Drive Out"
}
}
]
Expand Down
8 changes: 4 additions & 4 deletions src/main/deploy/pathplanner/autos/Red_Bottom_4_Piece.auto
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,25 @@
{
"type": "path",
"data": {
"pathName": null
"pathName": "RED_Path1"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "RED_Path5"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "RED_Path2"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "RED_Path3"
}
}
]
Expand Down
10 changes: 5 additions & 5 deletions src/main/deploy/pathplanner/autos/Red_Top_4_Piece.auto
Original file line number Diff line number Diff line change
Expand Up @@ -14,31 +14,31 @@
{
"type": "path",
"data": {
"pathName": null
"pathName": "RED_3_Piece_Path_1"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "RED_3_Piece_Path_2"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "RED_3_Piece_Path_3"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "RED_3_Piece_Path_4"
}
},
{
"type": "path",
"data": {
"pathName": null
"pathName": "RED_3_Piece_Path_5"
}
}
]
Expand Down
52 changes: 0 additions & 52 deletions src/main/deploy/pathplanner/paths/BLUE_BottomNote_Sub.path

This file was deleted.

58 changes: 0 additions & 58 deletions src/main/deploy/pathplanner/paths/BLUE_Drive Out.path

This file was deleted.

52 changes: 0 additions & 52 deletions src/main/deploy/pathplanner/paths/BLUE_MiddleNote_Sub.path

This file was deleted.

52 changes: 0 additions & 52 deletions src/main/deploy/pathplanner/paths/BLUE_Note1_Sub.path

This file was deleted.

Loading

0 comments on commit e633a78

Please sign in to comment.