update

fun update(currentPose: Pose2d, currentRobotVel: Pose2d? = null): DriveSignal

Run a single iteration of the path follower.

Parameters

currentPose

current field frame pose

currentRobotVel

current robot frame velocity