control

open fun control(@NonNull powerSupplier: DoubleSupplier): Task

Controls the actuator with a supplier of power.

Note: Should be allocated as a default task, otherwise this task will not trigger the auto-capturing power setters and nothing will happen.

Power will be translated accordingly depending on the state of withUserSetpointControl and if it has been called.

Return

a task to move the actuator

Parameters

powerSupplier

the power value supplier