bf
This commit is contained in:
@@ -67,6 +67,7 @@ public class Limelighter extends Command {
|
||||
}
|
||||
botx = BotPose[0];
|
||||
boty = BotPose[1];
|
||||
angle = BotPose[5];
|
||||
calcul = limelight3g.Calcule(botx, x, boty, 4, angle);
|
||||
if(calcul > -5 && calcul < 5){
|
||||
drivetrain.setControl(
|
||||
|
||||
Reference in New Issue
Block a user