SUHES commited on
Commit
bcdbbcd
·
verified ·
1 Parent(s): b695a30

Create data.json

Browse files
Files changed (1) hide show
  1. data.json +6 -0
data.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "instruction": "Pick up the cup from the table",
3
+ "action": "extend_arm grasp cup lift",
4
+ "object": "cup",
5
+ "environment": "kitchen"
6
+ }