Hi,
I saw this problem popping up a lot in the forum, but the suggestions to adapt the python script checking for Nucleus had no effect. I have Cache as well as Nucleus in their newest version installed on Ubuntu 22.04.
Loading Isaac and Isaac Examples is quite fast, Nucleus gets detected and the Cache,too.
However, starting standalone scripts takes more than 6 min to launch completely.
The reason is always the first call to update or start the simulation.
The only warnings Isaac produces are:
024-03-13 11:19:06 [8,949ms] [Warning] [omni.kit.widget.settings.settings_model] a value for setting /rtx/ecoMode/enabled has been requested but is not available
2024-03-13 11:19:06 [8,950ms] [Warning] [omni.kit.widget.settings.settings_model] a value for setting /rtx/directLighting/enabled has been requested but is not available
2024-03-13 11:19:06 [8,950ms] [Warning] [omni.kit.widget.settings.settings_model] a value for setting /rtx/reflections/enabled has been requested but is not available
2024-03-13 11:19:06 [8,950ms] [Warning] [omni.kit.widget.settings.settings_model] a value for setting /rtx/translucency/enabled has been requested but is not available
2024-03-13 11:19:06 [8,951ms] [Warning] [omni.kit.widget.settings.settings_model] a value for setting /rtx/raytracing/subsurface/enabled has been requested but is not available
2024-03-13 11:19:06 [8,951ms] [Warning] [omni.kit.widget.settings.settings_model] a value for setting /rtx/caustics/enabled has been requested but is not available
2024-03-13 11:19:06 [9,021ms] [Warning] [omni.kvdb.plugin] wasn't able to load the meta database, trying to repair it ...
2024-03-13 11:19:06 [9,022ms] [Warning] [omni.kvdb.plugin] repair failed
2024-03-13 11:19:06 [9,217ms] [Warning] [rtx.neuraylib.plugin] [IRAY:RENDER] 1.1 IRAY rend warn : CUDA device 0 (NVIDIA A10G): ECC is enabled, this will reduce rendering performance (it is strongly recommended to disable ECC with iray)
2024-03-13 11:19:13 [16,330ms] [Warning] [omni.kit.hotkeys.core.registry] [Hotkey] duplicated action as SPACE (On Press) with omni.kit.widget.toolbar.omni.kit.widget.toolbar::toolbar::play!
2024-03-13 11:19:13 [16,330ms] [Warning] [omni.kit.hotkeys.core.registry] [Hotkey] Cannot register Global [omni.kit.widget.toolbar] omni.kit.widget.toolbar::toolbar::play.SPACE, error code: Duplicated action definition
Than I need to wait for more than 6 min.
Starting the same standalone script with Isaac 2022.1.1 just works fine and boots up fast.
What could be the problem? What is the difference between both version in this case?
I am looking forward to some helpful comments.
Thanks in advance.
Kind regards,
Heiko