Dear Omniverse Community,
when I tried to assign semantic data to the objects in the warehouse demo scene, i came across this problem:
As this rack for example is an instance of another usd from the content browser, i cant assign any semantic data to its components. I could only assign data to the whole RackLarge Xform.
Here is the complete error message:
2024-10-03 18:50:07 [172,330ms] [Error] [omni.ui.python] ErrorException:
Error in 'pxrInternal_v0_22__pxrReserved__::UsdStage::_ValidateEditPrim' at line 1330 in file C:\g\97199581\USD\pxr\usd\usd\stage.cpp : 'Cannot create prim spec at path </World/RackLarge_A7/RackLarge_A7_05/RackLargeEmpty_A1>; authoring to an instance proxy is not allowed.'
At:
c:/users/reiem/appdata/local/ov/pkg/isaac-sim-4.2.0/extscache/semantics.schema.editor-0.3.8/semantics/schema/editor/ext.py(286): _update_single_entry
c:/users/reiem/appdata/local/ov/pkg/isaac-sim-4.2.0/extscache/semantics.schema.editor-0.3.8/semantics/schema/editor/ext.py(283): add_entry
c:/users/reiem/appdata/local/ov/pkg/isaac-sim-4.2.0/extscache/semantics.schema.editor-0.3.8/semantics/schema/editor/ext.py(431): _add_to_all_entries
c:/users/reiem/appdata/local/ov/pkg/isaac-sim-4.2.0/extscache/semantics.schema.editor-0.3.8/semantics/schema/editor/ext.py(509): <lambda>
Does someone know how i can assign semantic labels to the individual objects?
Thanks for the help