Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- episodes/episode_000002/meta.json +19 -0
- episodes/episode_000002/meta_instructions.txt +7 -0
- episodes/episode_000005/meta.json +18 -0
- episodes/episode_000005/meta_instructions.txt +6 -0
- episodes/episode_000007/meta.json +19 -0
- episodes/episode_000007/meta_instructions.txt +7 -0
- episodes/episode_000014/meta.json +18 -0
- episodes/episode_000014/meta_instructions.txt +6 -0
- episodes/episode_000016/meta.json +18 -0
- episodes/episode_000016/meta_instructions.txt +6 -0
- episodes/episode_000023/meta.json +22 -0
- episodes/episode_000023/meta_instructions.txt +10 -0
- episodes/episode_000026/meta.json +22 -0
- episodes/episode_000026/meta_instructions.txt +10 -0
- episodes/episode_000027/actions.npy +3 -0
- episodes/episode_000027/depths/step_000016.npy +3 -0
- episodes/episode_000027/images_main/step_000000.jpg +3 -0
- episodes/episode_000027/images_main/step_000001.jpg +3 -0
- episodes/episode_000027/images_main/step_000002.jpg +3 -0
- episodes/episode_000027/images_main/step_000003.jpg +3 -0
- episodes/episode_000027/images_main/step_000004.jpg +3 -0
- episodes/episode_000027/images_main/step_000005.jpg +3 -0
- episodes/episode_000027/images_main/step_000006.jpg +3 -0
- episodes/episode_000027/images_main/step_000007.jpg +3 -0
- episodes/episode_000027/images_main/step_000008.jpg +3 -0
- episodes/episode_000027/images_main/step_000009.jpg +3 -0
- episodes/episode_000027/images_main/step_000010.jpg +3 -0
- episodes/episode_000027/images_main/step_000011.jpg +3 -0
- episodes/episode_000027/images_main/step_000012.jpg +3 -0
- episodes/episode_000027/images_main/step_000013.jpg +3 -0
- episodes/episode_000027/images_main/step_000014.jpg +3 -0
- episodes/episode_000027/images_main/step_000015.jpg +3 -0
- episodes/episode_000027/images_main/step_000016.jpg +3 -0
- episodes/episode_000027/images_main/step_000017.jpg +3 -0
- episodes/episode_000027/images_main/step_000018.jpg +3 -0
- episodes/episode_000027/images_main/step_000019.jpg +3 -0
- episodes/episode_000027/images_main/step_000020.jpg +3 -0
- episodes/episode_000027/images_main/step_000021.jpg +3 -0
- episodes/episode_000027/images_main/step_000022.jpg +3 -0
- episodes/episode_000027/images_main/step_000023.jpg +3 -0
- episodes/episode_000027/images_main/step_000024.jpg +3 -0
- episodes/episode_000027/images_main/step_000025.jpg +3 -0
- episodes/episode_000027/images_main/step_000026.jpg +3 -0
- episodes/episode_000027/images_main/step_000027.jpg +3 -0
- episodes/episode_000027/images_main/step_000028.jpg +3 -0
- episodes/episode_000027/images_main/step_000029.jpg +3 -0
- episodes/episode_000027/images_main/step_000030.jpg +3 -0
- episodes/episode_000027/images_main/step_000031.jpg +3 -0
- episodes/episode_000027/images_main/step_000032.jpg +3 -0
- episodes/episode_000027/images_main/step_000033.jpg +3 -0
episodes/episode_000002/meta.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "Cruise_A",
|
| 3 |
+
"original_episode": "episode_11",
|
| 4 |
+
"num_steps": 25,
|
| 5 |
+
"num_meta_actions": 7,
|
| 6 |
+
"state_dim": 15,
|
| 7 |
+
"action_dim": 15,
|
| 8 |
+
"num_points": 4096,
|
| 9 |
+
"instruction_format": "raw_text_per_meta",
|
| 10 |
+
"meta_actions": [
|
| 11 |
+
"1_move to hill",
|
| 12 |
+
"2_turn right 90 degrees",
|
| 13 |
+
"3_turn right 90 degrees",
|
| 14 |
+
"4_turn right 90 degrees",
|
| 15 |
+
"5_turn right 90 degrees",
|
| 16 |
+
"6_crossing_hill",
|
| 17 |
+
"7_move to boundary"
|
| 18 |
+
]
|
| 19 |
+
}
|
episodes/episode_000002/meta_instructions.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Walk forward to the sand pile in front, be careful not to bump into it.
|
| 2 |
+
Turn right 90 degrees on the spot.
|
| 3 |
+
Turn right 90 degrees on the spot.
|
| 4 |
+
Turn right 90 degrees on the spot.
|
| 5 |
+
Turn right 90 degrees on the spot.
|
| 6 |
+
Go around to the back of the sand piles from the right, and be careful not to touch the sand pile during the process.
|
| 7 |
+
Move to the boundary of the sand table until you can no longer move forward
|
episodes/episode_000005/meta.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "Cruise_A",
|
| 3 |
+
"original_episode": "episode_14",
|
| 4 |
+
"num_steps": 22,
|
| 5 |
+
"num_meta_actions": 6,
|
| 6 |
+
"state_dim": 15,
|
| 7 |
+
"action_dim": 15,
|
| 8 |
+
"num_points": 4096,
|
| 9 |
+
"instruction_format": "raw_text_per_meta",
|
| 10 |
+
"meta_actions": [
|
| 11 |
+
"1_turn right 90 degrees",
|
| 12 |
+
"2_turn right 90 degrees",
|
| 13 |
+
"3_turn right 90 degrees",
|
| 14 |
+
"4_turn right 90 degrees",
|
| 15 |
+
"5_cross hill",
|
| 16 |
+
"6_move forward"
|
| 17 |
+
]
|
| 18 |
+
}
|
episodes/episode_000005/meta_instructions.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Turn right 90 degrees on the spot
|
| 2 |
+
Turn right 90 degrees on the spot
|
| 3 |
+
Turn right 90 degrees on the spot
|
| 4 |
+
Turn right 90 degrees on the spot
|
| 5 |
+
Cross around the hills from the right side
|
| 6 |
+
Move to the boundary of the sand table until you can no longer move forward
|
episodes/episode_000007/meta.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "Cruise_A",
|
| 3 |
+
"original_episode": "episode_16",
|
| 4 |
+
"num_steps": 25,
|
| 5 |
+
"num_meta_actions": 7,
|
| 6 |
+
"state_dim": 15,
|
| 7 |
+
"action_dim": 15,
|
| 8 |
+
"num_points": 4096,
|
| 9 |
+
"instruction_format": "raw_text_per_meta",
|
| 10 |
+
"meta_actions": [
|
| 11 |
+
"1_move to hill",
|
| 12 |
+
"2_turn right 90 degrees",
|
| 13 |
+
"3_turn right 90 degrees",
|
| 14 |
+
"4_turn right 90 degrees",
|
| 15 |
+
"5_turn right 90 degrees",
|
| 16 |
+
"6_cross hill",
|
| 17 |
+
"7_move forward"
|
| 18 |
+
]
|
| 19 |
+
}
|
episodes/episode_000007/meta_instructions.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Move forward to the sand pile with branches and rocks, being careful not to hit the sand pile
|
| 2 |
+
Turn right 90 degrees on the spot
|
| 3 |
+
Turn right 90 degrees on the spot
|
| 4 |
+
Turn right 90 degrees on the spot
|
| 5 |
+
Turn right 90 degrees on the spot
|
| 6 |
+
Cross around the the sand pile with rocks and branches from the left side, Be careful not to hit the sand pile during the process.
|
| 7 |
+
Move to the boundary of the sand table until you can no longer move forward
|
episodes/episode_000014/meta.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "Cruise_A",
|
| 3 |
+
"original_episode": "episode_4",
|
| 4 |
+
"num_steps": 29,
|
| 5 |
+
"num_meta_actions": 6,
|
| 6 |
+
"state_dim": 15,
|
| 7 |
+
"action_dim": 15,
|
| 8 |
+
"num_points": 4096,
|
| 9 |
+
"instruction_format": "raw_text_per_meta",
|
| 10 |
+
"meta_actions": [
|
| 11 |
+
"1_turn right 90 degrees",
|
| 12 |
+
"2_turn right 90 degrees",
|
| 13 |
+
"3_turn right 90 degrees",
|
| 14 |
+
"4_turn right 90 degrees",
|
| 15 |
+
"5_crossing_hill",
|
| 16 |
+
"6_move forward"
|
| 17 |
+
]
|
| 18 |
+
}
|
episodes/episode_000014/meta_instructions.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Turn right 90 degrees on the spot.
|
| 2 |
+
Turn right 90 degrees on the spot.
|
| 3 |
+
Turn right 90 degrees on the spot.
|
| 4 |
+
Turn right 90 degrees on the spot.
|
| 5 |
+
Go around to the back of the sand piles from the right, and be careful not to touch the sand piles during the process.
|
| 6 |
+
Move forward until you reach the end of the corridor.
|
episodes/episode_000016/meta.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "Cruise_A",
|
| 3 |
+
"original_episode": "episode_6",
|
| 4 |
+
"num_steps": 24,
|
| 5 |
+
"num_meta_actions": 6,
|
| 6 |
+
"state_dim": 15,
|
| 7 |
+
"action_dim": 15,
|
| 8 |
+
"num_points": 4096,
|
| 9 |
+
"instruction_format": "raw_text_per_meta",
|
| 10 |
+
"meta_actions": [
|
| 11 |
+
"1_turn left 90 degrees",
|
| 12 |
+
"2_turn left 90 degrees",
|
| 13 |
+
"3_turn left 90 degrees",
|
| 14 |
+
"4_turn left 90 degrees",
|
| 15 |
+
"5_crossing_hill",
|
| 16 |
+
"6_move to boundary"
|
| 17 |
+
]
|
| 18 |
+
}
|
episodes/episode_000016/meta_instructions.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Turn left 90 degrees on the spot.
|
| 2 |
+
Turn left 90 degrees on the spot.
|
| 3 |
+
Turn left 90 degrees on the spot.
|
| 4 |
+
Turn left 90 degrees on the spot.
|
| 5 |
+
Go around to the back of the sand piles from the left, and be careful not to touch the sand piles during the process.
|
| 6 |
+
Move forward to the boundary of the sand table until you reach the edge.
|
episodes/episode_000023/meta.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "Cruise_B",
|
| 3 |
+
"original_episode": "episode_24",
|
| 4 |
+
"num_steps": 86,
|
| 5 |
+
"num_meta_actions": 10,
|
| 6 |
+
"state_dim": 15,
|
| 7 |
+
"action_dim": 15,
|
| 8 |
+
"num_points": 4096,
|
| 9 |
+
"instruction_format": "raw_text_per_meta",
|
| 10 |
+
"meta_actions": [
|
| 11 |
+
"1_turn_right_360_degrees",
|
| 12 |
+
"2_cross_hill",
|
| 13 |
+
"3_move_forward",
|
| 14 |
+
"4_turn_right_90_degrees",
|
| 15 |
+
"5_move_forward",
|
| 16 |
+
"6_turn_right_90_degrees",
|
| 17 |
+
"7_move_forward",
|
| 18 |
+
"8_turn_right_90_degrees",
|
| 19 |
+
"9_move_forward",
|
| 20 |
+
"10_turn_right_90_degrees"
|
| 21 |
+
]
|
| 22 |
+
}
|
episodes/episode_000023/meta_instructions.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Rotate 360 degrees on the spot to the right and stay in place for about one second every 90 degrees
|
| 2 |
+
Go around to the back of the sand pile with wood and rocks from the right, and be careful not to touch the sand pile during the process.
|
| 3 |
+
Move forward to the corner of the sandbox
|
| 4 |
+
Turn right 90 degrees on the spot
|
| 5 |
+
Move forward to the corner of the sandbox
|
| 6 |
+
Turn right 90 degrees on the spot
|
| 7 |
+
Move forward to the corner of the sandbox
|
| 8 |
+
Turn right 90 degrees on the spot
|
| 9 |
+
Move forward to the corner of the sandbox
|
| 10 |
+
Turn right 90 degrees on the spot
|
episodes/episode_000026/meta.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "Cruise_B",
|
| 3 |
+
"original_episode": "episode_27",
|
| 4 |
+
"num_steps": 66,
|
| 5 |
+
"num_meta_actions": 10,
|
| 6 |
+
"state_dim": 15,
|
| 7 |
+
"action_dim": 15,
|
| 8 |
+
"num_points": 4096,
|
| 9 |
+
"instruction_format": "raw_text_per_meta",
|
| 10 |
+
"meta_actions": [
|
| 11 |
+
"1_move _to_hill",
|
| 12 |
+
"2_turn_left_360_degrees",
|
| 13 |
+
"3_cross_hill",
|
| 14 |
+
"4_turn_left_90_degrees",
|
| 15 |
+
"5_move_forward",
|
| 16 |
+
"6_turn_left_90_degrees",
|
| 17 |
+
"7_move_to_boundary",
|
| 18 |
+
"8_turn_left_90_degrees",
|
| 19 |
+
"9_move_forward",
|
| 20 |
+
"10_turn_left_90_degrees"
|
| 21 |
+
]
|
| 22 |
+
}
|
episodes/episode_000026/meta_instructions.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Move to the front of the sand pile with rocks, being careful not to hit the sand pile.
|
| 2 |
+
Rotate 360 degrees on the spot to the left and stay in place for about one second every 90 degrees
|
| 3 |
+
Go around to the back of the sand pile with rocks from the left, and be careful not to touch the sand pile during the process.
|
| 4 |
+
Turn left 90 degrees on the spot
|
| 5 |
+
Move forward along the edge of the sandbox to the corner of the sandbox
|
| 6 |
+
Turn left 90 degrees on the spot
|
| 7 |
+
Move forward along the edge of the sandbox to the corner of the sandbox
|
| 8 |
+
Turn left 90 degrees on the spotx
|
| 9 |
+
Move forward along the edge of the sandbox to the corner of the sandbox
|
| 10 |
+
Turn left 90 degrees on the spot
|
episodes/episode_000027/actions.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cf8fc5c051bdbd8a126a06a53ae3427d2c0d9a535871118f15613c1f04c2535
|
| 3 |
+
size 3548
|
episodes/episode_000027/depths/step_000016.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e8c5a3de0af98f3bf832eb759866bde27d02f50ffe7e13ffe5dc584bade9cce
|
| 3 |
+
size 49280
|
episodes/episode_000027/images_main/step_000000.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000001.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000002.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000003.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000004.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000005.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000006.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000007.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000008.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000009.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000010.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000011.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000012.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000013.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000014.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000015.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000016.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000017.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000018.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000019.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000020.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000021.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000022.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000023.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000024.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000025.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000026.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000027.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000028.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000029.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000030.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000031.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000032.jpg
ADDED
|
Git LFS Details
|
episodes/episode_000027/images_main/step_000033.jpg
ADDED
|
Git LFS Details
|