Isaac-sim.gym.sh fail to initialize RL examples

I am using the following code to open an issac sim extention
./<isaac_sim_root>/isaac-sim.gym.sh --ext-folder </parent/directory/to/OIGE>

Based on the instruction 9.3. Extension Workflow for RL — Omniverse IsaacSim latest documentation (nvidia.com), the RL examples will appear in the user interface. But mines is as follow with RL examples missing.

sorry i am not familiar with Linux, but what’s the ‘80x24’ at the end of the argument? presumably Desktop is the parent directory of the extension, correct?

looking at your other posts, your argument should be either --ext-folder /home/stgame/wang or --ext-folder /home/stgame/new_env (you posted several screenshots and are all have different directory setup; so i can’t tell which is the latest/correct one) since that’s the parent directory of the OmniIsaacGymEnvs-main folder.

Hi, sorry for the confusion. Actually we tried several times so OGIE are everywhere. Will this matter?

Yes, the copies of OmniIsaacGymEnvs-main are located in both /home/stgame/wang/ and /home/stgame/Desktop/

frankly, i don’t have experience having OIGE in multiple places, so i’ll defer to the best practice to the mods/devs. have you tried with either of those as argument?