mirror of
https://github.com/TimeCrafters/CenterStage
synced 2025-12-15 16:52:35 +00:00
worked on odometry which is broken, and i fixed teleOp controls for drivetrain
This commit is contained in:
@@ -120,7 +120,7 @@ public class CompetitionTeleOpState extends CyberarmState {
|
||||
drivePower = 1;
|
||||
}
|
||||
}
|
||||
lbsVar1 = lbs1
|
||||
lbsVar1 = lbs1;
|
||||
|
||||
|
||||
double x = -(engine.gamepad1.left_stick_x);
|
||||
|
||||
Reference in New Issue
Block a user