TeamCode / org.firstinspires.ftc.teamcode.movement / TwoWheelDrive / standard

standard

open static fun standard(hardwareMap: HardwareMap): TwoWheelDrive

Given only a hardware map, constructs a ready-to-use two wheel drive with preset motors and parameters.

Parameters

hardwareMap - hardware map containing the motors installed on the robot

Return
a "standard" two wheel drive