Package ftclib.motor


package ftclib.motor
  • Class
    Description
    This class implements an FTC Continuous Rotation Servo extending TrcMotor.
    This class implements an FTC DC Motor Controller extending TrcMotor.
    This class creates an FTC platform specific motor with the specified parameters.
     
    This class contains all the parameters for creating the motor.
    This class implements a platform dependent servo extending TrcServo.
    This class creates an FRC platform specific servo with the specified parameters.
    This class contains all the parameters for creating the servo.