Memory overflow when using "--video" flag with local USD models #5405
Unanswered
H-Hisamichi
asked this question in
Q&A
Replies: 1 comment
-
|
Thank you for adding this post to our Discussions. @ooctipus maybe this could be an addition to our docs. |
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 everyone,
I have a problem when I run RL with the --video flag.
I use a custom model. I added wheels to the Isaac Sim official model "go2.usd". When I record a video, the DRAM (about 100GB) overflows very quickly.
I think the reason is that the model is uninstanced. How can I enable instancing for this model?
Thank you!
Logs:
Beta Was this translation helpful? Give feedback.
All reactions