FollowerActionBuilder
Functions
Link copied to clipboard
Link copied to clipboard
fun splineTo(endPose: Pose, controlPose1: Pose, controlPose2: Pose): MecanumDriveWithPP.FollowerActionBuilder
Adds a cubic Bézier curve segment to the path defined by the lastPose, controlPose1, controlPose2, and the endPose. The heading will be interpolated linearly between the start and end poses.