WaitSegment

A segment of a trajectory sequence that is a single wait.

Since

1.0.0-pre

Constructors

Link copied to clipboard
constructor(pose: Pose2d, seconds: Double, markers: List<TrajectoryMarker>)

Inherited properties

Link copied to clipboard
Link copied to clipboard
val endPose: Pose2d
Link copied to clipboard
val markers: List<TrajectoryMarker>
Link copied to clipboard
val startPose: Pose2d