diff --git a/preprocessed/DualArmCleanupPotEnv-v1/norm_stats.json b/preprocessed/DualArmCleanupPotEnv-v1/norm_stats.json new file mode 100644 index 0000000000000000000000000000000000000000..9e0b7d9cfea6da09160c1a2ca94de9650e89786b --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/norm_stats.json @@ -0,0 +1,270 @@ +{ + "count": 14865, + "target_image_size": [ + 192, + 256 + ], + "cameras": [ + "front_camera", + "left_camera", + "robot_camera_0", + "robot_camera_1", + "top_camera" + ], + "state_dim": 47, + "action_dim": 14, + "state_mean": [ + 0.012163142145169786, + -0.2441347289147363, + -0.005977950741752051, + -2.475514045910044, + 0.0069310960184056705, + 2.1549800891247495, + 0.7921511443343743, + 0.02903406451572997, + 0.029063703158798762, + 0.000273672292205614, + 0.005532951693851173, + -0.00018415573905003864, + -0.0024119842552328113, + 0.00011998637696934044, + 0.008864758984455507, + 0.00043417518922546594, + 0.00021773025600939965, + 0.0002287425541353242, + 0.018166911680399103, + -0.26440068666732935, + -0.03197493942318817, + -2.4581036318362948, + -0.0004581756010171444, + 2.126427220424096, + 0.7780529519694043, + 0.0283769244671308, + 0.028376150899812425, + 0.0007969784065174248, + 0.004474006549672633, + -0.0007270862679020356, + -0.003588985883285194, + -0.00023697963002633282, + 0.008986202999978888, + 0.0005427936303059026, + 0.0004227614242352857, + 0.0004091484140333024, + 0.012048481727361157, + -0.33499719461327776, + 0.08336459948605172, + 0.0, + 0.009680324161761213, + 0.0011976916376487655, + -5.7437070688385733e-05, + 0.006199567570469199, + 0.3606750530047293, + 0.08928130860498387, + 0.0 + ], + "state_std": [ + 0.0876371750471079, + 0.4683347335276363, + 0.11699055115653868, + 0.34872497708668404, + 0.06668552115241454, + 0.34410986935793214, + 0.1654955233185522, + 0.013051713704638692, + 0.013033082949885031, + 0.0381486187820176, + 0.28027219552068605, + 0.0351554612025823, + 0.22403882931483596, + 0.047141356682205995, + 0.18041268453774761, + 0.05980535939497054, + 0.019788396565095883, + 0.019778074748636205, + 0.09730416301425028, + 0.46283970859439716, + 0.11691654180682899, + 0.3510125368898056, + 0.062345103684985276, + 0.3169657614167526, + 0.15970230356873386, + 0.01395749706695132, + 0.013958096749519937, + 0.03508358280167902, + 0.2643098894671942, + 0.03471624776247919, + 0.2283458273530892, + 0.04469647012733948, + 0.1650765950845507, + 0.056235207802864964, + 0.021369730488964796, + 0.021186873634156923, + 0.04750169670369024, + 0.15683123778746533, + 0.10351698689871032, + 1.0, + 0.08014498097770584, + 0.09223359986748403, + 0.0027838683781351227, + 0.057743988768087375, + 0.15556893429788934, + 0.10848231269013481, + 1.0 + ], + "action_mean": [ + 0.00025799864408451484, + -0.004607212795185439, + -0.004911741315984891, + 0.0, + 0.0, + -4.29363502142528e-06, + 0.0639757820383451, + -0.00020774575507670283, + 0.0035840841842953953, + -0.004248040735863651, + 0.0, + 0.0, + -4.29363502142528e-06, + 0.06787756474941137 + ], + "action_std": [ + 0.029258916934379476, + 0.07594141797153281, + 0.07328149352543442, + 0.0001, + 0.0001, + 0.006146627422163081, + 0.9979514563908323, + 0.032230320337981205, + 0.07331158534574804, + 0.06868528556284363, + 0.0001, + 0.0001, + 0.006146627422163083, + 0.997693663507838 + ], + "state_norm_policy": "continuous_only", + "state_fields": [ + { + "path": "obs/agent/panda-0/qpos", + "dtype": "float32", + "kind": "continuous", + "dim": 9, + "slice": [ + 0, + 9 + ] + }, + { + "path": "obs/agent/panda-0/qvel", + "dtype": "float32", + "kind": "continuous", + "dim": 9, + "slice": [ + 9, + 18 + ] + }, + { + "path": "obs/agent/panda-1/qpos", + "dtype": "float32", + "kind": "continuous", + "dim": 9, + "slice": [ + 18, + 27 + ] + }, + { + "path": "obs/agent/panda-1/qvel", + "dtype": "float32", + "kind": "continuous", + "dim": 9, + "slice": [ + 27, + 36 + ] + }, + { + "path": "obs/extra/left_cube_pos", + "dtype": "float32", + "kind": "continuous", + "dim": 3, + "slice": [ + 36, + 39 + ] + }, + { + "path": "obs/extra/left_in", + "dtype": "bool", + "kind": "bool", + "dim": 1, + "slice": [ + 39, + 40 + ] + }, + { + "path": "obs/extra/pot_pos", + "dtype": "float32", + "kind": "continuous", + "dim": 3, + "slice": [ + 40, + 43 + ] + }, + { + "path": "obs/extra/right_cube_pos", + "dtype": "float32", + "kind": "continuous", + "dim": 3, + "slice": [ + 43, + 46 + ] + }, + { + "path": "obs/extra/right_in", + "dtype": "bool", + "kind": "bool", + "dim": 1, + "slice": [ + 46, + 47 + ] + } + ], + "state_norm_slices": [ + [ + 0, + 9 + ], + [ + 9, + 18 + ], + [ + 18, + 27 + ], + [ + 27, + 36 + ], + [ + 36, + 39 + ], + [ + 40, + 43 + ], + [ + 43, + 46 + ] + ], + "notes": "State stats computed ONLY on continuous dims; discrete/bool dims keep raw (mean=0,std=1). All stats computed over aligned length T (drop last obs to align with actions)." +} \ No newline at end of file diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_0.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_0.h5 new file mode 100644 index 0000000000000000000000000000000000000000..a18576c8c1b115887894230d96b16a485388c4d9 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_0.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:533b9e917cdf2cde45c9981518f45c788fd322d27bf6780d423b54dce41154f6 +size 2654877563 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_0_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_0_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae12877b8ef93b444da06e2a31e37c30438fbac8 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_0_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c6b7a1662190297ce2553026be760f32e11cafa4c75054a358ea471d2b335f7 +size 801880 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_0_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_0_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..374a7efade2fc665acf31f48180249d5757f00e1 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_0_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ac44cf2d748bedb18e4679982b9b7ec44c2944554353582f8ce4b7434491c7 +size 675922 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_0_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_0_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2521a1f836df171d3e43801f2b203aec08fe6617 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_0_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b79e00438e569945f51a37ffde85b5e54aa04c68bceb673b9a88d8087ecfbc67 +size 1275304 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_0_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_0_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70c561dcc40e9c36bde59b10ded7876d38e15775 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_0_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5165ef3b03378fd19363089e843572e9ffe3ff1e9f6f77a629993d66c5890f5 +size 1473065 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_0_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_0_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdf32a646fd5f58a51bafc114eed365e737952ea --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_0_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d9e0e6fb1d7125669acb2570512bde6f9daa2735c6a8461e6e308e182cc42a +size 952852 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_1.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_1.h5 new file mode 100644 index 0000000000000000000000000000000000000000..613589f57ba7f01d851d4e99b74e31067a1197ba --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_1.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8a24d69d869c24d1fb3e034be980b8cc72ccc600678f8cfac267ec731392638 +size 2567234821 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_10.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_10.h5 new file mode 100644 index 0000000000000000000000000000000000000000..878e834372c147005d3569826ce3d6405a5bfcde --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_10.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d80ef0fd33715a0b3016e3525e305a02787198022998cefd954dfa976569fe8a +size 2661036603 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_10_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_10_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fffae68ed4271c8c0b081509f82eac8c7c886837 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_10_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc603370846c1bd88199b659bd82280d32a4f1e6d4754256c7312356817588f +size 817234 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_10_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_10_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2902043c05206dc602a727998a2546cab5f01ac6 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_10_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e9c46507078daf7f781a2aa89d81304bb42d9e9b982f42f8f42f040a4ae47e +size 713013 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_10_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_10_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1486945dbdef020830d7f55b30cba148c7d2f07e --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_10_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a51d8aa177d553e4a70e66838d7f63ba7b7cf04b45d16b96e583aecbffb179c8 +size 1293665 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_10_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_10_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c06b2bde30b80d8720ea1dc81e46fefdef398042 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_10_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcae0b232501c4a9b6ecbb2018d69517e0d796522cae216b4f0373c497eae626 +size 1467094 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_10_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_10_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6c4f2d8e80087bb4cb9031d7b681db84bd9dcf7 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_10_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07322cfcdb593cd46d7083a2293e4b127f4c8eb0ea6fc3eab2d707786b0d5e23 +size 992028 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_11.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_11.h5 new file mode 100644 index 0000000000000000000000000000000000000000..57b447675953d0f6a233035c4b70781583e5d5df --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_11.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b5a48b6d8e1716432bc5e4c78695fe7427f810acd5a5de8f772cb990db465cd +size 2690928917 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_11_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_11_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec10c9efa91ce5a7d1d9a8aa37ebd409c41b6a81 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_11_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:084d92d4417abc098e775f6a3825e055bb9d0197685c501e6198bbd4d274dc16 +size 838778 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_11_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_11_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a12a55c4eb847e2601c8429687091cdb2842c8d7 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_11_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4feadaa9b2bcd53b29e393a5a38b907e5a56c4ba3ef79765b22a345f2e28583c +size 723868 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_11_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_11_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59740dc587293b72a46ae1014dd43b0ff5237c18 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_11_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f6c7b4cb95d2370fd0d35b4774d8977566c4fca8066d45377a2aa4edb921d8 +size 1334368 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_11_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_11_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4edf4452db612c36133052c486f570fbca10146 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_11_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ced7d887c14d627c1c2eab3375012813d4869e7590814fe45fac501e1c8f45a +size 1487560 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_11_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_11_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..456a3b32abb4723e3ccd390141f678b6b9f9148e --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_11_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:078a3851d54f00a1b45943d7b40ca6e94d5ec5c1a3741647a27c195528ce32d1 +size 1014537 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_12.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_12.h5 new file mode 100644 index 0000000000000000000000000000000000000000..c5e0d7751fe8d9eff509942a444ef64521cefcee --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_12.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ec3eba92f03deeb5d9b74b0acdefe5616852f8bf22bb3675245b095647749bf +size 2692503302 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_12_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_12_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f70ab9331da31a67fa5d08e7c7c901afdc005844 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_12_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:664ab5621fa04105fcd60fb4b51824210e3d7adea05312eaa5ccb891cbf4fbe9 +size 845881 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_12_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_12_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7357554a77ff3efbead334618bc2c760b6b5d63 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_12_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da83ebec112dad4ceb1a316dd8ab788ffa9dc22d34a446f96cfe5c271f91d49 +size 732367 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_12_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_12_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..063b059c05c7242329535b24c8fa52bf666011d5 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_12_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef18ec55b1af025cfa27801e103be8b3cc1a1f762fe9e84ce6a2c85e17a185b +size 1335826 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_12_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_12_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abf2cee72a0ea68117aa4ab5405ab61b0d365581 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_12_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5627f4e811b44719962de30293b6852dbfa8b93d253cc37f5f6ef97da1879556 +size 1482285 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_12_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_12_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebfcb10d12767750fe49b693f48301edff8385a7 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_12_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04c614c8741fd1ff5a6bf807337b22e25b4936659171a73e5d99fd234fe892a6 +size 1049877 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_13.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_13.h5 new file mode 100644 index 0000000000000000000000000000000000000000..3cddf09025bd31683da4e1a7b7ffa4cf95bdae0b --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_13.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031e8ac105d871ae12c8633a3d198797bc3be9b80862511a6db675ff9775330f +size 2510846372 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_13_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_13_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fc9498daba18b79498a89d0a1bf1f4d35779cd5 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_13_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a3ca7b7b86d4dddde5e33de6d503ccee15a0c0aba4183b88bdeee4ad747fe51 +size 784120 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_13_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_13_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfccf10864767b8f8593a3729c22562ea9e4e4b8 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_13_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71afcdd0e675af9fe3d37bd86c4c58727068749c634123e3dda5bb651aed1067 +size 632998 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_13_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_13_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8bcbe4a53ab06c16d4690287d02d62ca5693ddc --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_13_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44cf6efeafe4fd75d903bd6fa5ded5d1395df9a29fb19eff906b8bc28a34758f +size 1261851 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_13_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_13_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b19a783fcd48a8177adefe683bd815d01f98b6be --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_13_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:badd0640a7ca8ce1788412c79b86d28c78f9e176b8e275458d93e87563159af4 +size 1331892 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_13_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_13_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c35446d4460024144603e47c60da0d9ac48c621d --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_13_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aedf0da17c4544138e898e9f40359e4b5bb84599792608eff106d41c390a47d +size 924479 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_14.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_14.h5 new file mode 100644 index 0000000000000000000000000000000000000000..4fec714421e4c8c0a15b8a2c357fea93cb3f86bb --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_14.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f5a83b113287c472f04393470bd2bf5b9eb86baccaa808bb89a90fd534004c +size 2621540067 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_14_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_14_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49f5f9f9baca10b404878e42703247f18c13a96a --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_14_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50c28e2c7c92b916760705ceb925119b83f544490877b165008f34f7ebfdbba5 +size 878514 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_14_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_14_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9abc624ec24af0ba7ad519fdd0b4261aa353e4ba --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_14_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfcedba3d7eca6ff1d3baab0248631fd49ea4e6ff7f27f3c1640e814ff12924c +size 743232 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_14_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_14_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6209fbf34f7494d439897bb51fbec9115d13733a --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_14_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e26edd0b6f4432682c464bec64ea4659eb306dcb3a32643334d9fd4400fb85 +size 1421546 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_14_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_14_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..427011c2b8b9d00a4f91aa562f4fbe53080d475f --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_14_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0388281201542415751034799c310d7a56ab22091fc78e33154e5c7555bf3e7 +size 1522095 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_14_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_14_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d6e3859150c815adeb6ddbbfbee2bb760d41f65 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_14_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd008cf522549e14c11f0016a9ba500b0ddda8232dd98d407709d02038d38d6 +size 1106396 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_15.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_15.h5 new file mode 100644 index 0000000000000000000000000000000000000000..7a1a211870dfb74da561b578f162dc94d34208dd --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_15.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2de12beeb2b3ccc73e78c87e372ccf1d9ff054ab1481d80665a5e86f0735f9d +size 2680807369 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_15_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_15_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b715d2a05c4a1608a973df79762ebfdf859e601 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_15_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d565664999cf551dc7756cb3320b192e893c4acc5e04f73a22bff2e98d502afd +size 846919 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_15_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_15_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..804062a6a59f470db241219bf2fd28bc0240f4ae --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_15_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f51e04bb10d90cb47a9e67c0f883d718f6bde68498520a5f4b504865b2ec0e0 +size 738519 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_15_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_15_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93e652e44d18069e5e6306f3f69981a34616179f --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_15_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ee710c4ae297ae6ef34690c77e70b923ac632156aca162ef7669c00a336292 +size 1330959 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_15_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_15_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33553d160ceddecf4f51860feed25453c37f660e --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_15_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b0579ae473ca425c8528fc1423cba62f132984a2ba13330f20371cc4b08e638 +size 1524027 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_15_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_15_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bd238faf275d34a4fa7c1331489e5e04b9a97c9 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_15_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50775577b682d3738ccb544a3b662d228131fcdc4690c51234c7c492865956c +size 1072978 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_16.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_16.h5 new file mode 100644 index 0000000000000000000000000000000000000000..5ce1a4c90b262c39497e3902b19e797accb06247 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_16.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85d228149c53a0b67b0fcb76d3db88483088b954f11c86e5b59550d75ef8c976 +size 2505533134 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_16_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_16_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1d9093e465259130070987bb2689362388536ba --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_16_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46412469d1a2e7e913a1945f3a53682d0273b8a8fe5350362bd0b061d6f8765 +size 781635 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_16_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_16_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05e862ae957259a7db73c38f70ebebe18daab4ec --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_16_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b2a1b5db7ab57080d31a8519b166ecf40c7fcf3b68cc70d2f0fc4b9f25b204 +size 654306 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_16_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_16_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c67cc9b2fe4b98dce92794d2d20269516c1ed985 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_16_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf7d860bfae11a732fe5d3c762414cc167d8d62902df629c63df6ea8fd3b53f2 +size 1233817 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_16_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_16_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2685d92e3d4bcc7115ac40465bbd32db83d7ac36 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_16_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:582f493a18f555a26f99d30b5fed40ba6c9f624c40dad4b3765e8282ac0f4250 +size 1332065 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_16_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_16_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36fb7ef87ba7e55371eb124b64612ae03fa85745 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_16_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1cc0484c11d5168c03895f60f869b827b26d8779a518f63ba2d12c9fd9af2a +size 917085 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_17.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_17.h5 new file mode 100644 index 0000000000000000000000000000000000000000..ca671db513cb16ac6a150aaed5038762b0d51b94 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_17.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ed73fab96e9b9974d689c2573f5d747dc018f769c6c6b436e1ee998421ed890 +size 2488163523 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_17_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_17_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79ef87050455d1b548536bf3742e4b3d9178961e --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_17_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93891a6a00107b0e7c899afc873dcd75b83e963456a72d8e959626aad6dadea6 +size 792062 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_17_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_17_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d44c249b5046963046c152b45cf407c7e84e316 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_17_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2439560ecf041773ff344212b39cf2bfc26a8fb148d261bf97c966de1f0c3370 +size 638352 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_17_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_17_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb0d65ce296ba3ba4ff1fc6602e7128bb1a0231b --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_17_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb2c7d0306d30b5bd4c09bae78f1c44d4020287cef54b8688e2886c232adb19 +size 1322669 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_17_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_17_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f306f3dcdefd64e61d4f7c4c38b7b249f760cb4e --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_17_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f0d92190bab11a3781d2ec1306debfc8f76e43d3c2dc7c87ab910ca0ea4e80 +size 1357040 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_17_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_17_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2586d1362860a24fad1b871e5b6e8b551fcb1fa5 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_17_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e887d82ba1fc6c1e15cd2965771b3f756d4db596ba14282fd464e94ef890d530 +size 930068 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_18.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_18.h5 new file mode 100644 index 0000000000000000000000000000000000000000..a8a1163f671daaf6c533fdebd6410ea9d9b516cb --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_18.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:728b248c99d781516c76ec662e70073eaf2665a3fd24515b2beb6bee5c11619f +size 2588756913 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_18_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_18_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d7f45dba65d78a58f89f70c9f3893d852854843 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_18_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0117f47ca0030e96472cc96b7dff66e0bfeb6cb65f6ab9ba0979394e0838fdf5 +size 798610 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_18_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_18_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..738f555a5bdd1f7def22d3071d6c5371a89b8434 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_18_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d11645794873afe3606c23848f312267f9b400c4cdb1419a55329994c5610d1 +size 695075 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_18_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_18_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..900557a8ac62b5b463cf9e3bcebec9d10d61f6c1 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_18_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ad0f0d3771c6940a1230b9f2edb0d165b3b770993984065fb99aa5306a6ae3b +size 1230179 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_18_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_18_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d902c87af29a57ebb789d716d9ef168309d2589d --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_18_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:101aeb3d0dea42cdf12130e188c775fb3866db9cecd48ad022a5e6db1e028448 +size 1597817 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_18_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_18_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10ee9a5bbe537d6db7b097f8196eb70f4b3d5dd6 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_18_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fad0f4f683659e3c7dcba953a8c7ceaa508037b58635e1f51a54a9101edcb24f +size 998351 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_19.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_19.h5 new file mode 100644 index 0000000000000000000000000000000000000000..af90bf3af1c9fc6f9b54ccb106027880335c2aea --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_19.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f992b920dbc6a8602e6125d7cb9741f76aef9a96a5fadbadc4f10f500edd2e +size 2553422271 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_19_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_19_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c958c58f018e7943d3eb7c555224438808acfd9 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_19_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ae7a350aa371cd9974897be6836c71bfa60ccee5bae462dec8f757fb799b6d9 +size 792856 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_19_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_19_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..238b245a22e99136379bfeb2dc10b6da55f92fc2 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_19_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d07f70a3e44661bc2dfd48548b27602782edb9db6dadc567f9ce26eeefba468f +size 656757 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_19_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_19_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65bbc4e66438517cfafc2e5d5be2ab221b652f18 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_19_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65fff163ea908998d7096924e4c7c6197487cba07992dbaa22089f25f980b477 +size 1253654 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_19_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_19_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc4b7bf5080d00dbebb31558e82b1c1bce1d5d7b --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_19_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c068b3f899a7601756e92ef9d1fe627e8326651e36eb8d080d9c7cd5c1a61d2 +size 1406197 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_19_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_19_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6223717d40ef5a45accd6ea75b9fc7261a9b1765 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_19_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8ba8731d288e1cf48e643051ede4aeb7ccbb21e62bb6f30065a3fee578bf0cc +size 912496 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_1_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_1_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9fef3a704f44470080b65c2e6782f82429f6abf --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_1_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f26bd0375ab1ec8b287cdb602653819c8e9b1f0a94195517732f26ae523f16ff +size 801404 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_1_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_1_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c25ff1d42444b52b5b44de4b9c2e99070d3ad2bf --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_1_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e7d1a38aa58e5b8fc101af9459b14f171c11830a3f91ddad31a729d47e5892b +size 656768 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_1_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_1_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da0fe3e032a1479d73989d1fc92f42f0f0df660f --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_1_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b6434dd4900fceb96008ac2849d6d910427d7050298f6b0f9ca9bf5aa52cfb +size 1259844 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_1_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_1_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..205155138626e39492268fbab7300d6e8c3b7cde --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_1_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325c688b76cad55c6e7f73e41c7da7c1474c571c8791b879db932bec550e812a +size 1418164 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_1_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_1_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbc2924cd93224450d6bacbc85d1cf05500a299b --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_1_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2edf5ae7eba6d1bd597a04f973f7fa4d21e44a656788859b9df811140fd9ec38 +size 934194 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_2.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_2.h5 new file mode 100644 index 0000000000000000000000000000000000000000..cfe61cceb6c6161d683718f5b41ebd0736ea10c6 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_2.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0dd2e0e8480f6deb75d00b9611d7810edce8b0b26740766005543d3550ec51 +size 2483641858 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_2_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_2_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baf315e41ee02aef3919670aadb22ded4c512cc3 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_2_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf07f27d1c9f7eb8034734f2a1f902cff81c40940633c29053d23e45dd506f8 +size 769594 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_2_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_2_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87f05819d253f31bd72f8f05c7e23c276364fdb9 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_2_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5962a45221e2c403b80df66ecb0472c8f089c006fb81abc2d359a08749a6d990 +size 619880 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_2_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_2_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3ea0da4c7b663d3c557328ff2d3e4b606fa7404 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_2_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8cbbaa2641732d546ece2b366a8e4e08d63f7cc4d6e631e4d9bdcef667d7549 +size 1220950 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_2_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_2_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b77fde1fc7454b430ef182fcee854b90359b9793 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_2_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df1984b9834ba4133cd3f5eceb73f95f2a14e151dde0d17b88a0eb3ae522d9c6 +size 1313544 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_2_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_2_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb54486ce05b6f7f097aa01df76d85b600ae3373 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_2_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96d0528f8ebc71d36872b57cb7b9fa3348766fddf969354e58a50a610c15d70d +size 906156 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_3.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_3.h5 new file mode 100644 index 0000000000000000000000000000000000000000..bd56fb35989f0de88dba65b85bbe071c96800ecf --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_3.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae565db1ffbbc479dd8a087427a9a593145800e3a5582d5b3c52ced10f5ee155 +size 2630353868 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_3_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_3_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c957eb655172e156d66bfa19c2dfd4f453329d1e --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_3_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb0dd7642274a5b6fbe361edaf2f6e5ebb3c8c3101563f40498e5f45b1e554c +size 808718 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_3_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_3_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02137df2e6ea770248d988fb56b55552f9f809c9 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_3_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc32824e6b469091ca8bd14fa71e3d13ce7f0a19c5713d7738ba8ae42bdb04b +size 701288 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_3_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_3_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0a0ecb2e6441035550300b9715b7c7b0319b5ae --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_3_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23a569b855ede2995862a92ec8663657877ef3607d6179818f184a488139c5fe +size 1265752 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_3_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_3_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aabf7d47b3aeb38a43b22501582c842ca2b95df4 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_3_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc04d812ec70d9c4eb6798f64f9b64c8808b72c89bbdd4880ebd839af50c4e86 +size 1440301 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_3_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_3_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a01d599cf5865b1abae20c16255aa8a5be78540 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_3_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f5e910e28bab5381120e192f258e72fd0a1ff90604326656de4f9986ca9e8f7 +size 990550 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_4.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_4.h5 new file mode 100644 index 0000000000000000000000000000000000000000..755d224f26f6da681059c358db0184ed457d6629 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_4.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fb9af698969bbbef97ec98277a279548ca5e0e91c46c8b67c2ac9fbeef39aad +size 2587035032 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_4_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_4_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed65df9caaeed56a2c90b5ff6ba2f77c2d578d35 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_4_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca73eeb57f4700f5d626d81acc68e16ca9036af2c4638b958bc452030702247 +size 807238 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_4_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_4_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afbdb39696db42742bc64157c67b0f9e54a2873f --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_4_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70c9fd836e1a23d35f512ca943eec3fa359b3f4cfb34b4008241f85e56a8d93 +size 707135 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_4_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_4_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e1632e336676908d6b6baa287897f1f70a92657 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_4_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:381b815654981f4b45026b8307cf0831f8ae0170f490f0241ede335923c91e6e +size 1226102 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_4_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_4_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cd378b37920d4806e784b3619746b4db3480385 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_4_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c01bd17e89984f91788e931658a8f4e75cd3042f9c8ece56d8ca72ed8ef8c6d +size 1614820 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_4_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_4_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..686ceaaa7af5b92caaed8cc90ba0637404784640 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_4_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031eafb22cad770e3f43c07c40904a46072ed40e1737bdd583f9fdf0da9c7e60 +size 1011649 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_5.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_5.h5 new file mode 100644 index 0000000000000000000000000000000000000000..34e66b3e432b40541c8f2b877c6dd641752feb32 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_5.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eebbfe59cd6207ce6c3dca613ce84daefd8eeaaf87309cdeb8bfd55377651ab +size 2537112868 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_5_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_5_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae0b53bea960e720a3015ab1a78c8715cecbd409 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_5_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3dced9f1f88c3dd0e11b2fa51e876e6a1dab4d7799d59caad60492cf7619c0c +size 824911 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_5_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_5_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb5c8a42dc4bd567da21d5ba24dfdbcc268df31e --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_5_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f862ef4589d1f0cc194b328770bdc5310bc07c9d83353d5bd3ab7c961a627d8d +size 681603 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_5_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_5_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9b3caa9000462048ebabaa606c419f0789bb74e --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_5_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b91cf6ef6ee2ebe7a15a680f868f8e819b5545857fbe03a6f02b0e670efe7369 +size 1293647 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_5_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_5_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fb75c90cd9be92f30c8edcc94f48fa64f7e6728 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_5_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b57d08ce9d42951adc6e41745e892d3f95f279a7195b6cbe39a13586dfc9205 +size 1413898 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_5_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_5_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39ff961bdabd1696eb808e256d70bb879cb6c022 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_5_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a51a6af23865f6226e859e5f98bc4b589acf42287995061afa8bf2451bca826 +size 992858 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_6.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_6.h5 new file mode 100644 index 0000000000000000000000000000000000000000..b20f3ed99c96e89ed5fd84a9454642f481d8dc04 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_6.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e3905e3fa743ece06a487781a4ed557c0c4da069d68e306e33243dbeba336b +size 2594885376 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_6_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_6_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12ec8b7722a654b82e42b292f7464c85a7573d45 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_6_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f73ffbc4137cd9bec7b35b4557e9b3ad6ad04a1a3a368119074ff378be4ff9dc +size 808653 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_6_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_6_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8751061b323a95c7d0e7fa3edf86871c6e67a586 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_6_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7df8370e5cd10a298aa0f5cdc53c45b36e4ad1014e7f28eac6fb7cb2f5b09f65 +size 693484 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_6_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_6_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c12852b7b111feca64f5883e95b877f477c105a --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_6_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c8e779151fc0a2074ba0a5d1b03774bc5aa40b1e83d44f4089a3ca5720ea5f9 +size 1255391 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_6_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_6_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da96fe0add0ae5f454d6ded3e565860f71e8d1ed --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_6_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee4cac186fc323e754b6d60d5c73e4c4db73c42ed0d04ccca4f82e2ca2943e9 +size 1524030 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_6_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_6_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..407ac9ac995221ea2bcd81f922edaf74a5a0d406 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_6_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86bb077e72444841a04100414b275f4a4fed0467fae69b1e2f50cc8656f9fbae +size 978292 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_7.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_7.h5 new file mode 100644 index 0000000000000000000000000000000000000000..c0ed26ed21ac61f11c8b15a06cf5adcfd0f70b79 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_7.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4234ae4c0d1c0827b9e17528c0a620a50093904e6700fa900493d52cc0b3ceb3 +size 2614698452 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_7_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_7_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c47139e3a77af38cae5fcedd9d58685eda3aa766 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_7_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcec76e1759c50c7b7b61bc050ba11e3cd52fb6350efca5488f73b18d4c269db +size 822506 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_7_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_7_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ad73cc7904c80cb401012388eb8acf7184173b8 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_7_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5622761dd4dc1fa0863ad9c41bff08768f8c62138b9e96a3bab06da851f7aa +size 707484 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_7_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_7_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baede7abc7398a05d1bda7440ebc88c131c2215c --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_7_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cdbe00b5959ff8578e1f6f47aa7ae96170f601a01b783d93cdb27d2d8828a6e +size 1211139 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_7_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_7_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85f6561420a91763b8df63c752b991244d82b153 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_7_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051c8a2cf954cd5f54195a3b72e1a96b4647e3690fbf8d7a798c325ffa479579 +size 1432897 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_7_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_7_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ead625f79912d60bb861331574d220d95c07710 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_7_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f3a6984e96809881e3dd61f643191f40555a5c2415bf00b5be9e84890ca5e55 +size 1009484 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_8.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_8.h5 new file mode 100644 index 0000000000000000000000000000000000000000..eecdb0a62f18246569641d97454e8bf81d4e56a5 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_8.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e77eabd43d1cd627db218806ec67a34f94548864b4528871de15c48859720b +size 2675859543 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_8_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_8_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3af9933f31c427190ae8dbc15e87159d063f3236 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_8_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4a20ea266cc7766adeaa555db8b0dd13d529bab7f1637f8b2803ad658886c7 +size 835524 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_8_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_8_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ec3cd1cafbd310ec8bcb2cd3a4033d5cd6253df --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_8_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3636b0c73874d673d620743d16412b717693bda564f87aa73876739974d8add7 +size 739307 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_8_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_8_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01d88f0fa5342dd81bb54919851a45d2d1777a11 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_8_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ff639edae37949e850091b6bc5367006a8dae709e664430a8a46f23e1d63b9 +size 1328920 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_8_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_8_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d0f668a23c66a42101137e0450f441b06bbe775 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_8_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58a78d787c3bc7185a4c4ff5ebc611ebb72380605c03bd2bd57f93d1e5fc6f5f +size 1527142 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_8_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_8_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bb98ee044e66a3d56977f26d57f128bc9c91660 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_8_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7c807d3b72ed90a4a08ed4802d2e98253f774449d6e3bc7a3f5a62e1d03e267 +size 1062079 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_9.h5 b/preprocessed/DualArmCleanupPotEnv-v1/traj_9.h5 new file mode 100644 index 0000000000000000000000000000000000000000..0f4f0f606ff06167d2a06069ba0f7ca8222460e4 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_9.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:138194306454bed91dd290c25715f3e53a29dd3e3c22bf479243e56442c8263e +size 2538102046 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_9_front_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_9_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71ac972d225e4ec5ab46ae8eae7098b7617b9220 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_9_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:286be709a02d39b3c71ccd67c560e23c895ef5f1725090222ec33c45bb7dc154 +size 791462 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_9_left_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_9_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f69d70e20d76bb1f505bae579f5baf5f6c4689dc --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_9_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc68aa22427a73f10f95d94f0ecfd056c5480dd80bf477b88ce574167a7d696 +size 640784 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_9_robot_camera_0.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_9_robot_camera_0.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15e0207ed0aef811ad82adb6fbae1ee25205ea27 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_9_robot_camera_0.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c876ca76974cfa1bdcbbd5d25097d97ba2040620361584a7b3fdaa88086404a7 +size 1232538 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_9_robot_camera_1.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_9_robot_camera_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7842e43bba5dad670f4c49d1fba8a0c69909d1b9 --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_9_robot_camera_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b298c662b37e79f666d8ce0fab3036427ca36e5aa776e3a11745dffd41b257f1 +size 1399798 diff --git a/preprocessed/DualArmCleanupPotEnv-v1/traj_9_top_camera.mp4 b/preprocessed/DualArmCleanupPotEnv-v1/traj_9_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12e992c0d17cbb1ca0ed91af6f5564fafce9d78f --- /dev/null +++ b/preprocessed/DualArmCleanupPotEnv-v1/traj_9_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c209c2313c0ac19df368bdf5cd76f792e04e8a2529d3635825c044932c696ee +size 908808