toggle menu
TeamCode
androidJvm
switch theme
search in API
TeamCode
/
org.firstinspires.ftc.teamcode.utils
/
MotorControllerGroup
Motor
Controller
Group
class
MotorControllerGroup
(
target
:
Int
,
pid
:
PIDCoefficients
,
motors
:
DcMotor
)
Members
Constructors
Motor
Controller
Group
Link copied to clipboard
constructor
(
target
:
Int
,
pid
:
PIDCoefficients
,
vararg
motors
:
DcMotor
)
Functions
is
Done
Link copied to clipboard
fun
isDone
(
)
:
Boolean
update
Link copied to clipboard
fun
update
(
)