s'enligner avec un apriltag fini
This commit is contained in:
@@ -74,8 +74,8 @@ public class AprilTag3 extends Command {
|
||||
else if(tagId ==7){
|
||||
drivetrain.setControl(drive.
|
||||
withRotationalRate(tx/20).
|
||||
withVelocityX((2-limelight3.derive(botx))).
|
||||
withVelocityY(2-limelight3.derive(botz)));
|
||||
withVelocityX(2-botx).
|
||||
withVelocityY(2-boty));
|
||||
}
|
||||
}
|
||||
else{
|
||||
|
||||
Reference in New Issue
Block a user