Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BATB code #26

Merged
merged 13 commits into from
Oct 14, 2023
4 changes: 2 additions & 2 deletions .pathplanner/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"robotWidth": 0.66,
"robotLength": 0.66,
"robotWidth": 0.86,
"robotLength": 0.86,
"holonomicMode": true,
"generateJSON": false,
"generateCSV": false
Expand Down
4 changes: 2 additions & 2 deletions src/main/.pathplanner/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"robotWidth": 0.847,
"robotLength": 0.847,
"robotWidth": 0.86,
"robotLength": 0.86,
"holonomicMode": true,
"generateJSON": false,
"generateCSV": false
Expand Down
99 changes: 0 additions & 99 deletions src/main/deploy/pathplanner/New Path.path

This file was deleted.

62 changes: 0 additions & 62 deletions src/main/deploy/pathplanner/b_bottom_1Cone+1Cube+Climb.path

This file was deleted.

94 changes: 0 additions & 94 deletions src/main/deploy/pathplanner/b_bottom_1Cone+1Cube.path

This file was deleted.

54 changes: 0 additions & 54 deletions src/main/deploy/pathplanner/b_bottom_1Cone.path

This file was deleted.

Loading
Loading