MecanumDriveWithPP

constructor(hardwareMap: HardwareMap, followerConstants: FollowerConstants, localizerConstants: DriveEncoderConstants, pathConstraints: PathConstraints, driveConstants: MecanumConstants, initialPose: Pose = Pose())

Parameters

hardwareMap

The FTC hardware map

followerConstants

Constants for the path follower

localizerConstants

Constants for the drive encoder localizer

pathConstraints

Constraints for path following

driveConstants

Constants specific to the mecanum drivetrain

initialPose

The initial pose of the robot