toggle menu
0.4.9
common
switch theme
search in API
Navigation
/
com.amarcolini.joos.trajectory.constraints
/
AngularVelocityConstraint
Angular
Velocity
Constraint
class
AngularVelocityConstraint
(
val
maxAngVel
:
Angle
)
:
TrajectoryVelocityConstraint
Constraint limiting angular velocity.
Members
Constructors
Angular
Velocity
Constraint
Link copied to clipboard
constructor
(
maxAngVel
:
Angle
)
Properties
max
Ang
Vel
Link copied to clipboard
val
maxAngVel
:
Angle
Functions
get
Link copied to clipboard
open
operator override
fun
get
(
pose
:
Pose2d
,
deriv
:
Pose2d
,
lastDeriv
:
Pose2d
,
ds
:
Double
,
baseRobotVel
:
Pose2d
)
:
Double
Returns the maximum profile velocity.