core / com.acmerobotics.roadrunner.profile / VelocityConstraint

VelocityConstraint

interface VelocityConstraint (source)

Functions

get

Returns the maximum profile velocity at displacement s.

abstract operator fun get(s: Double): Double