Converts a transformation matrix to a pose
list pose = sim.matrixToPose(list matrix)
float[7] pose = sim.matrixToPose(float[12] matrix)
See also: