MotorControllerGroup

class MotorControllerGroup(target: Int, pid: PIDCoefficients, motors: DcMotor)

Constructors

Link copied to clipboard
constructor(target: Int, pid: PIDCoefficients, vararg motors: DcMotor)

Functions

Link copied to clipboard
Link copied to clipboard
fun update()