File size: 527 Bytes
453f6ef | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | [
{
"time": 0.0,
"subtask": "pick up the ice cube from ice bowl"
},
{
"time": 9.0,
"subtask": "place the ice cube in glas cup"
},
{
"time": 14.0,
"subtask": "navigate to the fridge"
},
{
"time": 18.0,
"subtask": "open the fridge door"
},
{
"time": 25.0,
"subtask": "pick up the lemon wedge from the fridge"
},
{
"time": 36.0,
"subtask": "place the lemon wedge into the glass cup"
}
] |