File size: 377 Bytes
12ffe7d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "contact_points": [
        {
            "id": [0, 1, 2, 3],
            "description": "On the edge of the cup",
            "usage": "Used for grasping the cup."
        }
    ],
    "functional_points": [
        {
            "id": 0,
            "description": "On the bottom of the cup",
            "usage": "Used to place the cup on a surface."
        }
    ]
}