WaitSegment

constructor(pose: Pose2d, seconds: Double, markers: List<TrajectoryMarker>)

Constructs a new WaitSegment.

Parameters

pose

The pose of the robot during the wait.

seconds

The duration of the wait in seconds.

markers

A list of trajectory markers to be executed during the wait.