Turn Segment
constructor(startPose: Pose2d, totalRotation: Double, motionProfile: MotionProfile, markers: List<TrajectoryMarker>)
Constructs a new TurnSegment.
Parameters
start Pose
The starting pose of the segment.
total Rotation
The total rotation for the turn.
motion Profile
The motion profile for the turn.
markers
The list of trajectory markers.