qisdk / com.aldebaran.qi.sdk.object.actuation / Frame / computeTransform

computeTransform

abstract fun computeTransform(baseFrame: Frame!): TransformTime!

Compute the last known transform between this frame and the given base frame.

Parameters

baseFrame - Frame!: The Frame with respect to which the transform should be computed.

Return
TransformTime!: A qi.geometry.TransformTime containing the computed transform and the time associated with it. The computed value is continuous but is likely to drift over time.

Since
1