WheelVelConstraint

inner class WheelVelConstraint(maxWheelVel: Double) : VelConstraint

Constructors

Link copied to clipboard
constructor(maxWheelVel: Double)

Functions

Link copied to clipboard
open override fun maxRobotVel(robotPose: Pose2dDual<Arclength>, path: PosePath, s: Double): Double