public class MinVelocityConstraint implements TrajectoryVelocityConstraint
Composite constraint representing the minimum of its constituent velocity constraints.
public MinVelocityConstraint(@NotNull java.util.List<? extends com.acmerobotics.roadrunner.trajectory.constraints.TrajectoryVelocityConstraint> constraints)
@NotNull public NonExistentClass get(double s, @NotNull Pose2d pose, @NotNull Pose2d deriv, @NotNull Pose2d baseRobotVel)
Returns the maximum profile velocity.
s
pose
deriv
baseRobotVel