worked on odometry which is broken, and i fixed teleOp controls for drivetrain

This commit is contained in:
SpencerPiha
2024-01-10 20:04:54 -06:00
parent a2ac7bf946
commit 25c40a7f28

View File

@@ -120,7 +120,7 @@ public class CompetitionTeleOpState extends CyberarmState {
drivePower = 1;
}
}
lbsVar1 = lbs1
lbsVar1 = lbs1;
double x = -(engine.gamepad1.left_stick_x);