Skip to content

Commit

Permalink
Merge pull request #25 from aaditsangvikar/main
Browse files Browse the repository at this point in the history
Fixing missing swerve module port and random spelling in LED code
  • Loading branch information
zaneal authored Feb 19, 2024
2 parents bafa09c + 0037014 commit 28b4436
Show file tree
Hide file tree
Showing 43 changed files with 103 additions and 1,822 deletions.
23 changes: 2 additions & 21 deletions .pathplanner/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,8 @@
"robotWidth": 0.9,
"robotLength": 0.9,
"holonomicMode": true,
"pathFolders": [
"Leave",
"Place from Bottom",
"Pickup from Bottom",
"Pickup from Middle",
"Pickup from Top",
"Place from Middle",
"Place from Top",
"Score Amp",
"Score One",
"Score One Leave"
],
"autoFolders": [
"Leave",
"Score Four",
"Score Amp",
"Score One",
"Score One Leave",
"Score Three",
"Score Two"
],
"pathFolders": [],
"autoFolders": [],
"defaultMaxVel": 3.0,
"defaultMaxAccel": 3.0,
"defaultMaxAngVel": 540.0,
Expand Down
25 changes: 0 additions & 25 deletions src/main/deploy/pathplanner/autos/Backup Auto.auto

This file was deleted.

25 changes: 0 additions & 25 deletions src/main/deploy/pathplanner/autos/Bottom Leave.auto

This file was deleted.

18 changes: 0 additions & 18 deletions src/main/deploy/pathplanner/autos/Bottom Speaker 2.auto

This file was deleted.

18 changes: 0 additions & 18 deletions src/main/deploy/pathplanner/autos/Bottom Speaker 3.auto

This file was deleted.

18 changes: 0 additions & 18 deletions src/main/deploy/pathplanner/autos/Bottom Speaker 4.auto

This file was deleted.

37 changes: 0 additions & 37 deletions src/main/deploy/pathplanner/autos/Bottom Speaker Leave.auto

This file was deleted.

37 changes: 0 additions & 37 deletions src/main/deploy/pathplanner/autos/Bottom Speaker.auto

This file was deleted.

25 changes: 0 additions & 25 deletions src/main/deploy/pathplanner/autos/Middle Leave.auto

This file was deleted.

18 changes: 0 additions & 18 deletions src/main/deploy/pathplanner/autos/Middle Speaker 2.auto

This file was deleted.

18 changes: 0 additions & 18 deletions src/main/deploy/pathplanner/autos/Middle Speaker 3.auto

This file was deleted.

18 changes: 0 additions & 18 deletions src/main/deploy/pathplanner/autos/Middle Speaker 4.auto

This file was deleted.

37 changes: 0 additions & 37 deletions src/main/deploy/pathplanner/autos/Middle Speaker Leave.auto

This file was deleted.

37 changes: 0 additions & 37 deletions src/main/deploy/pathplanner/autos/Middle Speaker.auto

This file was deleted.

Loading

0 comments on commit 28b4436

Please sign in to comment.