pose_invertpose_invertPoseInvertPoseInvertpose_invert inverts each pose of the given tuple PosePosePoseposepose by
transforming it into the corresponding homogeneous transformation matrix
and inverting this matrix. The resulting matrix
is converted into a pose. This pose is returned at the respective index
in the tuple PoseInvertPoseInvertPoseInvertposeInvertpose_invert. The returned poses have the same types
as the original poses.
Execution Information
Multithreading type: reentrant (runs in parallel with non-exclusive operators).
Multithreading scope: global (may be called from any thread).