mecanumDrive

fun mecanumDrive(frontLeft: NextMotor, frontRight: NextMotor, backLeft: NextMotor, backRight: NextMotor, gamepad: Gamepad, kinematics: MecanumKinematics = MecanumKinematics()): Command

Command that drives a mecanum drivetrain from gamepad's sticks.