AngularAccelVelocityConstraint

A velocity constraint that prevents over-accelerating to ensure its corresponding angular and translational acceleration constraints are satisfied.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
private final Angle maxAngAccel
Link copied to clipboard

Functions

Link copied to clipboard
public Double get(Pose2d pose, Pose2d deriv, Pose2d lastDeriv, Double ds, Pose2d baseRobotVel)

Returns the maximum profile velocity.

Link copied to clipboard
public final Angle getMaxAngAccel()
Link copied to clipboard