constructor(pose: Pose2d, seconds: Double, markers: List<TrajectoryMarker>) Constructs a new WaitSegment.
Parameters
The pose of the robot during the wait.
The duration of the wait in seconds.
A list of trajectory markers to be executed during the wait.