Hi all,
I am using multiple SurfaceGripper
objects (from omni.isaac.manipulators.grippers.surface_gripper
). When I use one, everything works fine. However, when I use multiple, I encounter the following exception:
“Cannot add the object gripper to the scene since its name is not unique.”
This is because the name is baked in its parent class:
Is there a workaround? Isaac Sim 4.1.0