v1

latestOpenAPI 3.1.02026-07-146965205.7 KB
Prims

Set Prim Metadata

This endpoint adds custom metadata to the given prim_path. That means you can define a type and category for any prim_path from your scene.

In our current API, for tool (category), three types are supported: GenericGripper, SurfaceGripper and Conveyor'. Nevertheless, you can add any string value to categoryandtype` you wish for.

put/prims/metadata

Request body

prim_pathstring required

Prim path of the object

Response

Metadata set successfully