TurnSegment

constructor(startPose: Pose2d, totalRotation: Double, motionProfile: MotionProfile, markers: List<TrajectoryMarker>)

Constructs a new TurnSegment.

Parameters

startPose

The starting pose of the segment.

totalRotation

The total rotation for the turn.

motionProfile

The motion profile for the turn.

markers

The list of trajectory markers.