Hermes
Toggle table of contents
0.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
core
/
com.acmerobotics.roadrunner.geometry
/
Pose2dDual
/
Pose2dDual
Pose2d
Dual
constructor
(
positionX
:
DualNum
<
Param
>
,
positionY
:
DualNum
<
Param
>
,
heading
:
Rotation2dDual
<
Param
>
)
constructor
(
positionX
:
DualNum
<
Param
>
,
positionY
:
DualNum
<
Param
>
,
heading
:
DualNum
<
Param
>
)
constructor
(
position
:
Vector2dDual
<
Param
>
,
heading
:
Rotation2dDual
<
Param
>
)