trajectory
fun trajectory(from: Pose2d = localizer.pose, block: TrajectoryActionBuilder.() -> TrajectoryActionBuilder): Action
Build a trajectory action.
Return
the built action
Parameters
from
the starting pose
Build a trajectory action.
the built action
the starting pose