AngularVelConstraint

class AngularVelConstraint(val maxAngVel: Double) : VelConstraint

Constructors

Link copied to clipboard
constructor(maxAngVel: Double)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun maxRobotVel(robotState: RobotState, path: PosePath, s: Double): Double