Skip to content

Commit

Permalink
Fixed some autopath
Browse files Browse the repository at this point in the history
  • Loading branch information
Rand0mAsianKid committed Jun 14, 2024
1 parent 9da69ea commit e7fd6b5
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 63 deletions.
6 changes: 3 additions & 3 deletions src/main/deploy/pathplanner/autos/Left Shoot.auto
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7023114046228096,
"y": 6.71281009228685
"x": 1.2933990244570825,
"y": 7.102190285805508
},
"rotation": 65.7722546820459
"rotation": -1.9561248701734877
},
"command": {
"type": "sequential",
Expand Down
18 changes: 0 additions & 18 deletions src/main/deploy/pathplanner/autos/New New Auto.auto

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7308159060762569,
"y": 6.641548838653233
"x": 2.0,
"y": 7.0
},
"rotation": 60.25511870305776
},
Expand Down
38 changes: 0 additions & 38 deletions src/main/deploy/pathplanner/autos/Shoot on Right.auto

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"goalEndState": {
"velocity": 0.0,
"rotation": 151.3175833489299,
"rotation": 60.09226463401354,
"rotateFast": false
},
"reversed": false,
Expand Down
2 changes: 1 addition & 1 deletion src/main/deploy/pathplanner/paths/Right-Pickup.path
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"goalEndState": {
"velocity": 0.0,
"rotation": -66.12079139727523,
"rotation": -1.0230301886678064,
"rotateFast": false
},
"reversed": false,
Expand Down

0 comments on commit e7fd6b5

Please sign in to comment.