Spatialworld commited on
Commit
e0a8ddb
·
verified ·
1 Parent(s): cfdc832

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. ai2thor/tasks/ai2thor04042/task.json +15 -15
  2. ai2thor/tasks/ai2thor04043/task.json +12 -12
  3. ai2thor/tasks/ai2thor04044/init.json +18 -18
  4. ai2thor/tasks/ai2thor04044/task.json +7 -7
  5. ai2thor/tasks/ai2thor04045/init.json +3 -3
  6. ai2thor/tasks/ai2thor04045/task.json +17 -17
  7. ai2thor/tasks/ai2thor04046/init.json +3 -3
  8. ai2thor/tasks/ai2thor04046/task.json +14 -14
  9. ai2thor/tasks/ai2thor04047/init.json +3 -3
  10. ai2thor/tasks/ai2thor04047/task.json +9 -9
  11. ai2thor/tasks/ai2thor04048/init.json +3 -3
  12. ai2thor/tasks/ai2thor04048/task.json +12 -12
  13. ai2thor/tasks/ai2thor04049/init.json +3 -3
  14. ai2thor/tasks/ai2thor04049/task.json +12 -12
  15. ai2thor/tasks/ai2thor04050/init.json +3 -3
  16. ai2thor/tasks/ai2thor04050/task.json +4 -4
  17. ai2thor/tasks/ai2thor04051/init.json +22 -22
  18. ai2thor/tasks/ai2thor04051/task.json +12 -12
  19. ai2thor/tasks/ai2thor04052/init.json +3 -3
  20. ai2thor/tasks/ai2thor04052/task.json +15 -15
  21. ai2thor/tasks/ai2thor04053/init.json +3 -3
  22. ai2thor/tasks/ai2thor04053/task.json +17 -17
  23. ai2thor/tasks/ai2thor04054/init.json +3 -3
  24. ai2thor/tasks/ai2thor04054/task.json +22 -22
  25. ai2thor/tasks/ai2thor04055/init.json +3 -3
  26. ai2thor/tasks/ai2thor04055/task.json +13 -13
  27. ai2thor/tasks/ai2thor04056/init.json +3 -3
  28. ai2thor/tasks/ai2thor04056/task.json +20 -20
  29. ai2thor/tasks/ai2thor04057/init.json +3 -3
  30. ai2thor/tasks/ai2thor04057/task.json +10 -10
  31. ai2thor/tasks/ai2thor04058/init.json +6 -7
  32. ai2thor/tasks/ai2thor04058/task.json +11 -11
  33. ai2thor/tasks/ai2thor04059/init.json +16 -16
  34. ai2thor/tasks/ai2thor04059/task.json +11 -11
  35. ai2thor/tasks/ai2thor04060/init.json +16 -16
  36. ai2thor/tasks/ai2thor04060/task.json +5 -5
  37. ai2thor/tasks/ai2thor04061/init.json +3 -3
  38. ai2thor/tasks/ai2thor04061/task.json +7 -7
  39. ai2thor/tasks/ai2thor04062/init.json +3 -3
  40. ai2thor/tasks/ai2thor04062/task.json +14 -14
  41. ai2thor/tasks/ai2thor04063/init.json +20 -20
  42. ai2thor/tasks/ai2thor04063/task.json +9 -9
  43. ai2thor/tasks/ai2thor04064/init.json +25 -25
  44. ai2thor/tasks/ai2thor04064/task.json +4 -4
  45. ai2thor/tasks/ai2thor04065/init.json +3 -3
  46. ai2thor/tasks/ai2thor04065/task.json +4 -7
  47. ai2thor/tasks/ai2thor04066/init.json +3 -3
  48. ai2thor/tasks/ai2thor04066/task.json +14 -14
  49. ai2thor/tasks/ai2thor04067/init.json +5 -5
  50. ai2thor/tasks/ai2thor04067/task.json +4 -6
ai2thor/tasks/ai2thor04042/task.json CHANGED
@@ -5,20 +5,20 @@
5
  "golden_actions": {
6
  "steps": 14,
7
  "actions": [
8
- "RotateRight(90)",
9
- "RotateRight(90)",
10
- "MoveRight(0.5)",
11
- "MoveAhead(0.5)",
12
- "MoveAhead(0.25)",
13
- "PickupObject(KeyChain)",
14
- "RotateLeft(90)",
15
- "ToggleObjectOff(DeskLamp)",
16
- "MoveLeft(1.0)",
17
- "RotateLeft(90)",
18
- "MoveAhead(0.5)",
19
- "MoveLeft(0.5)",
20
- "ToggleObjectOff(LightSwitch)",
21
- "Done"
22
  ]
23
  },
24
  "scene": "FloorPlan324",
@@ -53,4 +53,4 @@
53
  "Evaluation_Type": "Conditional",
54
  "Category": "Daily Household (Kitchen/Bedroom)",
55
  "Level": "Level3 Hybrid"
56
- }
 
5
  "golden_actions": {
6
  "steps": 14,
7
  "actions": [
8
+ "Rotate(right, 90)",
9
+ "Rotate(right, 90)",
10
+ "Move(right, 0.5)",
11
+ "Move(forward, 0.5)",
12
+ "Move(forward, 0.25)",
13
+ "Pick(KeyChain)",
14
+ "Rotate(left, 90)",
15
+ "ChangeState(DeskLamp, off)",
16
+ "Move(left, 1.0)",
17
+ "Rotate(left, 90)",
18
+ "Move(forward, 0.5)",
19
+ "Move(left, 0.5)",
20
+ "ChangeState(LightSwitch, off)",
21
+ "EndTask(success)"
22
  ]
23
  },
24
  "scene": "FloorPlan324",
 
53
  "Evaluation_Type": "Conditional",
54
  "Category": "Daily Household (Kitchen/Bedroom)",
55
  "Level": "Level3 Hybrid"
56
+ }
ai2thor/tasks/ai2thor04043/task.json CHANGED
@@ -5,17 +5,17 @@
5
  "golden_actions": {
6
  "steps": 11,
7
  "actions": [
8
- "RotateLeft(90)",
9
- "RotateLeft(90)",
10
- "MoveRight(0.5)",
11
- "MoveRight(0.25)",
12
- "MoveAhead(1.0)",
13
- "ToggleObjectOn(CellPhone)",
14
- "PickupObject(CellPhone)",
15
- "RotateRight(90)",
16
- "CleanObject(Bed)",
17
- "PutObject(Bed)",
18
- "Done"
19
  ]
20
  },
21
  "scene": "FloorPlan324",
@@ -49,4 +49,4 @@
49
  "Evaluation_Type": "Conditional",
50
  "Category": "Daily Household (Kitchen/Bedroom)",
51
  "Level": "Level3 Hybrid"
52
- }
 
5
  "golden_actions": {
6
  "steps": 11,
7
  "actions": [
8
+ "Rotate(left, 90)",
9
+ "Rotate(left, 90)",
10
+ "Move(right, 0.5)",
11
+ "Move(right, 0.25)",
12
+ "Move(forward, 1.0)",
13
+ "ChangeState(CellPhone, on)",
14
+ "Pick(CellPhone)",
15
+ "Rotate(right, 90)",
16
+ "Manipulate(Bed, clean)",
17
+ "Place(Bed)",
18
+ "EndTask(success)"
19
  ]
20
  },
21
  "scene": "FloorPlan324",
 
49
  "Evaluation_Type": "Conditional",
50
  "Category": "Daily Household (Kitchen/Bedroom)",
51
  "Level": "Level3 Hybrid"
52
+ }
ai2thor/tasks/ai2thor04044/init.json CHANGED
@@ -1,22 +1,22 @@
1
  {
2
  "scene": "FloorPlan324",
3
  "actions": [
4
- "MoveAhead(0.25)",
5
- "MoveAhead(0.25)",
6
- "MoveAhead(0.25)",
7
- "MoveLeft(0.25)",
8
- "MoveLeft(0.25)",
9
- "MoveLeft(0.25)",
10
- "MoveAhead(0.25)",
11
- "ToggleObjectOff(LightSwitch)",
12
- "RotateRight(90)",
13
- "RotateRight(90)",
14
- "MoveAhead(0.25)",
15
- "MoveAhead(0.25)",
16
- "MoveAhead(0.25)",
17
- "MoveLeft(0.25)",
18
- "ToggleObjectOff(DeskLamp)",
19
- "LookDown",
20
- "Done"
21
  ]
22
- }
 
1
  {
2
  "scene": "FloorPlan324",
3
  "actions": [
4
+ "Move(forward, 0.25)",
5
+ "Move(forward, 0.25)",
6
+ "Move(forward, 0.25)",
7
+ "Move(left, 0.25)",
8
+ "Move(left, 0.25)",
9
+ "Move(left, 0.25)",
10
+ "Move(forward, 0.25)",
11
+ "ChangeState(LightSwitch, off)",
12
+ "Rotate(right, 90)",
13
+ "Rotate(right, 90)",
14
+ "Move(forward, 0.25)",
15
+ "Move(forward, 0.25)",
16
+ "Move(forward, 0.25)",
17
+ "Move(left, 0.25)",
18
+ "ChangeState(DeskLamp, off)",
19
+ "Tilt(down, 30)",
20
+ "EndTask(success)"
21
  ]
22
+ }
ai2thor/tasks/ai2thor04044/task.json CHANGED
@@ -5,12 +5,12 @@
5
  "golden_actions": {
6
  "steps": 6,
7
  "actions": [
8
- "ToggleObjectOn(DeskLamp)",
9
- "RotateLeft(90)",
10
- "RotateLeft(90)",
11
- "MoveAhead(0.5)",
12
- "ToggleObjectOn(LightSwitch)",
13
- "Done"
14
  ]
15
  },
16
  "scene": "FloorPlan324",
@@ -38,4 +38,4 @@
38
  "Evaluation_Type": "Conditional",
39
  "Category": "Daily Household (Kitchen/Bedroom)",
40
  "Level": "Level3 Hybrid"
41
- }
 
5
  "golden_actions": {
6
  "steps": 6,
7
  "actions": [
8
+ "ChangeState(DeskLamp, on)",
9
+ "Rotate(left, 90)",
10
+ "Rotate(left, 90)",
11
+ "Move(forward, 0.5)",
12
+ "ChangeState(LightSwitch, on)",
13
+ "EndTask(success)"
14
  ]
15
  },
16
  "scene": "FloorPlan324",
 
38
  "Evaluation_Type": "Conditional",
39
  "Category": "Daily Household (Kitchen/Bedroom)",
40
  "Level": "Level3 Hybrid"
41
+ }
ai2thor/tasks/ai2thor04045/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan210",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan210",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04045/task.json CHANGED
@@ -5,22 +5,22 @@
5
  "golden_actions": {
6
  "steps": 16,
7
  "actions": [
8
- "MoveLeft(0.25)",
9
- "MoveAhead(1.0)",
10
- "MoveLeft(0.25)",
11
- "RotateLeft(90)",
12
- "MoveRight(0.5)",
13
- "PickupObject(Watch)",
14
- "RotateRight(90)",
15
- "RotateRight(90)",
16
- "MoveRight(1.0)",
17
- "MoveRight(1.0)",
18
- "MoveAhead(1.0)",
19
- "MoveAhead(0.5)",
20
- "MoveRight(0.5)",
21
- "MoveAhead(0.25)",
22
- "PutObject(Chair)",
23
- "Done"
24
  ]
25
  },
26
  "scene": "FloorPlan210",
@@ -42,4 +42,4 @@
42
  "Evaluation_Type": "Conditional",
43
  "Category": "Daily Household (Kitchen/Bedroom)",
44
  "Level": "Level3 Hybrid"
45
- }
 
5
  "golden_actions": {
6
  "steps": 16,
7
  "actions": [
8
+ "Move(left, 0.25)",
9
+ "Move(forward, 1.0)",
10
+ "Move(left, 0.25)",
11
+ "Rotate(left, 90)",
12
+ "Move(right, 0.5)",
13
+ "Pick(Watch)",
14
+ "Rotate(right, 90)",
15
+ "Rotate(right, 90)",
16
+ "Move(right, 1.0)",
17
+ "Move(right, 1.0)",
18
+ "Move(forward, 1.0)",
19
+ "Move(forward, 0.5)",
20
+ "Move(right, 0.5)",
21
+ "Move(forward, 0.25)",
22
+ "Place(Chair)",
23
+ "EndTask(success)"
24
  ]
25
  },
26
  "scene": "FloorPlan210",
 
42
  "Evaluation_Type": "Conditional",
43
  "Category": "Daily Household (Kitchen/Bedroom)",
44
  "Level": "Level3 Hybrid"
45
+ }
ai2thor/tasks/ai2thor04046/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan210",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan210",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04046/task.json CHANGED
@@ -5,19 +5,19 @@
5
  "golden_actions": {
6
  "steps": 13,
7
  "actions": [
8
- "MoveAhead(1.0)",
9
- "MoveAhead(0.5)",
10
- "RotateRight(90)",
11
- "MoveLeft(0.25)",
12
- "MoveAhead(0.5)",
13
- "MoveAhead(0.25)",
14
- "ToggleObjectOn(Laptop)",
15
- "RotateLeft(90)",
16
- "RotateLeft(90)",
17
- "MoveAhead(1.0)",
18
- "MoveRight(0.25)",
19
- "ToggleObjectOn(Television)",
20
- "Done"
21
  ]
22
  },
23
  "scene": "FloorPlan210",
@@ -45,4 +45,4 @@
45
  "Evaluation_Type": "Conditional",
46
  "Category": "Study and Work",
47
  "Level": "Level3 Hybrid"
48
- }
 
5
  "golden_actions": {
6
  "steps": 13,
7
  "actions": [
8
+ "Move(forward, 1.0)",
9
+ "Move(forward, 0.5)",
10
+ "Rotate(right, 90)",
11
+ "Move(left, 0.25)",
12
+ "Move(forward, 0.5)",
13
+ "Move(forward, 0.25)",
14
+ "ChangeState(Laptop, on)",
15
+ "Rotate(left, 90)",
16
+ "Rotate(left, 90)",
17
+ "Move(forward, 1.0)",
18
+ "Move(right, 0.25)",
19
+ "ChangeState(Television, on)",
20
+ "EndTask(success)"
21
  ]
22
  },
23
  "scene": "FloorPlan210",
 
45
  "Evaluation_Type": "Conditional",
46
  "Category": "Study and Work",
47
  "Level": "Level3 Hybrid"
48
+ }
ai2thor/tasks/ai2thor04047/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan210",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan210",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04047/task.json CHANGED
@@ -5,14 +5,14 @@
5
  "golden_actions": {
6
  "steps": 8,
7
  "actions": [
8
- "MoveAhead(1.0)",
9
- "MoveAhead(0.5)",
10
- "MoveRight(1.0)",
11
- "MoveAhead(0.25)",
12
- "MoveRight(0.25)",
13
- "PickupObject(Pillow)",
14
- "PutObject(Ottoman)",
15
- "Done"
16
  ]
17
  },
18
  "scene": "FloorPlan210",
@@ -41,4 +41,4 @@
41
  "Evaluation_Type": "Conditional",
42
  "Category": "Daily Household (Kitchen/Bedroom)",
43
  "Level": "Level3 Hybrid"
44
- }
 
5
  "golden_actions": {
6
  "steps": 8,
7
  "actions": [
8
+ "Move(forward, 1.0)",
9
+ "Move(forward, 0.5)",
10
+ "Move(right, 1.0)",
11
+ "Move(forward, 0.25)",
12
+ "Move(right, 0.25)",
13
+ "Pick(Pillow)",
14
+ "Place(Ottoman)",
15
+ "EndTask(success)"
16
  ]
17
  },
18
  "scene": "FloorPlan210",
 
41
  "Evaluation_Type": "Conditional",
42
  "Category": "Daily Household (Kitchen/Bedroom)",
43
  "Level": "Level3 Hybrid"
44
+ }
ai2thor/tasks/ai2thor04048/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan210",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan210",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04048/task.json CHANGED
@@ -5,17 +5,17 @@
5
  "golden_actions": {
6
  "steps": 11,
7
  "actions": [
8
- "MoveAhead(1.0)",
9
- "MoveAhead(1.0)",
10
- "MoveAhead(1.0)",
11
- "MoveAhead(0.25)",
12
- "PickupObject(WateringCan)",
13
- "FillObjectWithLiquid(WateringCan, water)",
14
- "MoveLeft(0.25)",
15
- "MoveAhead(0.5)",
16
- "MoveLeft(0.5)",
17
- "PutObject(Dresser)",
18
- "Done"
19
  ]
20
  },
21
  "scene": "FloorPlan210",
@@ -44,4 +44,4 @@
44
  "Evaluation_Type": "Conditional",
45
  "Category": "Daily Household (Kitchen/Bedroom)",
46
  "Level": "Level3 Hybrid"
47
- }
 
5
  "golden_actions": {
6
  "steps": 11,
7
  "actions": [
8
+ "Move(forward, 1.0)",
9
+ "Move(forward, 1.0)",
10
+ "Move(forward, 1.0)",
11
+ "Move(forward, 0.25)",
12
+ "Pick(WateringCan)",
13
+ "Manipulate(WateringCan, water, fillwithliquid)",
14
+ "Move(left, 0.25)",
15
+ "Move(forward, 0.5)",
16
+ "Move(left, 0.5)",
17
+ "Place(Dresser)",
18
+ "EndTask(success)"
19
  ]
20
  },
21
  "scene": "FloorPlan210",
 
44
  "Evaluation_Type": "Conditional",
45
  "Category": "Daily Household (Kitchen/Bedroom)",
46
  "Level": "Level3 Hybrid"
47
+ }
ai2thor/tasks/ai2thor04049/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan210",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan210",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04049/task.json CHANGED
@@ -5,17 +5,17 @@
5
  "golden_actions": {
6
  "steps": 11,
7
  "actions": [
8
- "RotateRight(90)",
9
- "PickupObject(RemoteControl)",
10
- "RotateLeft(90)",
11
- "MoveAhead(1.0)",
12
- "MoveAhead(1.0)",
13
- "MoveAhead(0.5)",
14
- "RotateLeft(90)",
15
- "MoveAhead(0.25)",
16
- "MoveRight(0.25)",
17
- "PutObject(Box)",
18
- "Done"
19
  ]
20
  },
21
  "scene": "FloorPlan210",
@@ -37,4 +37,4 @@
37
  "Evaluation_Type": "Conditional",
38
  "Category": "Daily Household (Kitchen/Bedroom)",
39
  "Level": "Level3 Hybrid"
40
- }
 
5
  "golden_actions": {
6
  "steps": 11,
7
  "actions": [
8
+ "Rotate(right, 90)",
9
+ "Pick(RemoteControl)",
10
+ "Rotate(left, 90)",
11
+ "Move(forward, 1.0)",
12
+ "Move(forward, 1.0)",
13
+ "Move(forward, 0.5)",
14
+ "Rotate(left, 90)",
15
+ "Move(forward, 0.25)",
16
+ "Move(right, 0.25)",
17
+ "Place(Box)",
18
+ "EndTask(success)"
19
  ]
20
  },
21
  "scene": "FloorPlan210",
 
37
  "Evaluation_Type": "Conditional",
38
  "Category": "Daily Household (Kitchen/Bedroom)",
39
  "Level": "Level3 Hybrid"
40
+ }
ai2thor/tasks/ai2thor04050/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan211",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan211",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04050/task.json CHANGED
@@ -5,10 +5,10 @@
5
  "golden_actions": {
6
  "steps": 4,
7
  "actions": [
8
- "RotateLeft(90)",
9
- "BreakObject(Vase)",
10
- "BreakObject(Statue)",
11
- "Done"
12
  ]
13
  },
14
  "scene": "FloorPlan211",
 
5
  "golden_actions": {
6
  "steps": 4,
7
  "actions": [
8
+ "Rotate(left, 90)",
9
+ "Manipulate(Vase, break)",
10
+ "Manipulate(Statue, break)",
11
+ "EndTask(success)"
12
  ]
13
  },
14
  "scene": "FloorPlan211",
ai2thor/tasks/ai2thor04051/init.json CHANGED
@@ -1,26 +1,26 @@
1
  {
2
  "scene": "FloorPlan211",
3
  "actions": [
4
- "MoveRight(0.25)",
5
- "MoveRight(0.25)",
6
- "MoveRight(0.25)",
7
- "MoveRight(0.25)",
8
- "MoveRight(0.25)",
9
- "MoveRight(0.25)",
10
- "MoveRight(0.25)",
11
- "MoveRight(0.25)",
12
- "MoveAhead(0.25)",
13
- "MoveAhead(0.25)",
14
- "MoveAhead(0.25)",
15
- "MoveAhead(0.25)",
16
- "MoveAhead(0.25)",
17
- "MoveAhead(0.25)",
18
- "MoveAhead(0.25)",
19
- "MoveAhead(0.25)",
20
- "MoveAhead(0.25)",
21
- "MoveAhead(0.25)",
22
- "MoveAhead(0.25)",
23
- "LookDown",
24
- "Done"
25
  ]
26
- }
 
1
  {
2
  "scene": "FloorPlan211",
3
  "actions": [
4
+ "Move(right, 0.25)",
5
+ "Move(right, 0.25)",
6
+ "Move(right, 0.25)",
7
+ "Move(right, 0.25)",
8
+ "Move(right, 0.25)",
9
+ "Move(right, 0.25)",
10
+ "Move(right, 0.25)",
11
+ "Move(right, 0.25)",
12
+ "Move(forward, 0.25)",
13
+ "Move(forward, 0.25)",
14
+ "Move(forward, 0.25)",
15
+ "Move(forward, 0.25)",
16
+ "Move(forward, 0.25)",
17
+ "Move(forward, 0.25)",
18
+ "Move(forward, 0.25)",
19
+ "Move(forward, 0.25)",
20
+ "Move(forward, 0.25)",
21
+ "Move(forward, 0.25)",
22
+ "Move(forward, 0.25)",
23
+ "Tilt(down, 30)",
24
+ "EndTask(success)"
25
  ]
26
+ }
ai2thor/tasks/ai2thor04051/task.json CHANGED
@@ -5,17 +5,17 @@
5
  "golden_actions": {
6
  "steps": 11,
7
  "actions": [
8
- "CloseObject(Laptop)",
9
- "PickupObject(Laptop)",
10
- "MoveBack(1.0)",
11
- "MoveBack(1.0)",
12
- "MoveBack(0.25)",
13
- "RotateLeft(90)",
14
- "MoveAhead(0.5)",
15
- "MoveAhead(0.25)",
16
- "LookDown",
17
- "PutObject(CoffeeTable)",
18
- "Done"
19
  ]
20
  },
21
  "scene": "FloorPlan211",
@@ -44,4 +44,4 @@
44
  "Evaluation_Type": "Conditional",
45
  "Category": "Daily Household (Kitchen/Bedroom)",
46
  "Level": "Level3 Hybrid"
47
- }
 
5
  "golden_actions": {
6
  "steps": 11,
7
  "actions": [
8
+ "Manipulate(Laptop, close)",
9
+ "Pick(Laptop)",
10
+ "Move(backward, 1.0)",
11
+ "Move(backward, 1.0)",
12
+ "Move(backward, 0.25)",
13
+ "Rotate(left, 90)",
14
+ "Move(forward, 0.5)",
15
+ "Move(forward, 0.25)",
16
+ "Tilt(down, 30)",
17
+ "Place(CoffeeTable)",
18
+ "EndTask(success)"
19
  ]
20
  },
21
  "scene": "FloorPlan211",
 
44
  "Evaluation_Type": "Conditional",
45
  "Category": "Daily Household (Kitchen/Bedroom)",
46
  "Level": "Level3 Hybrid"
47
+ }
ai2thor/tasks/ai2thor04052/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan211",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan211",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04052/task.json CHANGED
@@ -5,20 +5,20 @@
5
  "golden_actions": {
6
  "steps": 14,
7
  "actions": [
8
- "MoveBack(0.5)",
9
- "MoveBack(0.25)",
10
- "BreakObject(CellPhone)",
11
- "PickupObject(CellPhone)",
12
- "RotateRight(90)",
13
- "MoveAhead(1.0)",
14
- "MoveAhead(0.25)",
15
- "MoveLeft(0.25)",
16
- "MoveBack(0.25)",
17
- "MoveAhead(0.25)",
18
- "MoveLeft(0.5)",
19
- "MoveLeft(0.25)",
20
- "PutObject(Box)",
21
- "Done"
22
  ]
23
  },
24
  "scene": "FloorPlan211",
@@ -46,4 +46,4 @@
46
  "Evaluation_Type": "Conditional",
47
  "Category": "Daily Household (Kitchen/Bedroom)",
48
  "Level": "Level3 Hybrid"
49
- }
 
5
  "golden_actions": {
6
  "steps": 14,
7
  "actions": [
8
+ "Move(backward, 0.5)",
9
+ "Move(backward, 0.25)",
10
+ "Manipulate(CellPhone, break)",
11
+ "Pick(CellPhone)",
12
+ "Rotate(right, 90)",
13
+ "Move(forward, 1.0)",
14
+ "Move(forward, 0.25)",
15
+ "Move(left, 0.25)",
16
+ "Move(backward, 0.25)",
17
+ "Move(forward, 0.25)",
18
+ "Move(left, 0.5)",
19
+ "Move(left, 0.25)",
20
+ "Place(Box)",
21
+ "EndTask(success)"
22
  ]
23
  },
24
  "scene": "FloorPlan211",
 
46
  "Evaluation_Type": "Conditional",
47
  "Category": "Daily Household (Kitchen/Bedroom)",
48
  "Level": "Level3 Hybrid"
49
+ }
ai2thor/tasks/ai2thor04053/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan211",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan211",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04053/task.json CHANGED
@@ -5,22 +5,22 @@
5
  "golden_actions": {
6
  "steps": 16,
7
  "actions": [
8
- "RotateRight(90)",
9
- "MoveAhead(1.0)",
10
- "MoveAhead(0.5)",
11
- "RotateLeft(90)",
12
- "MoveAhead(0.5)",
13
- "MoveAhead(0.25)",
14
- "PickupObject(RemoteControl)",
15
- "RotateLeft(90)",
16
- "RotateLeft(90)",
17
- "MoveAhead(0.5)",
18
- "MoveAhead(0.25)",
19
- "MoveRight(0.25)",
20
- "MoveAhead(0.25)",
21
- "MoveRight(0.5)",
22
- "ToggleObjectOn(Television)",
23
- "Done"
24
  ]
25
  },
26
  "scene": "FloorPlan211",
@@ -49,4 +49,4 @@
49
  "Evaluation_Type": "Conditional",
50
  "Category": "Entertainment (Game/Sports)",
51
  "Level": "Level3 Hybrid"
52
- }
 
5
  "golden_actions": {
6
  "steps": 16,
7
  "actions": [
8
+ "Rotate(right, 90)",
9
+ "Move(forward, 1.0)",
10
+ "Move(forward, 0.5)",
11
+ "Rotate(left, 90)",
12
+ "Move(forward, 0.5)",
13
+ "Move(forward, 0.25)",
14
+ "Pick(RemoteControl)",
15
+ "Rotate(left, 90)",
16
+ "Rotate(left, 90)",
17
+ "Move(forward, 0.5)",
18
+ "Move(forward, 0.25)",
19
+ "Move(right, 0.25)",
20
+ "Move(forward, 0.25)",
21
+ "Move(right, 0.5)",
22
+ "ChangeState(Television, on)",
23
+ "EndTask(success)"
24
  ]
25
  },
26
  "scene": "FloorPlan211",
 
49
  "Evaluation_Type": "Conditional",
50
  "Category": "Entertainment (Game/Sports)",
51
  "Level": "Level3 Hybrid"
52
+ }
ai2thor/tasks/ai2thor04054/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan211",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan211",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04054/task.json CHANGED
@@ -5,27 +5,27 @@
5
  "golden_actions": {
6
  "steps": 21,
7
  "actions": [
8
- "MoveBack(0.5)",
9
- "MoveBack(0.25)",
10
- "PickupObject(CellPhone)",
11
- "MoveLeft(0.5)",
12
- "MoveAhead(1.0)",
13
- "MoveAhead(0.5)",
14
- "MoveAhead(0.25)",
15
- "ToggleObjectOff(FloorLamp)",
16
- "RotateRight(90)",
17
- "MoveLeft(0.25)",
18
- "MoveAhead(1.0)",
19
- "MoveAhead(1.0)",
20
- "MoveAhead(0.25)",
21
- "RotateLeft(90)",
22
- "MoveAhead(0.25)",
23
- "MoveRight(0.25)",
24
- "MoveAhead(1.0)",
25
- "MoveAhead(0.5)",
26
- "RotateLeft(90)",
27
- "ToggleObjectOff(LightSwitch)",
28
- "Done"
29
  ]
30
  },
31
  "scene": "FloorPlan211",
@@ -60,4 +60,4 @@
60
  "Evaluation_Type": "Conditional",
61
  "Category": "Daily Household (Kitchen/Bedroom)",
62
  "Level": "Level3 Hybrid"
63
- }
 
5
  "golden_actions": {
6
  "steps": 21,
7
  "actions": [
8
+ "Move(backward, 0.5)",
9
+ "Move(backward, 0.25)",
10
+ "Pick(CellPhone)",
11
+ "Move(left, 0.5)",
12
+ "Move(forward, 1.0)",
13
+ "Move(forward, 0.5)",
14
+ "Move(forward, 0.25)",
15
+ "ChangeState(FloorLamp, off)",
16
+ "Rotate(right, 90)",
17
+ "Move(left, 0.25)",
18
+ "Move(forward, 1.0)",
19
+ "Move(forward, 1.0)",
20
+ "Move(forward, 0.25)",
21
+ "Rotate(left, 90)",
22
+ "Move(forward, 0.25)",
23
+ "Move(right, 0.25)",
24
+ "Move(forward, 1.0)",
25
+ "Move(forward, 0.5)",
26
+ "Rotate(left, 90)",
27
+ "ChangeState(LightSwitch, off)",
28
+ "EndTask(success)"
29
  ]
30
  },
31
  "scene": "FloorPlan211",
 
60
  "Evaluation_Type": "Conditional",
61
  "Category": "Daily Household (Kitchen/Bedroom)",
62
  "Level": "Level3 Hybrid"
63
+ }
ai2thor/tasks/ai2thor04055/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan212",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan212",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04055/task.json CHANGED
@@ -5,18 +5,18 @@
5
  "golden_actions": {
6
  "steps": 12,
7
  "actions": [
8
- "RotateRight(90)",
9
- "RotateRight(90)",
10
- "MoveRight(0.25)",
11
- "MoveAhead(1.0)",
12
- "MoveAhead(1.0)",
13
- "MoveLeft(0.5)",
14
- "MoveAhead(0.25)",
15
- "PickupObject(TissueBox)",
16
- "LookDown",
17
- "MoveRight(0.25)",
18
- "PutObject(GarbageCan)",
19
- "Done"
20
  ]
21
  },
22
  "scene": "FloorPlan212",
@@ -38,4 +38,4 @@
38
  "Evaluation_Type": "Conditional",
39
  "Category": "Daily Household (Kitchen/Bedroom)",
40
  "Level": "Level3 Hybrid"
41
- }
 
5
  "golden_actions": {
6
  "steps": 12,
7
  "actions": [
8
+ "Rotate(right, 90)",
9
+ "Rotate(right, 90)",
10
+ "Move(right, 0.25)",
11
+ "Move(forward, 1.0)",
12
+ "Move(forward, 1.0)",
13
+ "Move(left, 0.5)",
14
+ "Move(forward, 0.25)",
15
+ "Pick(TissueBox)",
16
+ "Tilt(down, 30)",
17
+ "Move(right, 0.25)",
18
+ "Place(GarbageCan)",
19
+ "EndTask(success)"
20
  ]
21
  },
22
  "scene": "FloorPlan212",
 
38
  "Evaluation_Type": "Conditional",
39
  "Category": "Daily Household (Kitchen/Bedroom)",
40
  "Level": "Level3 Hybrid"
41
+ }
ai2thor/tasks/ai2thor04056/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan212",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan212",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04056/task.json CHANGED
@@ -5,25 +5,25 @@
5
  "golden_actions": {
6
  "steps": 19,
7
  "actions": [
8
- "MoveRight(0.5)",
9
- "MoveAhead(1.0)",
10
- "MoveAhead(0.25)",
11
- "RotateRight(90)",
12
- "MoveLeft(0.5)",
13
- "MoveAhead(0.5)",
14
- "ToggleObjectOff(LightSwitch)",
15
- "RotateRight(90)",
16
- "MoveAhead(0.5)",
17
- "MoveAhead(0.25)",
18
- "PickupObject(Pillow)",
19
- "MoveAhead(1.0)",
20
- "MoveAhead(1.0)",
21
- "MoveAhead(1.0)",
22
- "RotateLeft(90)",
23
- "MoveRight(0.5)",
24
- "MoveAhead(0.25)",
25
- "ToggleObjectOff(FloorLamp)",
26
- "Done"
27
  ]
28
  },
29
  "scene": "FloorPlan212",
@@ -59,4 +59,4 @@
59
  "Evaluation_Type": "Conditional",
60
  "Category": "Daily Household (Kitchen/Bedroom)",
61
  "Level": "Level3 Hybrid"
62
- }
 
5
  "golden_actions": {
6
  "steps": 19,
7
  "actions": [
8
+ "Move(right, 0.5)",
9
+ "Move(forward, 1.0)",
10
+ "Move(forward, 0.25)",
11
+ "Rotate(right, 90)",
12
+ "Move(left, 0.5)",
13
+ "Move(forward, 0.5)",
14
+ "ChangeState(LightSwitch, off)",
15
+ "Rotate(right, 90)",
16
+ "Move(forward, 0.5)",
17
+ "Move(forward, 0.25)",
18
+ "Pick(Pillow)",
19
+ "Move(forward, 1.0)",
20
+ "Move(forward, 1.0)",
21
+ "Move(forward, 1.0)",
22
+ "Rotate(left, 90)",
23
+ "Move(right, 0.5)",
24
+ "Move(forward, 0.25)",
25
+ "ChangeState(FloorLamp, off)",
26
+ "EndTask(success)"
27
  ]
28
  },
29
  "scene": "FloorPlan212",
 
59
  "Evaluation_Type": "Conditional",
60
  "Category": "Daily Household (Kitchen/Bedroom)",
61
  "Level": "Level3 Hybrid"
62
+ }
ai2thor/tasks/ai2thor04057/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan212",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan212",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04057/task.json CHANGED
@@ -5,15 +5,15 @@
5
  "golden_actions": {
6
  "steps": 9,
7
  "actions": [
8
- "RotateLeft(90)",
9
- "RotateLeft(90)",
10
- "PickupObject(Newspaper)",
11
- "MoveBack(0.5)",
12
- "MoveBack(0.25)",
13
- "RotateLeft(90)",
14
- "MoveAhead(0.25)",
15
- "PutObject(Sofa)",
16
- "Done"
17
  ]
18
  },
19
  "scene": "FloorPlan212",
@@ -35,4 +35,4 @@
35
  "Evaluation_Type": "Conditional",
36
  "Category": "Study and Work",
37
  "Level": "Level3 Hybrid"
38
- }
 
5
  "golden_actions": {
6
  "steps": 9,
7
  "actions": [
8
+ "Rotate(left, 90)",
9
+ "Rotate(left, 90)",
10
+ "Pick(Newspaper)",
11
+ "Move(backward, 0.5)",
12
+ "Move(backward, 0.25)",
13
+ "Rotate(left, 90)",
14
+ "Move(forward, 0.25)",
15
+ "Place(Sofa)",
16
+ "EndTask(success)"
17
  ]
18
  },
19
  "scene": "FloorPlan212",
 
35
  "Evaluation_Type": "Conditional",
36
  "Category": "Study and Work",
37
  "Level": "Level3 Hybrid"
38
+ }
ai2thor/tasks/ai2thor04058/init.json CHANGED
@@ -1,8 +1,7 @@
1
  {
2
- "scene": "FloorPlan212",
3
- "actions": [
4
- "LookDown",
5
- "Done"
6
- ]
7
- }
8
-
 
1
  {
2
+ "scene": "FloorPlan212",
3
+ "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
+ ]
7
+ }
 
ai2thor/tasks/ai2thor04058/task.json CHANGED
@@ -5,16 +5,16 @@
5
  "golden_actions": {
6
  "steps": 10,
7
  "actions": [
8
- "RotateRight(90)",
9
- "RotateRight(90)",
10
- "ToggleObjectOn(Laptop)",
11
- "PickupObject(Laptop)",
12
- "LookDown",
13
- "RotateLeft(90)",
14
- "MoveAhead(0.5)",
15
- "MoveAhead(0.25)",
16
- "PutObject(Sofa)",
17
- "Done"
18
  ]
19
  },
20
  "scene": "FloorPlan212",
@@ -42,4 +42,4 @@
42
  "Evaluation_Type": "Conditional",
43
  "Category": "Study and Work",
44
  "Level": "Level3 Hybrid"
45
- }
 
5
  "golden_actions": {
6
  "steps": 10,
7
  "actions": [
8
+ "Rotate(right, 90)",
9
+ "Rotate(right, 90)",
10
+ "ChangeState(Laptop, on)",
11
+ "Pick(Laptop)",
12
+ "Tilt(down, 30)",
13
+ "Rotate(left, 90)",
14
+ "Move(forward, 0.5)",
15
+ "Move(forward, 0.25)",
16
+ "Place(Sofa)",
17
+ "EndTask(success)"
18
  ]
19
  },
20
  "scene": "FloorPlan212",
 
42
  "Evaluation_Type": "Conditional",
43
  "Category": "Study and Work",
44
  "Level": "Level3 Hybrid"
45
+ }
ai2thor/tasks/ai2thor04059/init.json CHANGED
@@ -1,20 +1,20 @@
1
  {
2
  "scene": "FloorPlan212",
3
  "actions": [
4
- "RotateRight(90)",
5
- "RotateRight(90)",
6
- "MoveRight(0.25)",
7
- "MoveAhead(0.25)",
8
- "MoveAhead(0.25)",
9
- "MoveAhead(0.25)",
10
- "MoveAhead(0.25)",
11
- "MoveAhead(0.25)",
12
- "MoveAhead(0.25)",
13
- "MoveAhead(0.25)",
14
- "MoveAhead(0.25)",
15
- "MoveAhead(0.25)",
16
- "MoveLeft(0.25)",
17
- "LookDown",
18
- "Done"
19
  ]
20
- }
 
1
  {
2
  "scene": "FloorPlan212",
3
  "actions": [
4
+ "Rotate(right, 90)",
5
+ "Rotate(right, 90)",
6
+ "Move(right, 0.25)",
7
+ "Move(forward, 0.25)",
8
+ "Move(forward, 0.25)",
9
+ "Move(forward, 0.25)",
10
+ "Move(forward, 0.25)",
11
+ "Move(forward, 0.25)",
12
+ "Move(forward, 0.25)",
13
+ "Move(forward, 0.25)",
14
+ "Move(forward, 0.25)",
15
+ "Move(forward, 0.25)",
16
+ "Move(left, 0.25)",
17
+ "Tilt(down, 30)",
18
+ "EndTask(success)"
19
  ]
20
+ }
ai2thor/tasks/ai2thor04059/task.json CHANGED
@@ -5,16 +5,16 @@
5
  "golden_actions": {
6
  "steps": 10,
7
  "actions": [
8
- "PickupObject(TissueBox)",
9
- "RotateRight(90)",
10
- "RotateRight(90)",
11
- "MoveLeft(0.25)",
12
- "MoveAhead(1.0)",
13
- "MoveAhead(1.0)",
14
- "MoveAhead(0.5)",
15
- "MoveAhead(0.25)",
16
- "PutObject(Box)",
17
- "Done"
18
  ]
19
  },
20
  "scene": "FloorPlan212",
@@ -36,4 +36,4 @@
36
  "Evaluation_Type": "Conditional",
37
  "Category": "Daily Household (Kitchen/Bedroom)",
38
  "Level": "Level3 Hybrid"
39
- }
 
5
  "golden_actions": {
6
  "steps": 10,
7
  "actions": [
8
+ "Pick(TissueBox)",
9
+ "Rotate(right, 90)",
10
+ "Rotate(right, 90)",
11
+ "Move(left, 0.25)",
12
+ "Move(forward, 1.0)",
13
+ "Move(forward, 1.0)",
14
+ "Move(forward, 0.5)",
15
+ "Move(forward, 0.25)",
16
+ "Place(Box)",
17
+ "EndTask(success)"
18
  ]
19
  },
20
  "scene": "FloorPlan212",
 
36
  "Evaluation_Type": "Conditional",
37
  "Category": "Daily Household (Kitchen/Bedroom)",
38
  "Level": "Level3 Hybrid"
39
+ }
ai2thor/tasks/ai2thor04060/init.json CHANGED
@@ -1,21 +1,21 @@
1
  {
2
  "scene": "FloorPlan213",
3
  "actions": [
4
- "MoveAhead(0.25)",
5
- "MoveAhead(0.25)",
6
- "MoveAhead(0.25)",
7
- "MoveAhead(0.25)",
8
- "MoveAhead(0.25)",
9
- "MoveAhead(0.25)",
10
- "MoveAhead(0.25)",
11
- "MoveAhead(0.25)",
12
- "MoveAhead(0.25)",
13
- "MoveAhead(0.25)",
14
- "MoveAhead(0.25)",
15
- "MoveAhead(0.25)",
16
- "MoveAhead(0.25)",
17
- "MoveAhead(0.25)",
18
- "ToggleObjectOn(Television)",
19
- "Done"
20
  ]
21
  }
 
1
  {
2
  "scene": "FloorPlan213",
3
  "actions": [
4
+ "Move(forward, 0.25)",
5
+ "Move(forward, 0.25)",
6
+ "Move(forward, 0.25)",
7
+ "Move(forward, 0.25)",
8
+ "Move(forward, 0.25)",
9
+ "Move(forward, 0.25)",
10
+ "Move(forward, 0.25)",
11
+ "Move(forward, 0.25)",
12
+ "Move(forward, 0.25)",
13
+ "Move(forward, 0.25)",
14
+ "Move(forward, 0.25)",
15
+ "Move(forward, 0.25)",
16
+ "Move(forward, 0.25)",
17
+ "Move(forward, 0.25)",
18
+ "ChangeState(Television, on)",
19
+ "EndTask(success)"
20
  ]
21
  }
ai2thor/tasks/ai2thor04060/task.json CHANGED
@@ -5,11 +5,11 @@
5
  "golden_actions": {
6
  "steps": 5,
7
  "actions": [
8
- "RotateRight(90)",
9
- "PickupObject(RemoteControl)",
10
- "RotateLeft(90)",
11
- "ToggleObjectOff(Television)",
12
- "Done"
13
  ]
14
  },
15
  "scene": "FloorPlan213",
 
5
  "golden_actions": {
6
  "steps": 5,
7
  "actions": [
8
+ "Rotate(right, 90)",
9
+ "Pick(RemoteControl)",
10
+ "Rotate(left, 90)",
11
+ "ChangeState(Television, off)",
12
+ "EndTask(success)"
13
  ]
14
  },
15
  "scene": "FloorPlan213",
ai2thor/tasks/ai2thor04061/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan213",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan213",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04061/task.json CHANGED
@@ -5,12 +5,12 @@
5
  "golden_actions": {
6
  "steps": 6,
7
  "actions": [
8
- "MoveRight(0.25)",
9
- "MoveAhead(0.5)",
10
- "MoveAhead(0.25)",
11
- "MoveRight(0.25)",
12
- "FillObjectWithLiquid(HousePlant, water)",
13
- "Done"
14
  ]
15
  },
16
  "scene": "FloorPlan213",
@@ -32,4 +32,4 @@
32
  "Evaluation_Type": "Conditional",
33
  "Category": "Daily Household (Kitchen/Bedroom)",
34
  "Level": "Level3 Hybrid"
35
- }
 
5
  "golden_actions": {
6
  "steps": 6,
7
  "actions": [
8
+ "Move(right, 0.25)",
9
+ "Move(forward, 0.5)",
10
+ "Move(forward, 0.25)",
11
+ "Move(right, 0.25)",
12
+ "Manipulate(HousePlant, water, fillwithliquid)",
13
+ "EndTask(success)"
14
  ]
15
  },
16
  "scene": "FloorPlan213",
 
32
  "Evaluation_Type": "Conditional",
33
  "Category": "Daily Household (Kitchen/Bedroom)",
34
  "Level": "Level3 Hybrid"
35
+ }
ai2thor/tasks/ai2thor04062/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan213",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan213",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04062/task.json CHANGED
@@ -5,19 +5,19 @@
5
  "golden_actions": {
6
  "steps": 13,
7
  "actions": [
8
- "MoveAhead(1.0)",
9
- "MoveAhead(0.5)",
10
- "OpenObject(Book)",
11
- "PickupObject(Book)",
12
- "MoveAhead(0.5)",
13
- "MoveAhead(0.25)",
14
- "RotateLeft(90)",
15
- "MoveAhead(0.25)",
16
- "MoveRight(0.25)",
17
- "MoveAhead(1.0)",
18
- "MoveAhead(0.5)",
19
- "PutObject(Sofa)",
20
- "Done"
21
  ]
22
  },
23
  "scene": "FloorPlan213",
@@ -45,4 +45,4 @@
45
  "Evaluation_Type": "Conditional",
46
  "Category": "Study and Work",
47
  "Level": "Level3 Hybrid"
48
- }
 
5
  "golden_actions": {
6
  "steps": 13,
7
  "actions": [
8
+ "Move(forward, 1.0)",
9
+ "Move(forward, 0.5)",
10
+ "Manipulate(Book, open)",
11
+ "Pick(Book)",
12
+ "Move(forward, 0.5)",
13
+ "Move(forward, 0.25)",
14
+ "Rotate(left, 90)",
15
+ "Move(forward, 0.25)",
16
+ "Move(right, 0.25)",
17
+ "Move(forward, 1.0)",
18
+ "Move(forward, 0.5)",
19
+ "Place(Sofa)",
20
+ "EndTask(success)"
21
  ]
22
  },
23
  "scene": "FloorPlan213",
 
45
  "Evaluation_Type": "Conditional",
46
  "Category": "Study and Work",
47
  "Level": "Level3 Hybrid"
48
+ }
ai2thor/tasks/ai2thor04063/init.json CHANGED
@@ -1,24 +1,24 @@
1
  {
2
  "scene": "FloorPlan213",
3
  "actions": [
4
- "MoveAhead(0.25)",
5
- "MoveAhead(0.25)",
6
- "MoveAhead(0.25)",
7
- "MoveAhead(0.25)",
8
- "MoveAhead(0.25)",
9
- "MoveAhead(0.25)",
10
- "MoveAhead(0.25)",
11
- "MoveAhead(0.25)",
12
- "MoveAhead(0.25)",
13
- "MoveAhead(0.25)",
14
- "MoveAhead(0.25)",
15
- "MoveAhead(0.25)",
16
- "MoveAhead(0.25)",
17
- "MoveAhead(0.25)",
18
- "MoveRight(0.25)",
19
- "MoveAhead(0.25)",
20
- "MoveRight(0.25)",
21
- "LookDown",
22
- "Done"
23
  ]
24
- }
 
1
  {
2
  "scene": "FloorPlan213",
3
  "actions": [
4
+ "Move(forward, 0.25)",
5
+ "Move(forward, 0.25)",
6
+ "Move(forward, 0.25)",
7
+ "Move(forward, 0.25)",
8
+ "Move(forward, 0.25)",
9
+ "Move(forward, 0.25)",
10
+ "Move(forward, 0.25)",
11
+ "Move(forward, 0.25)",
12
+ "Move(forward, 0.25)",
13
+ "Move(forward, 0.25)",
14
+ "Move(forward, 0.25)",
15
+ "Move(forward, 0.25)",
16
+ "Move(forward, 0.25)",
17
+ "Move(forward, 0.25)",
18
+ "Move(right, 0.25)",
19
+ "Move(forward, 0.25)",
20
+ "Move(right, 0.25)",
21
+ "Tilt(down, 30)",
22
+ "EndTask(success)"
23
  ]
24
+ }
ai2thor/tasks/ai2thor04063/task.json CHANGED
@@ -5,14 +5,14 @@
5
  "golden_actions": {
6
  "steps": 8,
7
  "actions": [
8
- "PickupObject(Watch)",
9
- "RotateLeft(90)",
10
- "RotateLeft(90)",
11
- "MoveRight(0.5)",
12
- "MoveAhead(1.0)",
13
- "MoveAhead(1.0)",
14
- "PutObject(Box)",
15
- "Done"
16
  ]
17
  },
18
  "scene": "FloorPlan213",
@@ -34,4 +34,4 @@
34
  "Evaluation_Type": "Conditional",
35
  "Category": "Daily Household (Kitchen/Bedroom)",
36
  "Level": "Level3 Hybrid"
37
- }
 
5
  "golden_actions": {
6
  "steps": 8,
7
  "actions": [
8
+ "Pick(Watch)",
9
+ "Rotate(left, 90)",
10
+ "Rotate(left, 90)",
11
+ "Move(right, 0.5)",
12
+ "Move(forward, 1.0)",
13
+ "Move(forward, 1.0)",
14
+ "Place(Box)",
15
+ "EndTask(success)"
16
  ]
17
  },
18
  "scene": "FloorPlan213",
 
34
  "Evaluation_Type": "Conditional",
35
  "Category": "Daily Household (Kitchen/Bedroom)",
36
  "Level": "Level3 Hybrid"
37
+ }
ai2thor/tasks/ai2thor04064/init.json CHANGED
@@ -1,29 +1,29 @@
1
  {
2
  "scene": "FloorPlan213",
3
  "actions": [
4
- "MoveAhead(0.25)",
5
- "MoveAhead(0.25)",
6
- "MoveAhead(0.25)",
7
- "MoveAhead(0.25)",
8
- "MoveAhead(0.25)",
9
- "MoveAhead(0.25)",
10
- "MoveAhead(0.25)",
11
- "MoveAhead(0.25)",
12
- "MoveAhead(0.25)",
13
- "MoveAhead(0.25)",
14
- "MoveAhead(0.25)",
15
- "MoveAhead(0.25)",
16
- "MoveAhead(0.25)",
17
- "MoveLeft(0.25)",
18
- "MoveLeft(0.25)",
19
- "MoveLeft(0.25)",
20
- "MoveLeft(0.25)",
21
- "MoveLeft(0.25)",
22
- "MoveLeft(0.25)",
23
- "MoveAhead(0.25)",
24
- "ToggleObjectOn(Laptop)",
25
- "ToggleObjectOn(Television)",
26
- "LookDown",
27
- "Done"
28
  ]
29
- }
 
1
  {
2
  "scene": "FloorPlan213",
3
  "actions": [
4
+ "Move(forward, 0.25)",
5
+ "Move(forward, 0.25)",
6
+ "Move(forward, 0.25)",
7
+ "Move(forward, 0.25)",
8
+ "Move(forward, 0.25)",
9
+ "Move(forward, 0.25)",
10
+ "Move(forward, 0.25)",
11
+ "Move(forward, 0.25)",
12
+ "Move(forward, 0.25)",
13
+ "Move(forward, 0.25)",
14
+ "Move(forward, 0.25)",
15
+ "Move(forward, 0.25)",
16
+ "Move(forward, 0.25)",
17
+ "Move(left, 0.25)",
18
+ "Move(left, 0.25)",
19
+ "Move(left, 0.25)",
20
+ "Move(left, 0.25)",
21
+ "Move(left, 0.25)",
22
+ "Move(left, 0.25)",
23
+ "Move(forward, 0.25)",
24
+ "ChangeState(Laptop, on)",
25
+ "ChangeState(Television, on)",
26
+ "Tilt(down, 30)",
27
+ "EndTask(success)"
28
  ]
29
+ }
ai2thor/tasks/ai2thor04064/task.json CHANGED
@@ -5,10 +5,10 @@
5
  "golden_actions": {
6
  "steps": 4,
7
  "actions": [
8
- "PickupObject(KeyChain)",
9
- "ToggleObjectOff(Laptop)",
10
- "ToggleObjectOff(Television)",
11
- "Done"
12
  ]
13
  },
14
  "scene": "FloorPlan213",
 
5
  "golden_actions": {
6
  "steps": 4,
7
  "actions": [
8
+ "Pick(KeyChain)",
9
+ "ChangeState(Laptop, off)",
10
+ "ChangeState(Television, off)",
11
+ "EndTask(success)"
12
  ]
13
  },
14
  "scene": "FloorPlan213",
ai2thor/tasks/ai2thor04065/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan214",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan214",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04065/task.json CHANGED
@@ -5,9 +5,9 @@
5
  "golden_actions": {
6
  "steps": 3,
7
  "actions": [
8
- "PickupObject(Bowl)",
9
- "FillObjectWithLiquid(Bowl, water)",
10
- "Done"
11
  ]
12
  },
13
  "scene": "FloorPlan214",
@@ -35,7 +35,4 @@
35
  "Evaluation_Type": "Conditional",
36
  "Category": "Daily Household (Kitchen/Bedroom)",
37
  "Level": "Level2 Interaction"
38
-
39
- }
40
-
41
-
 
5
  "golden_actions": {
6
  "steps": 3,
7
  "actions": [
8
+ "Pick(Bowl)",
9
+ "Manipulate(Bowl, water, fillwithliquid)",
10
+ "EndTask(success)"
11
  ]
12
  },
13
  "scene": "FloorPlan214",
 
35
  "Evaluation_Type": "Conditional",
36
  "Category": "Daily Household (Kitchen/Bedroom)",
37
  "Level": "Level2 Interaction"
38
+ }
 
 
 
ai2thor/tasks/ai2thor04066/init.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "scene": "FloorPlan214",
3
  "actions": [
4
- "LookDown",
5
- "Done"
6
  ]
7
- }
 
1
  {
2
  "scene": "FloorPlan214",
3
  "actions": [
4
+ "Tilt(down, 30)",
5
+ "EndTask(success)"
6
  ]
7
+ }
ai2thor/tasks/ai2thor04066/task.json CHANGED
@@ -5,19 +5,19 @@
5
  "golden_actions": {
6
  "steps": 13,
7
  "actions": [
8
- "RotateLeft(90)",
9
- "MoveAhead(1.0)",
10
- "MoveAhead(0.25)",
11
- "MoveRight(0.25)",
12
- "PickupObject(Newspaper)",
13
- "RotateRight(90)",
14
- "RotateRight(90)",
15
- "MoveAhead(1.0)",
16
- "MoveAhead(0.25)",
17
- "RotateLeft(90)",
18
- "MoveRight(0.25)",
19
- "ToggleObjectOn(Television)",
20
- "Done"
21
  ]
22
  },
23
  "scene": "FloorPlan214",
@@ -45,4 +45,4 @@
45
  "Evaluation_Type": "Conditional",
46
  "Category": "Entertainment (Game/Sports)",
47
  "Level": "Level3 Hybrid"
48
- }
 
5
  "golden_actions": {
6
  "steps": 13,
7
  "actions": [
8
+ "Rotate(left, 90)",
9
+ "Move(forward, 1.0)",
10
+ "Move(forward, 0.25)",
11
+ "Move(right, 0.25)",
12
+ "Pick(Newspaper)",
13
+ "Rotate(right, 90)",
14
+ "Rotate(right, 90)",
15
+ "Move(forward, 1.0)",
16
+ "Move(forward, 0.25)",
17
+ "Rotate(left, 90)",
18
+ "Move(right, 0.25)",
19
+ "ChangeState(Television, on)",
20
+ "EndTask(success)"
21
  ]
22
  },
23
  "scene": "FloorPlan214",
 
45
  "Evaluation_Type": "Conditional",
46
  "Category": "Entertainment (Game/Sports)",
47
  "Level": "Level3 Hybrid"
48
+ }
ai2thor/tasks/ai2thor04067/init.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "scene": "FloorPlan214",
3
  "actions": [
4
- "MoveLeft(0.25)",
5
- "MoveLeft(0.25)",
6
  "DirtyObject(Bowl)",
7
  "DirtyObject(Plate)",
8
- "LookDown",
9
- "Done"
10
  ]
11
- }
 
1
  {
2
  "scene": "FloorPlan214",
3
  "actions": [
4
+ "Move(left, 0.25)",
5
+ "Move(left, 0.25)",
6
  "DirtyObject(Bowl)",
7
  "DirtyObject(Plate)",
8
+ "Tilt(down, 30)",
9
+ "EndTask(success)"
10
  ]
11
+ }
ai2thor/tasks/ai2thor04067/task.json CHANGED
@@ -5,9 +5,9 @@
5
  "golden_actions": {
6
  "steps": 3,
7
  "actions": [
8
- "CleanObject(Bowl)",
9
- "CleanObject(Plate)",
10
- "Done"
11
  ]
12
  },
13
  "scene": "FloorPlan214",
@@ -35,6 +35,4 @@
35
  "Evaluation_Type": "Conditional",
36
  "Category": "Daily Household (Kitchen/Bedroom)",
37
  "Level": "Level2 Interaction"
38
-
39
- }
40
-
 
5
  "golden_actions": {
6
  "steps": 3,
7
  "actions": [
8
+ "Manipulate(Bowl, clean)",
9
+ "Manipulate(Plate, clean)",
10
+ "EndTask(success)"
11
  ]
12
  },
13
  "scene": "FloorPlan214",
 
35
  "Evaluation_Type": "Conditional",
36
  "Category": "Daily Household (Kitchen/Bedroom)",
37
  "Level": "Level2 Interaction"
38
+ }