TeamCode / org.firstinspires.ftc.teamcode.utils / Factory / standard

standard

abstract fun standard(hardwareMap: HardwareMap): Hardware

Creates a standard instance of a hardware class pre-configured for the Titanium Knights Team A robot.

Parameters

hardwareMap - the hardware map to use when configuring the instance

Return
a standard pre-configured instance of a hardware class