-
Notifications
You must be signed in to change notification settings - Fork 341
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Hi, I added a .glb file to stage by add_reference_to_stage() function, and tried to create a xformprim to control it through from isaacsim.core.experimental.prims import XformPrim. However, even though I tried set reset_xform_op_properties=True or explicitly call reset_xform_op_properties() function, a 'xformOp:rotateX:unitsResolve' property still persists in the prim. I think this might because I added the .glb as reference and reset_xform_op_properties does not work with it. Is this a bug or am I using it wrong? What is the general workflow of importing a .glb file and use a xform prim to control it? Thanks
Isaac Sim version
5.1.0
Operating System (OS)
Ubuntu 24.04
GPU Name
RTX 5090
GPU Driver and CUDA versions
580.126.09
Logs
No response
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working