Package-level declarations

Motion profile representation and generation

Types

Link copied to clipboard
public interface AccelerationConstraint

Motion profile acceleration constraint.

Link copied to clipboard
public final class MotionProfile

Trapezoidal motion profile composed of motion segments.

Link copied to clipboard
public final class MotionProfileBuilder

Easy-to-use builder for creating motion profiles.

Link copied to clipboard

Motion profile generator with arbitrary start and end motion states and either dynamic constraints or jerk limiting.

Link copied to clipboard
public final class MotionSegment

Segment of a motion profile with constant acceleration.

Link copied to clipboard
public final class MotionState

Kinematic state of a motion profile at any given time.

Link copied to clipboard
public interface VelocityConstraint

Motion profile velocity constraint.