Hermes
Toggle table of contents
0.3.4
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
core
/
gay.zharel.hermes.geometry
/
Pose2d
/
Pose2d
Pose2d
constructor
(
position
:
Vector2d
,
heading
:
Double
)
constructor
(
positionX
:
Double
,
positionY
:
Double
,
heading
:
Double
)
constructor
(
position
:
Vector2d
,
heading
:
Rotation2d
)