pid d`édouard

This commit is contained in:
EdwardFaucher
2025-10-29 18:34:30 -04:00
parent 837435643b
commit 3715451972
8 changed files with 84 additions and 45 deletions

View File

@@ -46,7 +46,7 @@ public class Forme3 extends Command {
// Called every time the scheduler runs while the command is scheduled.
@Override
public void execute() {
double a = limelight3.getX();
double a = limelight3.getTx();
if(limelight3.getV() == true){
drivetrain.setControl(drive.
withRotationalRate(a/10).