Package org.chsrobotics.lib.trajectory.motionProfile
package org.chsrobotics.lib.trajectory.motionProfile
-
ClassesClassDescriptionA MotionProfile that allows for smooth motion between two states, generated with acceleration, velocity, and deceleration constraints.A data class to hold the maximum allowable rates for the output of a AsymmetricTrapezoidProfile.A group of ProfilePhases that represents an arbitrary trajectory of compound accelerations, coasts, and decelerations.Holds the velocity and position states of a MotionProfile at a time in its span.Holds constant-acceleration kinematic rates and time.Represents a special case of an
AsymmetricTrapezoidProfile
where the maxAcceleration and maxDeceleration constraints are the same.Data class to hold the maximum allowed rates for the output of a TrapezoidProfile.