qisdk / com.aldebaran.qi.sdk.builder / TransformBuilder / from2DTransform

from2DTransform

open fun from2DTransform(x: Double, y: Double, thetaRad: Double): Transform!

Create a Transform from 2D transform

Parameters

x - Double: the X translation

y - Double: the Y translation

thetaRad - Double: the radian

Return
Transform!: the Transform