Package xbot.common.subsystems.vision
Class AprilTagVisionIOPhotonVisionEstimator.FactoryImpl
java.lang.Object
xbot.common.subsystems.vision.AprilTagVisionIOPhotonVisionEstimator.FactoryImpl
- All Implemented Interfaces:
AprilTagVisionIOFactory
- Enclosing class:
- AprilTagVisionIOPhotonVisionEstimator
@AssistedFactory
public abstract static class AprilTagVisionIOPhotonVisionEstimator.FactoryImpl
extends Object
implements AprilTagVisionIOFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FactoryImpl
public FactoryImpl()
-
-
Method Details
-
create
public abstract AprilTagVisionIOPhotonVisionEstimator create(@Assisted String name, @Assisted Transform3d robotToCamera) - Specified by:
createin interfaceAprilTagVisionIOFactory
-