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