path
fun path(startPose: Pose = pose, block: MecanumDriveWithPP.FollowerActionBuilder.() -> MecanumDriveWithPP.FollowerActionBuilder): Action
Creates a path following action starting from the given pose
Return
An Action that executes a defined path following behavior
Parameters
startPose
The starting pose of the robot