java.lang.Object
org.firstinspires.ftc.teamcode.fy23.roadrunner.trajectorysequence.sequencesegment.SequenceSegment
org.firstinspires.ftc.teamcode.fy23.roadrunner.trajectorysequence.sequencesegment.WaitSegment

public final class WaitSegment extends SequenceSegment
  • Constructor Details

    • WaitSegment

      public WaitSegment(com.acmerobotics.roadrunner.geometry.Pose2d pose, double seconds, List<com.acmerobotics.roadrunner.trajectory.TrajectoryMarker> markers)