BlindPowerMotor

constructor(motor: DcMotorEx, power: Double, subsystem: Subsystem)


constructor(motor: DcMotorEx, power: Double, subsystems: Set<Subsystem>)

Parameters

motor

the motor to control

power

the power to set the motor to

subsystems

the subsystems this command interacts with (should be whatever subsystem holds this command)