MinVelocityConstraint
class MinVelocityConstraint(val constraints: List<TrajectoryVelocityConstraint>) : TrajectoryVelocityConstraint
Composite constraint representing the minimum of its constituent velocity constraints.
Composite constraint representing the minimum of its constituent velocity constraints.