Skip to content

Commit ec4ab30

Browse files
committed
Increased Hood P, may need to go to 2.5
1 parent 43b73cf commit ec4ab30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/team2813/subsystems/hood/HoodConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public class HoodConstants {
3232
// TODO: Run sysid to get PID values
3333
.withSlot0(
3434
new Slot0Configs()
35-
.withKP(0.0077835)
35+
.withKP(0.2)
3636
.withKS(0.22349)
3737
.withKV(0.0081471)
3838
.withKA(0.00044251)

0 commit comments

Comments
 (0)