I’m trying to update a custom property of a prim using an ActionGraph with the WritePrimAttribute node but I receive :
2023-05-03 13:23:36 [2,286,790ms] [Error] [omni.graph.core.plugin] /World/ActionGraph/write_prim_attribute: OmniGraph Error: WritePrimAttribute Error: object of type 'float' has no len() (from compute() at line 241 in /home/federico/.local/share/ov/pkg/isaac_sim-2022.2.1/extscache/omni.replicator.core-1.7.8+104.2.lx64.r.cp37/omni/replicator/core/ogn/python/_impl/nodes/OgnWritePrimAttribute.py)
.
Everything works fine if I use the WritePrimAttribute but not the Replicator version but the SceneGraph version. This is maybe linked to OmniGraph Write Prim Attribute node question.
Here I upload the USD file to show what I’m doing.
hello.usd (31.2 KB)