AbstractMecanumDrive

public AbstractMecanumDrive AbstractMecanumDrive(Double trackWidth, Double wheelBase, Double lateralMultiplier, AngleSensor externalHeadingSensor)
public AbstractMecanumDrive AbstractMecanumDrive(Double trackWidth, Double wheelBase, Double lateralMultiplier)

Parameters

trackWidth

Lateral distance between pairs of wheels on different sides of the robot.

wheelBase

Distance between pairs of wheels on the same side of the robot.

lateralMultiplier

Lateral multiplier.