MotorActuator

Constructors

Link copied to clipboard
constructor(config: MotorConfig, hardwareMap: HardwareMap)
constructor(motor: DcMotor)

Properties

Link copied to clipboard
val motor: DcMotor

Functions

Link copied to clipboard
open override fun moveActuator(input: Double)

Move the actuator as desired. This method should be blocking!!