File size: 449 Bytes
453f6ef
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
    {
        "time": 35.0,
        "subtask": "pick up the ice cube from ice bowl"
    },
    {
        "time": 42.0,
        "subtask": "place the ice cube in glas cup"
    },
    {
        "time": 0.0,
        "subtask": "open the fridge door"
    },
    {
        "time": 14.0,
        "subtask": "pick up the lemon wedge from the fridge"
    },
    {
        "time": 24.0,
        "subtask": "place the lemon wedge into the glass cup"
    }
]