core
core
/
com.acmerobotics.roadrunner
/
TankKinematics
/
WheelVelConstraint
Wheel
Vel
Constraint
inner
class
WheelVelConstraint
(
val
maxWheelVel
:
Double
)
:
VelConstraint
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Wheel
Vel
Constraint
Link copied to clipboard
fun
WheelVelConstraint
(
maxWheelVel
:
Double
)
Content copied to clipboard
Functions
max
Robot
Vel
Link copied to clipboard
open
override
fun
maxRobotVel
(
robotPose
:
Pose2dDual
<
Arclength
>
,
path
:
PosePath
,
s
:
Double
)
:
Double
Content copied to clipboard
Properties
max
Wheel
Vel
Link copied to clipboard
@
JvmField
val
maxWheelVel
:
Double
Content copied to clipboard