Skip to content

Commit

Permalink
give the intake more time
Browse files Browse the repository at this point in the history
  • Loading branch information
audreypj committed Mar 22, 2024
1 parent 26ab49f commit c1dcd89
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion src/main/deploy/pathplanner/autos/1shotLeavePose3.auto
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"type": "named",
"data": {
"name": "recenterPose3"
"name": "ZeroSubwoofer3"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/autos/3shotPose3.auto
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
{
"type": "wait",
"data": {
"waitTime": 1.5
"waitTime": 4.0
}
}
]
Expand Down Expand Up @@ -179,7 +179,7 @@
{
"type": "wait",
"data": {
"waitTime": 2.5
"waitTime": 3.0
}
}
]
Expand Down
6 changes: 3 additions & 3 deletions src/main/deploy/pathplanner/autos/4ShotPose2.auto
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
{
"type": "wait",
"data": {
"waitTime": 1.5
"waitTime": 2.0
}
}
]
Expand Down Expand Up @@ -134,7 +134,7 @@
{
"type": "wait",
"data": {
"waitTime": 1.5
"waitTime": 3.5
}
}
]
Expand Down Expand Up @@ -220,7 +220,7 @@
{
"type": "wait",
"data": {
"waitTime": 2.0
"waitTime": 4.0
}
}
]
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/autos/5ShotPose2.auto
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
{
"type": "wait",
"data": {
"waitTime": 1.5
"waitTime": 2.0
}
}
]
Expand Down Expand Up @@ -134,7 +134,7 @@
{
"type": "wait",
"data": {
"waitTime": 1.5
"waitTime": 3.0
}
}
]
Expand Down

0 comments on commit c1dcd89

Please sign in to comment.