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

Combine 2 assets - need modifcation at python level or usd level? #1424

Open
meghbhalerao opened this issue Nov 14, 2024 · 1 comment
Open

Comments

@meghbhalerao
Copy link

meghbhalerao commented Nov 14, 2024

I wish to combine the humanoid model, for example here https://github.com/isaac-sim/IsaacLab/blob/main/source/extensions/omni.isaac.lab_assets/omni/isaac/lab_assets/humanoid.py and the shadow hand model, here https://github.com/isaac-sim/IsaacLab/blob/main/source/extensions/omni.isaac.lab_assets/omni/isaac/lab_assets/shadow_hand.py.

What I mean by combine is that I want to add the dextrous shadow hand to the arm of the humanoid model - I was wondering if someone could give me some pointers on going about this?

Do I need to make changes to usd files or is there a way to do it "python-ically"? Would be great to know thoughts on this!

Thank you!

@StrainFlow
Copy link
Collaborator

I would do that in Isaac Sim and would compose a new, combined asset.

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