Robot examples don't load up

I am unable to view and interact with the robot examples as they’ve seemed to have disappeared. This is what I see when I try to enable it in the extensions window.

And the console gives me the following error:
[Error] [omni.ext.plugin] [ext: isaacsim.examples.interactive-4.4.8] Failed to startup python extension.

@x_machina i am just another user passing by and would like to know…

  • version of Isaac Sim you are seeing you are having issues on?
  • the GPU driver version
  • was Isaac Sim installed via as workstation or something specific (wanted to see if there are any missing dependencies if you had a custom installation)
  • has the robot sample ever worked for you in the past? if so, can you elaborate whether there are something else changed since?
  • have you already tried launching Isaac Sim using the --reset-user extra args to see if anything changes on your end?

Hey,

  • I’m using V4.5.0 (On Windows, with WSL)
  • I’ve got the RTX 2000Ada GPU; driver version 32.0.15.7276
  • Isaac is installed on my PC directly
  • The robot samples did work for me and I was following the core API tutorials. Unfortunately, I don’t remember when this error occurred, or what I did to cause it.
  • I just tried launching Isaac with the –reset-user extra args, but it didn’t revive it.

would you be able to provide the full console log as well by chance?

This is what I see when I try to activate the Samples extension:

I got this sorted. There was an error in the example code I was playing with, where I type “sore” instead of “core” while importing a library, and that caused the Samples extension to malfunction.

1 Like

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