qisdk / com.aldebaran.qi.sdk.object.actuation / AttachedFrame / Async / update

update

abstract fun update(tf: Transform!): Future<Void!>!

Publish a new Transform between this frame and this frame's parent frame. Emits frame()->updated() when called.

Parameters

tf - Transform!: The new Transform of this Frame with respect to the base Frame.

Since
1