Companion
object Companion
Functions
Link copied to clipboard
fun generate(params: ProfileParams, path: PosePath, beginVel: Double, velConstraint: VelConstraint, accelConstraint: AccelConstraint): TimeProfile
Creates an optimal time profile using forward and backward passes. This is the main entry point for generating time-optimal profiles.