robotwin_sim / assets /objects /039_mug /points_info.json
yinchenghust's picture
Add files using upload-large-folder tool
b3ae61a verified
Raw
History Blame Contribute Delete
541 Bytes
{
"contact_points": [
{
"id": [0, 1, 2, 3, 4, 5],
"description": "The edge of the mug",
"usage": "Used for grasping the mug."
}
],
"functional_points": [
{
"id": 0,
"description": "At the center of the mug handle",
"usage": "Used to hang the mug on the rack."
},
{
"id": 1,
"description": "At the bottom of the mug",
"usage": "Used to place the mug on a surface."
}
]
}