Hello, I am using Isaac Sim version 4.5.0 and want to work through the omni.anim.people tutorial. I appear to be stuck at step 1 when enabling the extension. The People Simulation tab does not appear in my Window menu. I have tried to debug for several days following these discussions but I cannot come to a solution.
Missing people simulation:
When enabling the extension, I do get an error for omni.anim.graph.core:
[Warning] [omni.graph.core._impl._registration.register_python_ogn] Python import process in omni.anim.graph.core failed - 'NoneType' object is not subscriptable. Aborting Python node registration
I am working in the GUI trying to do a basic tutorial but it is not loading.
Any help is appreciated!
I have the same problem with Isaac Sim 4.5.0 when trying to enable the omni.anim.people extension getting a [Warning] [omni.graph.core._impl._registration.register_python_ogn] Python import process in omni.anim.graph.core failed - ‘NoneType’ object is not subscriptable. Aborting Python node registration
We have deprecated the omni.anim.people UI in favor of Isaacsim.Replicator.Agent (IRA). IRA should be a much more powerful tool – it automates a lot of the processes of Omni.Anim.People and it also supports customization.
Please give it a try!
Hi Haoquani, Thank you that worked a treat, maybe someone can update the omni.anim.people documentation to change the tet whcih currently states it is in beta to deprecated. Thank you for the great support.