Prim path expression /World/ur10_instanceable is invalid, a prim matching the expression needs to be created before wrapping it as view

Hello together

I have installed the framework OmniIsaacGymEnvs and added the required files for UR10 Reacher, based on the package OmniIsaacGymEnvs-UR10Reacher. After I try to run UR10Reacher task, I get the following error:

Exception: Prim path expression /World/ur10_instanceable is invalid, a prim matching the expression needs to be created before wrapping it as view.

To follow, also a screenshot


Should I initialise the prim match first? But everything looks correct in the code.

Could someone help me with this?

Hi @voll.olga.ds - Are you following this document to make your asset Instanceable?
https://docs.omniverse.nvidia.com/isaacsim/latest/isaac_gym_tutorials/tutorial_gym_instanceable_assets.html

Not precisely; I have used the ready USD file. I am now trying this tutorial.

Hey @voll.olga.ds

I am also using predefined isaac sim assets for my robot, when i use parallel gripper function for gripper, it is showing

gripper = ParallelGripper(
Exception:Prim path expression /World/ROBOT/franka/Robotiq_2F_140_physics_edit/_F_Body is invalid, a prim matching the expression needs to created before wrapping it as view

Did you solve it?? Any help is appreciated.

Hii @dekusmash016
I am also facing this issue related parallel gripper. you got any solution about this?

Hi @patelh1509 I also didn’t get any solution. Changed the simulation environment :)

1 Like