getInstance

public static PhotonVision getInstance()

Returns the Singleton instance of this PhotonVision subsystem. This static method should be used, rather than the constructor, to get the single instance of this class. For example: PhotonVision.getInstance();

Return

The Singleton instance of PhotonVision