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.
@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?
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.
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.