MecanumDrive

constructor(params: MecanumDrive.Parameters, hardwareMap: HardwareMap, pose: Pose2d = Pose2d.zero)

Parameters

params

The drive parameters including PID gains and motion constraints

hardwareMap

The FTC hardware map containing motor and sensor configurations

pose

The initial pose of the robot (defaults to origin)