Replies: 4 comments
-
Thank you for posting this. It seems there is something missing in the equivalent of |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reply. test_code.zip |
Beta Was this translation helpful? Give feedback.
-
Following up, I'll move this to our Discussions for the team to follow up. |
Beta Was this translation helpful? Give feedback.
-
I had the same problem. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Isaac Sim: 4.50/
Ubuntu 22.04
Hi, I tried to follow the tutorial to create usd file from mjcf file.
https://isaac-sim.github.io/IsaacLab/main/source/how-to/import_new_asset.html
and I was able to generate usd file.
Then I follow this tutorial to create ArticulationCfg and simulation code
https://isaac-sim.github.io/IsaacLab/main/source/tutorials/02_scene/create_scene.html
However, it seems that only one robot is being simulated (the one at the bottom-left corner). Other seem to just be fixed in space

If I just replace the usd_path with “usd_path=f”{ISAACLAB_NUCLEUS_DIR}/Robots/Unitree/H1/h1.usd" in my code, I can simulate multiple robots in parallel so I think my simulation code should be fine.
I am wondering if there is any setup I need to do with the generated usd file.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions