File size: 238 Bytes
b631047
 
 
 
 
 
1
2
3
4
5
6
7
[
  { "command": "pick up the cup", "action": "pick" },
  { "command": "place the bottle on the table", "action": "place" },
  { "command": "release the object", "action": "release" },
  { "command": "hold the item", "action": "hold" }
]