ntcore-ts / @ntcore-ts/client / Twist2d
Interface: Twist2d
Defined in: struct/geometry.ts:116
Unpacked Twist2d (double dx; double dy; double dtheta).
Properties
dtheta
dtheta:
number
Defined in: struct/geometry.ts:119
dx
dx:
number
Defined in: struct/geometry.ts:117
dy
dy:
number
Defined in: struct/geometry.ts:118