generatePathBasedForwardProfile

fun generatePathBasedForwardProfile(params: ProfileParams, path: PosePath, beginVel: Double, velConstraint: VelConstraint, accelConstraint: AccelConstraint): DisplacementProfile

Generates a forward profile based on path constraints by sampling the path and evaluating constraints at each sample point.