TurnSegment

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

Since

1.0.0-pre

Constructors

Link copied to clipboard
constructor(startPose: Pose2d, totalRotation: Double, motionProfile: MotionProfile, markers: List<TrajectoryMarker>)
Create a new turn segment

Properties

Link copied to clipboard
val motionProfile: MotionProfile
Link copied to clipboard

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