Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build object mesh from the urdf file #155

Open
Red-Fairy opened this issue Apr 13, 2024 · 1 comment
Open

Build object mesh from the urdf file #155

Red-Fairy opened this issue Apr 13, 2024 · 1 comment

Comments

@Red-Fairy
Copy link

Hi authors,

Thanks for your great work! I find the dataset has provided the urdf file that describes the object and its part meshes while the object mesh is missing. Is there any code available that can be used to build the object mesh?

Thanks!

@fbxiang
Copy link
Collaborator

fbxiang commented Apr 25, 2024

Assuming you are using SAPIEN 2.x. If you need a snapshot of the collision or visual meshes of an articulation with the current state. You may find this script helpful.

https://github.com/haosulab/ManiSkill/blob/25bebe55fb1347e3a4aca2b905a78ab3f0cd13fd/mani_skill2/utils/trimesh_utils.py#L86-L98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants