getInstance

public static CoralManipulator getInstance()

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