Class MindsensorsGlideWheelXLRegulatedMotor

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, BaseMotor, Encoder, RegulatedMotor, Tachometer

    public class MindsensorsGlideWheelXLRegulatedMotor
    extends BaseRegulatedMotor
    Abstraction for a Mindsensors Glidewheel-M equipped PF motor.
    Note: These settings are for the "XL" motor. TODO: Find some way to make this work with an I term for hold TODO: Can probably be tuned better then this.
    • Constructor Detail

      • MindsensorsGlideWheelXLRegulatedMotor

        public MindsensorsGlideWheelXLRegulatedMotor​(TachoMotorPort port)
        Use this constructor to assign a variable of type motor connected to a particular port.
        Parameters:
        port - to which this motor is connected
      • MindsensorsGlideWheelXLRegulatedMotor

        public MindsensorsGlideWheelXLRegulatedMotor​(Port port)
        Use this constructor to assign a variable of type motor connected to a particular port.
        Parameters:
        port - to which this motor is connected