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