Closed zhangy76 closed 8 months ago
There are some problems with my visualization process. Closs the issue.
i encountered similar issue. could you share about how you solved it? thanks
i encountered similar issue. could you share about how you solved it? thanks
So do I. Have you solve this problem?
sorry it seems I solved the issue but I forgot what I have done
sorry it seems I solved the issue but I forgot what I have done
That's sad😢but thanks for your reply
sorry it seems I solved the issue but I forgot what I have done
That's sad😢but thanks for your reply
hi i've solved this issue. I applied the translation and rotation matrix directly to the vertices of the object(rigid body), rather than applying the matrix to a center of the rigid body. I think it is because the "center" is inaccurate.
sorry it seems I solved the issue but I forgot what I have done
That's sad😢but thanks for your reply
hi i've solved this issue. I applied the translation and rotation matrix directly to the vertices of the object(rigid body), rather than applying the matrix to a center of the rigid body. I think it is because the "center" is inaccurate.
That's it! Thanks!
Hi,
Thank you for sharing the great work! When visualizing the data, I obtain incorrect hand-oject contacts as the examples shown below:
The hand and object mesh are obtained from the MANO hand data (pose, shape, global rotation, translation) and object data (object template, object global rotation, translation). I wonder if there are errors in my visualization process or the data can include these errors?
Yufei