Package centerstage
Class BackdropAprilTagAligner
java.lang.Object
centerstage.BackdropAprilTagAligner
- All Implemented Interfaces:
AutoCloseable
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionBackdropAprilTagAligner
(NovelMecanumDrive driver, SpikePosition detectedPosition, Webcam webcam, Alliance alliance, int pixelErrorThreshold, double alignmentSpeed) -
Method Summary
-
Constructor Details
-
BackdropAprilTagAligner
public BackdropAprilTagAligner(NovelMecanumDrive driver, SpikePosition detectedPosition, Webcam webcam, Alliance alliance, int pixelErrorThreshold, double alignmentSpeed)
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-
updateAlignment
public void updateAlignment() -
getTagX
public double getTagX() -
getStatus
-
isNotAligned
public boolean isNotAligned()
-