Omni.anim.people not loading the people simulation window

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

Hello!
Please see the note in Isaac Sim 4.5.0 documentation: People Simulation — Isaac Sim Documentation

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!

Amazing. Thank you, I have just tried this now and it works.

1 Like

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.


With thanks John

1 Like

Please refer to the current documentation using the following link (also shared in the post in Omni.anim.people not loading the people simulation window - #4 by Haoquan_Liang):

https://docs.isaacsim.omniverse.nvidia.com/latest/replicator_tutorials/ext_replicator-agent/ext_omni_anim_people.html

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.