toggle menu
0.4.9
common
switch theme
search in API
Navigation
/
com.amarcolini.joos.trajectory.constraints
/
DiffSwerveConstraints
/
DiffSwerveConstraints
Diff
Swerve
Constraints
@
JvmOverloads
constructor
(
maxGearVel
:
Double
,
trackWidth
:
Double
,
maxVel
:
Double
=
30.0
,
maxAccel
:
Double
=
30.0
,
maxAngVel
:
Angle
=
180.deg
,
maxAngAccel
:
Angle
=
180.deg
,
maxAngJerk
:
Angle
=
0.deg
)