Replies: 1 comment
-
You can try saving a single prim by creating a new, empty stage and then copying the desired prim to the new stage. Finally, save the new stage as a USD file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everybody,
I'm looking for function which simply saves a prim (e.g. a robot) as an usd.
I know that there is a function in the GUI. And I'm aware of the funtion save_stage() in isaacsim.core.utils. But I only want to save a single element/usd not the complete stage.
Is there a function for it?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions