Dear participants,
We would like to note that the rest pose for static garments (in <garments_name>.obj files) is defined as follows.
pose = np.zeros((24,3), np.float32)
pose[1,2] = 0.15
pose[2,2] = -0.15
Also root joint has an additional z-axis rotation defined in info.mat file as zrot variable. As stated in the starterkit demo, You can use 'zRotMatrix' function in DataReader/util.py to compute rotation matrix.
Regards,
Posted by: mmadadi @ June 20, 2020, 10:37 a.m.