Skip to content

Commit 01560f9

Browse files
committed
Merge branch 'Improvements-Staging' of https://github.com/FRC-7525/Reefscape-7917 into Improvements-Staging
2 parents 81ad9f4 + ed2b756 commit 01560f9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/main/deploy/pathplanner/paths/RSC to RCS.path

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"folder": "RCS",
4949
"idealStartingState": {
5050
"velocity": 1.7,
51-
"rotation": -58.447142849278926
51+
"rotation": -58.446999999999996
5252
},
5353
"useDefaultConstraints": true
5454
}

src/main/deploy/pathplanner/paths/RSC to RW.path

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"waypoints": [
44
{
55
"anchor": {
6-
"x": 5.32,
7-
"y": 2.78
6+
"x": 5.204,
7+
"y": 2.847
88
},
99
"prevControl": null,
1010
"nextControl": {
11-
"x": 5.280373599907143,
12-
"y": 2.50928164792394
11+
"x": 5.186652054445087,
12+
"y": 2.5523343409379877
1313
},
1414
"isLocked": false,
1515
"linkedName": null
@@ -20,8 +20,8 @@
2020
"y": 0.5672017753322257
2121
},
2222
"prevControl": {
23-
"x": 5.8530543346831125,
24-
"y": 1.120432078017556
23+
"x": 5.378126935685814,
24+
"y": 1.3359375579063897
2525
},
2626
"nextControl": null,
2727
"isLocked": false,
@@ -48,7 +48,7 @@
4848
"folder": "Wall",
4949
"idealStartingState": {
5050
"velocity": 1.7,
51-
"rotation": -56.0
51+
"rotation": -58.446999999999996
5252
},
5353
"useDefaultConstraints": true
5454
}

0 commit comments

Comments
 (0)