botz = boty
This commit is contained in:
@@ -75,7 +75,7 @@ public class AprilTag3 extends Command {
|
|||||||
drivetrain.setControl(drive.
|
drivetrain.setControl(drive.
|
||||||
withRotationalRate(tx/20).
|
withRotationalRate(tx/20).
|
||||||
withVelocityX((2-limelight3.derive(botx))).
|
withVelocityX((2-limelight3.derive(botx))).
|
||||||
withVelocityY(2-limelight3.derive(botz)));
|
withVelocityY(2-limelight3.derive(boty)));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
|
|||||||
Reference in New Issue
Block a user