robotwin_sim / assets /objects /034_knife /points_info.json
yinchenghust's picture
Add files using upload-large-folder tool
800b369 verified
Raw
History Blame Contribute Delete
408 Bytes
{
"contact_points": [
{
"id": 0,
"description": "On the handle of the knife",
"usage": "Used for grasping the knife."
}
],
"functional_points": [
{
"id": 0,
"description": "At the blade of the knife",
"usage": "Used to indicate where the knife will make contact with other objects."
}
]
}