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

standard

open static fun standard(hardwareMap: HardwareMap): MecanumDrive

Given only a hardware map, constructs a ready-to-use mecanum drive with preset motors.

Parameters

hardwareMap - hardware map containing the motors installed on the robot

Return
a "standard" ready-to-use mecanum drive