MinAccelerationConstraint

Composite constraint representing the minimum of its constituent acceleration constraints.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
public List<Pair<Double, Double>> get(Pose2d deriv, Pose2d lastDeriv, Double ds, Double lastVel)

Returns the range of profile velocities allowed by this acceleration constraint.

Link copied to clipboard