ntcore-ts / @ntcore-ts/client / Pose2d
Interface: Pose2d
Defined in: struct/geometry.ts:80
Unpacked Pose2d (Translation2d translation; Rotation2d rotation).
Properties
rotation
rotation:
Rotation2d
Defined in: struct/geometry.ts:82
translation
translation:
Translation2d
Defined in: struct/geometry.ts:81