concepts.simulator.pybullet.rotation_utils.inverse_transformation#

inverse_transformation(pos, quat)[source]#

Inverse a transformation.

The transformation is represented as a tuple of position and quaternion. The quaternion is represented as a 4-element array in the order of (x, y, z, w), which follows the convention of pybullet.