diff --git a/data/chunk-000/file-000.parquet b/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea136da9c745b184fe322c23c0318252cbe7cd0c --- /dev/null +++ b/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:321dbcc2111598541cadc351666cf6d224d2a5d7734fd63e184a2fa7650f9293 +size 14980744 diff --git a/meta/episodes/chunk-000/file-000.parquet b/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4d97f26e8f31444c7b2d5614c8046cfa1fb58ba --- /dev/null +++ b/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a261b63f48fb4a4c905b88089447a8e54662918f679a0cb34e89eabed2df6a05 +size 1812294 diff --git a/meta/info.json b/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..2eeb46bd955c0752652094a75a3b1ef2c36c9e82 --- /dev/null +++ b/meta/info.json @@ -0,0 +1,191 @@ +{ + "codebase_version": "v3.0", + "robot_type": "mimic_follower", + "total_episodes": 678, + "total_frames": 326999, + "total_tasks": 9, + "chunks_size": 1000, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200, + "fps": 15, + "splits": { + "train": "0:678" + }, + "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", + "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4", + "features": { + "action": { + "dtype": "float32", + "names": [ + "left_shoulder_pan.pos", + "left_shoulder_lift.pos", + "left_elbow_flex.pos", + "left_wrist_flex.pos", + "left_wrist_roll.pos", + "left_gripper.pos", + "right_shoulder_pan.pos", + "right_shoulder_lift.pos", + "right_elbow_flex.pos", + "right_wrist_flex.pos", + "right_wrist_roll.pos", + "right_gripper.pos", + "base_vx", + "base_vy", + "base_omega" + ], + "shape": [ + 15 + ] + }, + "observation.state": { + "dtype": "float32", + "names": [ + "left_shoulder_pan.pos", + "left_shoulder_lift.pos", + "left_elbow_flex.pos", + "left_wrist_flex.pos", + "left_wrist_roll.pos", + "left_gripper.pos", + "right_shoulder_pan.pos", + "right_shoulder_lift.pos", + "right_elbow_flex.pos", + "right_wrist_flex.pos", + "right_wrist_roll.pos", + "right_gripper.pos", + "base_x", + "base_y", + "base_theta" + ], + "shape": [ + 15 + ] + }, + "observation.images.right_wrist": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.left_wrist": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.front": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.top": { + "dtype": "video", + "shape": [ + 720, + 1280, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 720, + "video.width": 1280, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + } + } +} \ No newline at end of file diff --git a/meta/stats.json b/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..cd62d18afd565280e80ec93c2f24e6c1f502c32a --- /dev/null +++ b/meta/stats.json @@ -0,0 +1,1110 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 8 + ], + "mean": [ + 4.021140737433448 + ], + "std": [ + 2.739327557610178 + ], + "count": [ + 326999 + ], + "q01": [ + 4.021140737433448 + ], + "q10": [ + 4.021140737433449 + ], + "q50": [ + 4.021140737433458 + ], + "q90": [ + 4.021140737433475 + ], + "q99": [ + 4.0211407374334796 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 339 + ], + "mean": [ + 172.43340499512232 + ], + "std": [ + 101.65856287962224 + ], + "count": [ + 326999 + ], + "q01": [ + 172.43340499512232 + ], + "q10": [ + 172.43340499512232 + ], + "q50": [ + 172.43340499512232 + ], + "q90": [ + 172.43340499512232 + ], + "q99": [ + 172.43340499512232 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 90.0 + ], + "mean": [ + 17.982105347926638 + ], + "std": [ + 12.176334835788186 + ], + "count": [ + 326999 + ], + "q01": [ + 0.32736933043879035 + ], + "q10": [ + 3.566835990146083 + ], + "q50": [ + 17.965592152554912 + ], + "q90": [ + 32.389827878142945 + ], + "q99": [ + 35.63601998557178 + ] + }, + "observation.images.right_wrist": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5597439316462355 + ] + ], + [ + [ + 0.5473837010501221 + ] + ], + [ + [ + 0.5475103319343518 + ] + ] + ], + "std": [ + [ + [ + 0.026662400137495424 + ] + ], + [ + [ + 0.023643551499643645 + ] + ], + [ + [ + 0.026651324184978478 + ] + ] + ], + "count": [ + 75572 + ], + "q01": [ + [ + [ + 0.02420111313976081 + ] + ], + [ + [ + 0.04174108302734359 + ] + ], + [ + [ + 0.027289354360586625 + ] + ] + ], + "q10": [ + [ + [ + 0.08477533179695837 + ] + ], + [ + [ + 0.10662914557863344 + ] + ], + [ + [ + 0.09576457107458118 + ] + ] + ], + "q50": [ + [ + [ + 0.7127475144940308 + ] + ], + [ + [ + 0.7024171280215634 + ] + ], + [ + [ + 0.6896850541774973 + ] + ] + ], + "q90": [ + [ + [ + 0.792184952168435 + ] + ], + [ + [ + 0.787926881586875 + ] + ], + [ + [ + 0.7811051055087092 + ] + ] + ], + "q99": [ + [ + [ + 0.891420307755592 + ] + ], + [ + [ + 0.8800731373431069 + ] + ], + [ + [ + 0.8930054219647034 + ] + ] + ] + }, + "observation.images.front": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5000259758289195 + ] + ], + [ + [ + 0.4967590971117359 + ] + ], + [ + [ + 0.5125537988120399 + ] + ] + ], + "std": [ + [ + [ + 0.022212029012430037 + ] + ], + [ + [ + 0.02158510673020898 + ] + ], + [ + [ + 0.02496387653786911 + ] + ] + ], + "count": [ + 75572 + ], + "q01": [ + [ + [ + 0.007554297889842999 + ] + ], + [ + [ + 0.02134392534407342 + ] + ], + [ + [ + 0.04692489827512327 + ] + ] + ], + "q10": [ + [ + [ + 0.06784246455319176 + ] + ], + [ + [ + 0.07164223281945892 + ] + ], + [ + [ + 0.10463011391693643 + ] + ] + ], + "q50": [ + [ + [ + 0.5761823083660289 + ] + ], + [ + [ + 0.5773340580933186 + ] + ], + [ + [ + 0.5912987650002747 + ] + ] + ], + "q90": [ + [ + [ + 0.7543164965096579 + ] + ], + [ + [ + 0.7348367013623316 + ] + ], + [ + [ + 0.7121785934975879 + ] + ] + ], + "q99": [ + [ + [ + 0.8546751688019034 + ] + ], + [ + [ + 0.8525742497514833 + ] + ], + [ + [ + 0.9389059556369803 + ] + ] + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 182119 + ], + "mean": [ + 82809.56828919965 + ], + "std": [ + 48988.88761941924 + ], + "count": [ + 326999 + ], + "q01": [ + 82544.74724893869 + ], + "q10": [ + 82593.33924883408 + ], + "q50": [ + 82809.3561840911 + ], + "q90": [ + 83025.68412715176 + ], + "q99": [ + 83074.37700876301 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1350 + ], + "mean": [ + 269.73158021889975 + ], + "std": [ + 182.64502253682272 + ], + "count": [ + 326999 + ], + "q01": [ + 4.910539957956712 + ], + "q10": [ + 53.50253985331386 + ], + "q50": [ + 269.4845629460638 + ], + "q90": [ + 485.84741817102287 + ], + "q99": [ + 534.5402997822019 + ] + }, + "observation.images.left_wrist": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.558927519189487 + ] + ], + [ + [ + 0.5542139472742137 + ] + ], + [ + [ + 0.5554452514892737 + ] + ] + ], + "std": [ + [ + [ + 0.026180232475393778 + ] + ], + [ + [ + 0.026818300071450144 + ] + ], + [ + [ + 0.02690761260556296 + ] + ] + ], + "count": [ + 75572 + ], + "q01": [ + [ + [ + 0.029761463911904686 + ] + ], + [ + [ + 0.0547927212774329 + ] + ], + [ + [ + 0.03888248317209114 + ] + ] + ], + "q10": [ + [ + [ + 0.08906038474435962 + ] + ], + [ + [ + 0.1171624040938184 + ] + ], + [ + [ + 0.107581207070016 + ] + ] + ], + "q50": [ + [ + [ + 0.7177133414442222 + ] + ], + [ + [ + 0.7064224380406385 + ] + ], + [ + [ + 0.694458348669033 + ] + ] + ], + "q90": [ + [ + [ + 0.7973538570043139 + ] + ], + [ + [ + 0.7918831869422011 + ] + ], + [ + [ + 0.7817578352157242 + ] + ] + ], + "q99": [ + [ + [ + 0.8579537388214321 + ] + ], + [ + [ + 0.8529328712637408 + ] + ], + [ + [ + 0.8573208419359102 + ] + ] + ] + }, + "action": { + "min": [ + -85.9806137084961, + -100.0, + -24.70481300354004, + -99.11229705810547, + -44.17582321166992, + 1.3793103694915771, + -47.81330490112305, + -100.0, + -45.30462646484375, + -99.57044982910156, + -43.29670333862305, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "max": [ + 35.49589920043945, + 84.08043670654297, + 100.0, + 100.0, + 39.82905960083008, + 100.0, + 67.21793365478516, + 71.26050567626953, + 100.0, + 97.50859069824219, + 91.5995101928711, + 97.47557067871094, + 0.0, + 0.0, + 0.0 + ], + "mean": [ + -24.403514495763606, + -45.435505793582955, + 66.00091661454742, + 19.20261151425678, + -2.4119726955473912, + 89.50058006841984, + 24.911919340846506, + -53.11116196648067, + 64.95353454172627, + 27.37126531572122, + -0.6488932754921246, + 10.269119238891477, + 0.0, + 0.0, + 0.0 + ], + "std": [ + 23.00390180826742, + 51.011356741513545, + 31.848048590556118, + 46.32784433843391, + 6.102016673300381, + 17.89064969925621, + 22.065238777163405, + 49.36315386401176, + 36.93739486930625, + 38.86625424143601, + 5.0199973845638075, + 19.722945014001663, + 0.0, + 0.0, + 0.0 + ], + "count": [ + 326999 + ], + "q01": [ + -50.34724324717441, + -99.18328506457715, + 14.239285134573985, + -71.82615107993499, + -13.43109738320954, + 52.95052873159466, + -18.2094856167992, + -99.55421207798665, + 1.2225183419276804, + -50.808824286235854, + -6.800422178588126, + 0.05394783658385036, + 3.999578446212123e-16, + 3.999578446212123e-16, + 3.999578446212123e-16 + ], + "q10": [ + -45.949919749762685, + -98.9060348725606, + 27.628308166142816, + -56.67464563243908, + -8.582262074160573, + 64.32474513218982, + -10.818617337001525, + -99.27667740013592, + 11.686675647320664, + -32.31176361846527, + -4.806827778198718, + 0.0726924908585003, + 3.9995784462121255e-15, + 3.9995784462121255e-15, + 3.9995784462121255e-15 + ], + "q50": [ + -29.98506840753341, + -54.66706673938941, + 70.5676747375406, + 28.245610044501046, + -1.7569481185119453, + 94.07509757381973, + 28.953582314977332, + -69.87034910382832, + 74.5270717296557, + 38.95550682255567, + -0.9971976539947407, + 6.381958775885806, + 1.9997892231060632e-14, + 1.9997892231060632e-14, + 1.9997892231060632e-14 + ], + "q90": [ + 10.638385796242003, + 28.617675862673064, + 99.23795462695111, + 68.37141900196954, + 2.6506250078343805, + 99.83632305879685, + 44.53686853187921, + 18.595302484419637, + 99.55791255799868, + 64.8459727587203, + 4.475554601114809, + 35.6965340004954, + 3.599620601590916e-14, + 3.599620601590916e-14, + 3.599620601590916e-14 + ], + "q99": [ + 16.642793319549828, + 57.04278835664128, + 99.62151870291932, + 72.78589917649039, + 4.982547989507474, + 99.86239169000739, + 48.15394122185915, + 41.020747709906324, + 99.9042096957664, + 67.16509214766342, + 7.336053091103513, + 53.34627466325046, + 3.959582661750007e-14, + 3.959582661750007e-14, + 3.959582661750007e-14 + ] + }, + "observation.state": { + "min": [ + -81.93901824951172, + -100.0, + -19.049795150756836, + -98.30292510986328, + -41.92918014526367, + 5.180979251861572, + -47.68892288208008, + -100.0, + -40.89471435546875, + -99.22010040283203, + -43.24786376953125, + 1.1461317539215088, + -0.23119999468326569, + -0.040699999779462814, + -0.07069999724626541 + ], + "max": [ + 33.38545608520508, + 74.91011047363281, + 99.90863037109375, + 98.89690399169922, + 37.97313690185547, + 99.92903137207031, + 80.48422241210938, + 73.06477355957031, + 100.0, + 97.31369018554688, + 90.57386779785156, + 96.70487213134766, + 0.07739999890327454, + 0.302700012922287, + 0.03880000114440918 + ], + "mean": [ + -24.325412840636183, + -42.99917620336082, + 67.63020643406712, + 19.579192721032477, + -2.3972001785536228, + 88.56217288662098, + 24.893731717125373, + -51.560665167951555, + 66.46507468076625, + 27.91350588978787, + -0.6559134065913712, + 11.73347311901918, + -0.0300507739056839, + 0.009263326575877293, + -2.7236970671457302e-06 + ], + "std": [ + 22.599333241695174, + 50.9017448465964, + 30.417779373686173, + 46.092677448298744, + 6.04809994655571, + 17.274555432242863, + 22.042286742780583, + 50.34773930770539, + 35.541793717307534, + 38.572602473056435, + 5.008726473378677, + 18.874052648154827, + 0.08561459894204446, + 0.0567020063327797, + 0.025439251316150685 + ], + "count": [ + 326999 + ], + "q01": [ + -48.73467184077844, + -97.66805330871638, + 19.02143921028358, + -71.11566955401085, + -13.18591033878385, + 53.30463808507872, + -18.148121725834404, + -98.9147232775268, + 5.367474847186071, + -49.77218200633224, + -6.774306089087243, + 1.2647710849279419, + -0.03005089278526476, + 0.009263349959742704, + -2.73113421981986e-06 + ], + "q10": [ + -45.40988427345386, + -97.24117898029685, + 31.31145448964997, + -56.292563036756874, + -8.549062084265284, + 64.39790915063745, + -10.868648366356446, + -98.5602209670261, + 14.987689453229033, + -31.414938753266235, + -4.801166349477142, + 1.3727319388696682, + -0.03005078454608817, + 0.00926334996172371, + -2.7311342049968066e-06 + ], + "q50": [ + -29.672362911263257, + -50.970754281224494, + 71.93106479592231, + 28.93108894780438, + -1.741007313411354, + 93.38180139982886, + 28.931804058243628, + -68.88209807574879, + 76.70368909728352, + 39.5703488590673, + -1.0023430074383823, + 7.753661170245005, + -0.030050784527214748, + 0.009263349970528105, + -2.731134139109694e-06 + ], + "q90": [ + 9.517623839689888, + 30.41770918701875, + 99.02020652058765, + 67.77030915715619, + 2.6225531192531806, + 99.045484880047, + 44.44204253626338, + 21.733020281666633, + 99.048672205903, + 64.87941609446071, + 4.449726885073213, + 35.64477698736514, + -0.03005078450834138, + 0.009263349979332463, + -2.73113407322458e-06 + ], + "q99": [ + 14.375278209920157, + 54.1660864752903, + 99.4811300072375, + 71.97126864362575, + 4.877528086497116, + 99.37736299565462, + 47.85250640568997, + 42.593007481704575, + 99.38576040346966, + 67.21499315702849, + 7.264425255299983, + 52.68434859012991, + -0.03005018484479622, + 0.009263349981313482, + -2.731134058396051e-06 + ] + }, + "observation.images.top": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4396523755945505 + ] + ], + [ + [ + 0.4358782495702782 + ] + ], + [ + [ + 0.4397426097615781 + ] + ] + ], + "std": [ + [ + [ + 0.01232262910661321 + ] + ], + [ + [ + 0.012840119150503074 + ] + ], + [ + [ + 0.012283762463062026 + ] + ] + ], + "count": [ + 75572 + ], + "q01": [ + [ + [ + 0.014539641635583406 + ] + ], + [ + [ + 0.011815545597141663 + ] + ], + [ + [ + 0.03743938771417631 + ] + ] + ], + "q10": [ + [ + [ + 0.050854688095670765 + ] + ], + [ + [ + 0.04534807037040768 + ] + ], + [ + [ + 0.07986064132104015 + ] + ] + ], + "q50": [ + [ + [ + 0.5042559425926136 + ] + ], + [ + [ + 0.5057061196529713 + ] + ], + [ + [ + 0.5320434752797287 + ] + ] + ], + "q90": [ + [ + [ + 0.7684686451670689 + ] + ], + [ + [ + 0.774007626144543 + ] + ], + [ + [ + 0.7362041659655318 + ] + ] + ], + "q99": [ + [ + [ + 0.8260007505021607 + ] + ], + [ + [ + 0.8437478974798975 + ] + ], + [ + [ + 0.8707852816877297 + ] + ] + ] + } +} \ No newline at end of file diff --git a/meta/tasks.parquet b/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9803e81b9be8ceffabced0f4cfb74ba9008dc8c --- /dev/null +++ b/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e38ab021027de73b07c071f8c1f7fb4f53c77bb17acf553fad9b70901f8b85 +size 2411 diff --git a/videos/observation.images.front/chunk-000/file-000.mp4 b/videos/observation.images.front/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab1b2aab4f23612ccb754d9928a115c012551e6b --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bddeb3e676115a10ef528fdb68390bdb3c89c8d13db906997bd7acd5e994be10 +size 205201223 diff --git a/videos/observation.images.front/chunk-000/file-001.mp4 b/videos/observation.images.front/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1275877cc53338128f03df9e8397cf676382da22 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc8c3441deaed11b879cde07a79798577eb81a29e401d469d1589a9f093ba00c +size 207095858 diff --git a/videos/observation.images.front/chunk-000/file-002.mp4 b/videos/observation.images.front/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6651b002eda03cc4b96bcc9d1098e7c385ed8a03 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7311fbc320541837be6ee8cb4e09f88cfd8a242a33e990967b640f8564e9f55 +size 205640311 diff --git a/videos/observation.images.front/chunk-000/file-003.mp4 b/videos/observation.images.front/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb9e13d2c78178934901a1c5c6b05dd274e1822c --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3fe914610da65741c54045672ea8726d499a4bf2a97c4dd3d91f750d1a78f47 +size 207416937 diff --git a/videos/observation.images.front/chunk-000/file-004.mp4 b/videos/observation.images.front/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fae64cdd5d8f88c107de50d53323dde33f548a0c --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90abe6f06b7c83a81834300514d491883c1ea4798889462bf2cebda97981a7b9 +size 208437371 diff --git a/videos/observation.images.front/chunk-000/file-005.mp4 b/videos/observation.images.front/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c36a97a7c46dc7920b5d6c23c0baf794fbc0dd5 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e599f44322c88883f1158739094da17f8f73fe1bad9278118d908c77158eef +size 207820994 diff --git a/videos/observation.images.front/chunk-000/file-006.mp4 b/videos/observation.images.front/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b30826e6bf2d319fdd86cda04943bf45d7e4cafa --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5148bfd95257fff82ca564d700e68ca0d0f9eba56717ddc51e917f0ca694bce8 +size 205343003 diff --git a/videos/observation.images.front/chunk-000/file-007.mp4 b/videos/observation.images.front/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfa25d7ced6b961c7467496bd1248a19f7e15df7 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37c1cbaa4569a77c5190fe9dc2cce348c37c25d0226d9a8cd106ca16b104c7e6 +size 205865098 diff --git a/videos/observation.images.front/chunk-000/file-008.mp4 b/videos/observation.images.front/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf9fb99874293425f6ed79ebed7bdadc30d17085 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2776f9a896d961e9dc1bf5f0a68bdba4f07fd096bb9a30d38bf53407e40a11b +size 205898124 diff --git a/videos/observation.images.front/chunk-000/file-009.mp4 b/videos/observation.images.front/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33df210dba2fb521eb63972fbaab3e947e0a0df6 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:129105a063edb7fe041e86ce953583b27a5ddba00d9597f0327456b049028eae +size 89651665 diff --git a/videos/observation.images.front/chunk-000/file-010.mp4 b/videos/observation.images.front/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c633a7a3d8897ebe1339798f2a84d774c090a67b --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da4ed04aa9b5c8c7c21023d5d8b369284735a2b7722634ab8e7aabeb56e36254 +size 205436656 diff --git a/videos/observation.images.front/chunk-000/file-011.mp4 b/videos/observation.images.front/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a56a2a88083f0447db725cc2f5fa60dceba9214 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c753de687db26e03c472725f841eb1f9d2ae5541ade5da42a91253b26b215e1 +size 209330560 diff --git a/videos/observation.images.front/chunk-000/file-012.mp4 b/videos/observation.images.front/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a47ee1d7db5e2b4cfe3b63a20b25b4b243165b98 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4abb53be49d652f2ae22f82f3521d652131967e6848ddd10137fa34e801924 +size 204725233 diff --git a/videos/observation.images.front/chunk-000/file-013.mp4 b/videos/observation.images.front/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e531384b14f20ae61cbd71eef6dea8405098be1f --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5ca67bb5c7e5d93791708a84c9384214ead1b755c3c87375b2b8db5808aa8ee +size 195929883 diff --git a/videos/observation.images.front/chunk-000/file-014.mp4 b/videos/observation.images.front/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57f82abb312660e0df3f391565e7249cf8f63393 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33877d670c595336e1dfa759da88cda5093d52324e57c4af9a2ce68e887330c +size 206430937 diff --git a/videos/observation.images.front/chunk-000/file-015.mp4 b/videos/observation.images.front/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83dacf1ce36d1d8e0914738155eb391806257bde --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b647a2aa07c28b0ea20a6f8f0423fdbaf9b939aba6d9535a796c4c6a5d11096a +size 205904009 diff --git a/videos/observation.images.front/chunk-000/file-016.mp4 b/videos/observation.images.front/chunk-000/file-016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e00d462af1ca3f5a24bd4d3da7d72b41551ae32e --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e72c763562287a01729dda805c1d470445307dd15fdce45330cbe75c2596b22 +size 201349028 diff --git a/videos/observation.images.front/chunk-000/file-017.mp4 b/videos/observation.images.front/chunk-000/file-017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a52b2d8beef4a147fc3652b78e5cb7818a6c9ee --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300ee9098f192efc57841e7b7b8ae93f373a49d2c6b6302c5750834966302982 +size 202413216 diff --git a/videos/observation.images.front/chunk-000/file-018.mp4 b/videos/observation.images.front/chunk-000/file-018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24c704b99a57ba8dc0c5e311821013c3de189187 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c0bee71ebbfa717ffa1953aff899586e7a15cb4a4da8febffa25b69b0e49e1 +size 208313757 diff --git a/videos/observation.images.front/chunk-000/file-019.mp4 b/videos/observation.images.front/chunk-000/file-019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ed10bfdee87ca5d3df53e9f16450a04d4e763ae --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd276ae73c9e64f1115d8200bfb750af30f3d235a86e9fa1ba9e2b87069ae76c +size 208652859 diff --git a/videos/observation.images.front/chunk-000/file-020.mp4 b/videos/observation.images.front/chunk-000/file-020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4088b25add4ae448d58c64791335cef9aa8dda97 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c18ab64914afce0ad0984ebac1ccc22756a7eed71449b5c71da3e1041e33e29f +size 204240701 diff --git a/videos/observation.images.front/chunk-000/file-021.mp4 b/videos/observation.images.front/chunk-000/file-021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65eba3270de050bc852b9adab05a69755bb90ac5 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4880e373404569180f8d1ce979810a215a90bfd46d0f3d67e3a95145f971e048 +size 206530320 diff --git a/videos/observation.images.front/chunk-000/file-022.mp4 b/videos/observation.images.front/chunk-000/file-022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..821ca585c4be2ad5d0e2bb14039dfd44f51763af --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502a232da4e360368a1d5f50a2ca3e8fadc0c865eb36a84f52f91119ddf7634c +size 202121982 diff --git a/videos/observation.images.front/chunk-000/file-023.mp4 b/videos/observation.images.front/chunk-000/file-023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3148f920c3a2d49c6fcf4723e1498a8ecc073a3 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ebda3f4281e8a3644fe63923c5a7fc59992ed332fa37100e460d1fa5c22ebc1 +size 207028910 diff --git a/videos/observation.images.front/chunk-000/file-024.mp4 b/videos/observation.images.front/chunk-000/file-024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee70c1bc1ba2c54e0d11b64ee37cc77b37ffead0 --- /dev/null +++ b/videos/observation.images.front/chunk-000/file-024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44955c0f5a763d01d80d27ce61b65ad83fbd08ab0c752cb3b9cc25d2b7e588d5 +size 83935156 diff --git a/videos/observation.images.left_wrist/chunk-000/file-000.mp4 b/videos/observation.images.left_wrist/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7965eb5a36fad1be24eb0d17b9ed82af2dd6525 --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67617b8fc546bf89ece5911a8d5f7a56bfca443dcf1bc3454673e6b6ab13ee4 +size 205512532 diff --git a/videos/observation.images.left_wrist/chunk-000/file-001.mp4 b/videos/observation.images.left_wrist/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..676f6a8c576a9ba7cd8297f6b13dabc5fc86430f --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c6dbfdef155caa3bd942266b094d1dc98d949c514ffc7af7584edc662d59474 +size 208255122 diff --git a/videos/observation.images.left_wrist/chunk-000/file-002.mp4 b/videos/observation.images.left_wrist/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..379fa798c588a884437938c909b8a093663a5ad2 --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6126346ad48a616dae190891c5eab0425200402c5f0a24cf7e54d75f285967a +size 206075610 diff --git a/videos/observation.images.left_wrist/chunk-000/file-003.mp4 b/videos/observation.images.left_wrist/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..372171856cee85b9c55b59cbf31823001a467a73 --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23842c1e240ee19f39a2f49e60402f539de3045c0f122dffccd70c50d2b171c0 +size 207714124 diff --git a/videos/observation.images.left_wrist/chunk-000/file-004.mp4 b/videos/observation.images.left_wrist/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c05805da3f5f6b98f50d2af10bccfd3fe93f5a57 --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e39765ef48666170885480ec37e91f90437cbeff4978adfb99e76224ff742291 +size 207184791 diff --git a/videos/observation.images.left_wrist/chunk-000/file-005.mp4 b/videos/observation.images.left_wrist/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59c5d6d63ede964f7c253da136769a2ba1dfe5d2 --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf89d221cb6805009a49765fafb467abbad11eed1b3dece3352f7798bcc0e539 +size 3965225 diff --git a/videos/observation.images.left_wrist/chunk-000/file-006.mp4 b/videos/observation.images.left_wrist/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..868cc5d86ded7950550856eb8c9de4199585ed66 --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:793b084232c0f4cc823c960fe3128630e58f833cafd8821a5501fa60c157ac8f +size 208870620 diff --git a/videos/observation.images.left_wrist/chunk-000/file-007.mp4 b/videos/observation.images.left_wrist/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c041ce50162b8c68bc3288f12b6ad9b6f4199ce --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fdd0224582fe1f3750ce68842f7d97afcfc4bd88f8db02dd0f40f9d9e31f776 +size 208474601 diff --git a/videos/observation.images.left_wrist/chunk-000/file-008.mp4 b/videos/observation.images.left_wrist/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51cd71754e1af0b0239d44432efdd8bca7109688 --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b438b8d67558bde0b40e90e5e5516dd64451dae8f91f4336d8621384292e1da8 +size 206060040 diff --git a/videos/observation.images.left_wrist/chunk-000/file-009.mp4 b/videos/observation.images.left_wrist/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65aedd2f894d7e86ce7fa1ed5005e022157d4257 --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699bbe4ea025d938d34db97f472d75c29da8c9daac3d7695c5721830aeb3c1d1 +size 205496355 diff --git a/videos/observation.images.left_wrist/chunk-000/file-010.mp4 b/videos/observation.images.left_wrist/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfaec6fd21e3368707887f4eec75006370aea7ae --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ad686c866ee5155ddc9464c6996f6716f67c25b5d521f6591bb96d65869496 +size 203972231 diff --git a/videos/observation.images.left_wrist/chunk-000/file-011.mp4 b/videos/observation.images.left_wrist/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48c2e8f19e4dd57cd0c63d1a54b457ca2dc3e312 --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6df5793337c50ae652dc3c8bb9ae7cdaed5c4960134766c764e946df08a78ed +size 203070556 diff --git a/videos/observation.images.left_wrist/chunk-000/file-012.mp4 b/videos/observation.images.left_wrist/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd1eef519b56dc90b4a853af56ab5cbb81b0fcf0 --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a05ef5105c678ee3f529f5787506e3347d792f7bd6f8d2f0af48fda81a056a +size 207995102 diff --git a/videos/observation.images.left_wrist/chunk-000/file-013.mp4 b/videos/observation.images.left_wrist/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30c4869889d980f7d6be0d40518a53a1a6645b04 --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9bf518171e7273956c59db7e3c1073570043e62c1af81766c2ca026ce903fb7 +size 205827143 diff --git a/videos/observation.images.left_wrist/chunk-000/file-014.mp4 b/videos/observation.images.left_wrist/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8adde184df6bacaf036e1672d68d77a142548cfa --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef52c2b91fe41bf23a4fa85b8c7f0eb6ad2a746920212b2282c7a646200aeb57 +size 208460540 diff --git a/videos/observation.images.left_wrist/chunk-000/file-015.mp4 b/videos/observation.images.left_wrist/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..900a022cfb8848ecf528dd5002f3450a8e4f46bd --- /dev/null +++ b/videos/observation.images.left_wrist/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7facaf9b47fc1d433566112a03b584969471962e5d67b6b5002ef35fc254c52 +size 159718432 diff --git a/videos/observation.images.right_wrist/chunk-000/file-000.mp4 b/videos/observation.images.right_wrist/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94abd18bcf2f40dbab9d22506c9997255b591e34 --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c831419e7f94b3bce63814c085b6bf106bc991a80e78634dc33088929b65a6cd +size 208552548 diff --git a/videos/observation.images.right_wrist/chunk-000/file-001.mp4 b/videos/observation.images.right_wrist/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7e66d2f5e3e486bb5a97d4dca227c8c6fd550bc --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2eb3e879328c3f00fcaa9deab6060de7a9189c9bbe430d1ebe48e27c94e2f64 +size 209104099 diff --git a/videos/observation.images.right_wrist/chunk-000/file-002.mp4 b/videos/observation.images.right_wrist/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55bbab5eb80ee4885177b67ef9546c3b1bfb9285 --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089bce629e9753a0ac8c966673d86dd97d3771e027cec4d063be2cd3cba634c4 +size 207564030 diff --git a/videos/observation.images.right_wrist/chunk-000/file-003.mp4 b/videos/observation.images.right_wrist/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca260c60e2fef4f4e35dc5b141c037fc4e5a9346 --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4862177f9f59a8a8044452e10802c9ef410d27762f86f8cc0ca46ec833b867da +size 193252163 diff --git a/videos/observation.images.right_wrist/chunk-000/file-004.mp4 b/videos/observation.images.right_wrist/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e44c984c88625d967f7d02ec2558e8bb44853f0 --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c06a70609d3cea80415150c5f135766f31490900315efaf347e9d49d7fffe164 +size 199818766 diff --git a/videos/observation.images.right_wrist/chunk-000/file-005.mp4 b/videos/observation.images.right_wrist/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce29d500ca9dde0631fff51e875090c883a56574 --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def84ad669c5496f5790b5c009d7b862ee6481b38b17e77eca61b074238a2c32 +size 204973797 diff --git a/videos/observation.images.right_wrist/chunk-000/file-006.mp4 b/videos/observation.images.right_wrist/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..347e71a4b9833ab75cf48518032d7a13702b4cf1 --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8a2cd96ff8181e5a417197f2838188bf16758c42398c164429a8a60f4784a9 +size 181740390 diff --git a/videos/observation.images.right_wrist/chunk-000/file-007.mp4 b/videos/observation.images.right_wrist/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a201624c65000ddca9a1c3ec42e1a059458ff44d --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f485df64cf191cf2d0cf295a6c1d44f1bb8ca7bbc2a8596be93cfd5da1f659 +size 204312654 diff --git a/videos/observation.images.right_wrist/chunk-000/file-008.mp4 b/videos/observation.images.right_wrist/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca84863e551e32e9015206710211749a035d2e3d --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d1cf81c915158069afec71cb845c17e5ecb78f9955f8c43a2676f190b5d1e5 +size 208362452 diff --git a/videos/observation.images.right_wrist/chunk-000/file-009.mp4 b/videos/observation.images.right_wrist/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d96456c347f62713b7b16ede2fe969e2862b593a --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3532d5366cfd2955da72e43603555438c065235951e792b926a5415be6a9bb70 +size 207847480 diff --git a/videos/observation.images.right_wrist/chunk-000/file-010.mp4 b/videos/observation.images.right_wrist/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d24a992ca438c6b7b6181b0b43077bfca9e957e --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074e0f28c23acf6b1e3ec613b85667868649f85c112324815dd90f0031ad3dea +size 209416249 diff --git a/videos/observation.images.right_wrist/chunk-000/file-011.mp4 b/videos/observation.images.right_wrist/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46a3666678fca1abf5cafd0946d8906b8c1bfe4d --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13766cce415d6431166010bb79fe05cd99b52a6924dca73f2c457d213f9d58d7 +size 205749062 diff --git a/videos/observation.images.right_wrist/chunk-000/file-012.mp4 b/videos/observation.images.right_wrist/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b982a1e38d2b62f9667a995066dc3c2a4fba59f --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9600f070278b1e34342b73f93cb418f94d05f12ab233332c7c8848499fc33bed +size 205721840 diff --git a/videos/observation.images.right_wrist/chunk-000/file-013.mp4 b/videos/observation.images.right_wrist/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eaccced54a547b6f7b6d41c8e359ce14f78d4ef --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53fcecba6b7a6347c24b8b9b987c2fded0461102c03be3d9822fb8cf33b1a5c1 +size 208053589 diff --git a/videos/observation.images.right_wrist/chunk-000/file-014.mp4 b/videos/observation.images.right_wrist/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa5c18e5d0bce1877e39ba0aa8e1a879100b9680 --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf840b8f9f0a68d7ae73be60a60b0b35d8c2cc922382a485b722c18ccf71622 +size 203474290 diff --git a/videos/observation.images.right_wrist/chunk-000/file-015.mp4 b/videos/observation.images.right_wrist/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f755ea1914400d39a9edfee3ccba89a3b2c99702 --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f5c36039680aac1db1f9e508009c2bf726d5ff97131ab40457c15ea35d3cd6 +size 207470042 diff --git a/videos/observation.images.right_wrist/chunk-000/file-016.mp4 b/videos/observation.images.right_wrist/chunk-000/file-016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6c015dd5671238c21acea76cc1b13af7ecca88c --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33feb43c625e46aaa32b3140f73e0d88c4aa90458cea052cc7f6dfadd248351 +size 205242664 diff --git a/videos/observation.images.right_wrist/chunk-000/file-017.mp4 b/videos/observation.images.right_wrist/chunk-000/file-017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..652ae7bd2d599f4f9a4333406fa867a7fcfb95ac --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7221da23d3681dadf024de079250752228764c3666613632fc8bb5c9fc198cc +size 205552671 diff --git a/videos/observation.images.right_wrist/chunk-000/file-018.mp4 b/videos/observation.images.right_wrist/chunk-000/file-018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45b9fce758de7c19b34fb056e78598fa92b80898 --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd5bb6f337046745e98eaea77b39ad28d9ee9e7196deb30332becade633e54f8 +size 209577575 diff --git a/videos/observation.images.right_wrist/chunk-000/file-019.mp4 b/videos/observation.images.right_wrist/chunk-000/file-019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a20cb2c8973c2a857b65725457ff6eacb3892ba2 --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6c4ab300fcc312e86f899ee8c06a67d312b5e6369b799ddde8a0deafce8b4d7 +size 206188119 diff --git a/videos/observation.images.right_wrist/chunk-000/file-020.mp4 b/videos/observation.images.right_wrist/chunk-000/file-020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47dc5169bdd21be4d3785837b2282da4e32d77eb --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b5f4ee0ac07ac6c3eb358f8973493411f7ec7d144621d54ba788331f74d20d +size 208134259 diff --git a/videos/observation.images.right_wrist/chunk-000/file-021.mp4 b/videos/observation.images.right_wrist/chunk-000/file-021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc389c3d1a43540057d9035d1a7c6b47718a7efb --- /dev/null +++ b/videos/observation.images.right_wrist/chunk-000/file-021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4ec848f86d4b86f4fe3e1099f16f661750fe90326fc0b2255ea58358200e393 +size 34435379 diff --git a/videos/observation.images.top/chunk-000/file-000.mp4 b/videos/observation.images.top/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fd1b5785d329acec520a5010136458e94e8192e --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4053696aa70db0b2b6defb47cc2758bb3ddbde46a94fa156ce10000c478f6009 +size 191403391 diff --git a/videos/observation.images.top/chunk-000/file-001.mp4 b/videos/observation.images.top/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca6c6741e37f922b0f93469901749833e725ad6c --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4bd451e7d3f82363200ee6d5d9fdfa6b68ea52f80374204905baf1135d7eec9 +size 199050398 diff --git a/videos/observation.images.top/chunk-000/file-002.mp4 b/videos/observation.images.top/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d5c00f6b3a72e6a524c391c554d17e3b3c2eb90 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4a37f5e4079165b144c95358b97d3c641080aef73c60bb47a96690507be847 +size 209490647 diff --git a/videos/observation.images.top/chunk-000/file-003.mp4 b/videos/observation.images.top/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..020a4714b0efed1dea98cd4a1ccbaedd46d043cd --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f31125e5970ae89d54f83117dce53fb45110333e3df90ceb3e6592aea82ec2e +size 200693663 diff --git a/videos/observation.images.top/chunk-000/file-004.mp4 b/videos/observation.images.top/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1de8fa111b74e57b06103d30ff5b37c6f04930a --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c1fc5cca36ad6c421fb88738c9c170ea7c8a62410f9d9cf56ef7ae27121c22e +size 203780725 diff --git a/videos/observation.images.top/chunk-000/file-005.mp4 b/videos/observation.images.top/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c848d3548f661901e89b1720d574fc8ea0488f75 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6621ad1f86c8452e36b3cb4ac7f91e2ace49d7721bdaa22ac545af319bbbccad +size 199748642 diff --git a/videos/observation.images.top/chunk-000/file-006.mp4 b/videos/observation.images.top/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ebb4c219a7b92b1e7804af8ac35aba06c1a52f5 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396131aff02cab8dcbc5b764ef33428e9c34b3aa19a0cba5896a5f39398c6c10 +size 206403742 diff --git a/videos/observation.images.top/chunk-000/file-007.mp4 b/videos/observation.images.top/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bd63d088c707c787b3c525e136337c5d974d3ea --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb9424674cfe2e28e773b77992dc475efa585605ff35b03e26265a7709e29ab +size 200988294 diff --git a/videos/observation.images.top/chunk-000/file-008.mp4 b/videos/observation.images.top/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f488cb5d1ac8663919988c48b86765ced62c4b9 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8ed5b1918bd6b03886289c1cae99f04ff49b86c8bf2242c5307e3d41a7a9eef +size 207799756 diff --git a/videos/observation.images.top/chunk-000/file-009.mp4 b/videos/observation.images.top/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afb1719a37ba51fef324dc57419c1699427661ef --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03ec9d3941724cf27dca0ef95cb3a18b19b3906c86730353a01712695eed43d1 +size 209585581 diff --git a/videos/observation.images.top/chunk-000/file-010.mp4 b/videos/observation.images.top/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9208289a8fab578032dcc22de83d5f6d289fbca2 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73ebfc327bc0d2d7a5787856bcfd27b3c7efa1ec596e3e619fbc4ce13ec8fae6 +size 205037372 diff --git a/videos/observation.images.top/chunk-000/file-011.mp4 b/videos/observation.images.top/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..714d905a1221fcb99275103e714cb72b8ae05025 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef779762dc87e75959240ff1f99ce7d812c1000aa1b7fc18b66e52eb81b3d0b +size 194222845 diff --git a/videos/observation.images.top/chunk-000/file-012.mp4 b/videos/observation.images.top/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a2d6b3988ea13ec680667b7654ce170e17bf211 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a11775444a4c24cfd762aff5af93dcf5937f1bf2519543fa1f3440eafe87a6b +size 207183218 diff --git a/videos/observation.images.top/chunk-000/file-013.mp4 b/videos/observation.images.top/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6a395d1983fc1a52e89b559b436aedfd9a47d59 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd40f96c4e5d71563d044eddb12d3c1466ab44becf55a20c4351b3f84ebabe54 +size 203696455 diff --git a/videos/observation.images.top/chunk-000/file-014.mp4 b/videos/observation.images.top/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6326ce3219891bc1f69e784106c7679eff5264d9 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c43bca1b4f26a936cf04a92465382972be2e72940820eeaa4f5c3d485983fed +size 200918731 diff --git a/videos/observation.images.top/chunk-000/file-015.mp4 b/videos/observation.images.top/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b13583fa7487e8993903f113b078fc8a94c0616 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b4a3eabebc038c20f0e38b45fbdbfc7379b647aea5279d0037ff70c202be7fd +size 197735463 diff --git a/videos/observation.images.top/chunk-000/file-016.mp4 b/videos/observation.images.top/chunk-000/file-016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43ea35eb7079f892e8f648800c5126403e8b00fa --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d909e08488b14e5c52c6ef459578fcb0ef77a97530ab526dbff6529f872205f4 +size 208971769 diff --git a/videos/observation.images.top/chunk-000/file-017.mp4 b/videos/observation.images.top/chunk-000/file-017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b38694790d1c35e72b5479b2d64626c9ff81f0d --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:340b87ba19c8a7c9d6f5cb85981e0f581444864bb81cb1befe718b468ef4814f +size 200376437 diff --git a/videos/observation.images.top/chunk-000/file-018.mp4 b/videos/observation.images.top/chunk-000/file-018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6567cb8d26d32604eb5af7ecae397059206f953d --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e24b39245fdee33e9b6e75c29ebb3ae311b6c169bad3722b7e5a2e5ce22f27e +size 206679997 diff --git a/videos/observation.images.top/chunk-000/file-019.mp4 b/videos/observation.images.top/chunk-000/file-019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de98800e8756a80fda69ce3bec3d74dd478b9590 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a41d4fb6be7160351f70ba52782df1bdef1a5ced747c61ca5cd7d9aa588a0c3 +size 196181694 diff --git a/videos/observation.images.top/chunk-000/file-020.mp4 b/videos/observation.images.top/chunk-000/file-020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47a9b2ebeb368c3c35bd5baad32c594342604c57 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06b273a605b62f8b444dee974b823854167da2995495dfb740383008a5e36d3 +size 202759817 diff --git a/videos/observation.images.top/chunk-000/file-021.mp4 b/videos/observation.images.top/chunk-000/file-021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4b67e9a4ef2c54a526d253eacb270c88dd5c867 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2db69d153158772403d6c2117bbcc6f845eadc1a7972002a2ae88f953d761a28 +size 99820880 diff --git a/videos/observation.images.top/chunk-000/file-022.mp4 b/videos/observation.images.top/chunk-000/file-022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9f6f6f81f28aab531e575a3827c76a308c3755d --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d6f73a9ab10dcdce601c16183ef1718c6a3954cad7aae901cfde7a320c68af +size 207339420 diff --git a/videos/observation.images.top/chunk-000/file-023.mp4 b/videos/observation.images.top/chunk-000/file-023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30a8b2ee8b000b5d3a3e767ee9fef06cdddcbd5e --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07fc6152657fb29c076530bfa21660ee209e75d3d805b2f3ffbf0bdf3c64cc35 +size 205719232 diff --git a/videos/observation.images.top/chunk-000/file-024.mp4 b/videos/observation.images.top/chunk-000/file-024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..583b4a6f56e38b862ac396d00f3dc7ba8c0efaf8 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9097207de0d78da6e1a1a69a756635d1c10b6f39752e84daa5febc331f06bc0b +size 191558322 diff --git a/videos/observation.images.top/chunk-000/file-025.mp4 b/videos/observation.images.top/chunk-000/file-025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e31cffb6b60fda8cfce735af72429b0f8d391a3e --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0448d947589ef846f54295ce8656a75dde308b3e07988632592f26e8b9cbd8fe +size 191702361 diff --git a/videos/observation.images.top/chunk-000/file-026.mp4 b/videos/observation.images.top/chunk-000/file-026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4ddd28bfe27ea19826e2bfa23679ba4f68bfbcc --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f7cdafe3f99ca81697ef805c07d814deaab7a6bf88fdf97c454101f6b6864b +size 201755755 diff --git a/videos/observation.images.top/chunk-000/file-027.mp4 b/videos/observation.images.top/chunk-000/file-027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a077ab49dee9416c5e9073ca58a23083f578e0f --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca4d44a38fe313d7c337100b5876f4b11f37a58cb0d1d1e87be57f9678ee1ee +size 204292916 diff --git a/videos/observation.images.top/chunk-000/file-028.mp4 b/videos/observation.images.top/chunk-000/file-028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f510c7a13b24f74191454686f8ae0e3a4d40099d --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6afd7cec81df8873f51dd9e60761a3affef8a9c8345995dbf22c63164920ddd +size 208302914 diff --git a/videos/observation.images.top/chunk-000/file-029.mp4 b/videos/observation.images.top/chunk-000/file-029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e366150d7c5bd13f27d1b7c96b8a6b74c5f05b62 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94ad97a7b78416a9d58db46e00618d038ebae12581a7344ab664579400e2c37 +size 203506539 diff --git a/videos/observation.images.top/chunk-000/file-030.mp4 b/videos/observation.images.top/chunk-000/file-030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f6b2c1257dcd048a8416962c286ceb447891ad6 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e7916bc9bf87798f9aa0c9850d2b6389efdf9c874d17c341e417c90dde7d8b +size 196602066 diff --git a/videos/observation.images.top/chunk-000/file-031.mp4 b/videos/observation.images.top/chunk-000/file-031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..314597432369986fcf21a2927a02db9d8821c7cc --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b83c0c1ce92aff98626cd374690dcbb4568b5414dfa67af2baba75e9c97681 +size 197820623 diff --git a/videos/observation.images.top/chunk-000/file-032.mp4 b/videos/observation.images.top/chunk-000/file-032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43acee44bd39fc32f80a46054de89579bec5af6e --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc601a65b63624e2f051e749a321568dbd27cb583392279de20e797b1837ae0 +size 193999952 diff --git a/videos/observation.images.top/chunk-000/file-033.mp4 b/videos/observation.images.top/chunk-000/file-033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..948d7d4a54fdf38c5da86ce95c28f1ccd4919bad --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b5b90ee977c1b456986d94145acf49a50dc725849a098745e3f7e8f229b0aac +size 203593412 diff --git a/videos/observation.images.top/chunk-000/file-034.mp4 b/videos/observation.images.top/chunk-000/file-034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c156f851472214a93d6b1e99876cf76c94d5b878 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72a2b42d4238b43bd0a73498409708493a420416253534e881f50007b67c6fc8 +size 192090336 diff --git a/videos/observation.images.top/chunk-000/file-035.mp4 b/videos/observation.images.top/chunk-000/file-035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de0e4c48760ce519e1be9d737a7e88202ec05960 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7fe99aacc2841bd635defcc32c727751f2635bd339867f8008537533cc47c5a +size 188999308 diff --git a/videos/observation.images.top/chunk-000/file-036.mp4 b/videos/observation.images.top/chunk-000/file-036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40467cb4f5bcdc0965631fb1c7e890c9ef8e3122 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5699925a492420410cb8d7d7cbd142af5bcc6409eb1c9ca2056623e03fc3e8f5 +size 193630357 diff --git a/videos/observation.images.top/chunk-000/file-037.mp4 b/videos/observation.images.top/chunk-000/file-037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcff14fb7f9cb20d77f97b37caeeeeda0b3ead42 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a01ceeecc83a72e962db36d5f316eeba9aaf6c6b7ae814bdb5e346c9a2f73e +size 206579273 diff --git a/videos/observation.images.top/chunk-000/file-038.mp4 b/videos/observation.images.top/chunk-000/file-038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..523e392ec4ffb3a53f2dd35a24de3647eba2601f --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e75b6ad2b5114b4a653b02f6d4b6cfee7fe3a18cfd92e3b912d6307872eacd +size 196610185 diff --git a/videos/observation.images.top/chunk-000/file-039.mp4 b/videos/observation.images.top/chunk-000/file-039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5806a90c96cf315df9ab661c7ac78f824ea2d28c --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb9ac59b2cbe6fa26c2739e0d46e9aebb89f128a28a836744d282479eabc148 +size 207081457 diff --git a/videos/observation.images.top/chunk-000/file-040.mp4 b/videos/observation.images.top/chunk-000/file-040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f3ce0f38af7ade51ce28b2ba1787b992166ca32 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc89f8a21fab9627f0b9411ce7eafd503178a038f514f2dc53ec2634b75b755 +size 209003762 diff --git a/videos/observation.images.top/chunk-000/file-041.mp4 b/videos/observation.images.top/chunk-000/file-041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..930c28140f9ec9337906b61da00f7abcd4366163 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5298d087c13505d38af5dea0292b892be7f058de2327d969f824774e6921fb20 +size 192062117 diff --git a/videos/observation.images.top/chunk-000/file-042.mp4 b/videos/observation.images.top/chunk-000/file-042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be77709531677978f54c88a9db7741c0bad8d1a0 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34658352025cdb4509cd7305817bbfded797b8706bfe38d72ba28305dff0c20d +size 198309831 diff --git a/videos/observation.images.top/chunk-000/file-043.mp4 b/videos/observation.images.top/chunk-000/file-043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d17b26676272bc549ef38b6227a48a9b75fe7ef --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4434c3865090bb21b800127b3c828b65d5ffb2c15181c333800a6ceabb45758 +size 199595625 diff --git a/videos/observation.images.top/chunk-000/file-044.mp4 b/videos/observation.images.top/chunk-000/file-044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4edcd7696bea58b111cca76d6e94ee70557450a7 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3fa35511f5c2ce79f6ab1f0c2a9c6bac4ca155269426b05c4e714a8315a65a1 +size 197502126 diff --git a/videos/observation.images.top/chunk-000/file-045.mp4 b/videos/observation.images.top/chunk-000/file-045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f119245476d830c124f2e6ad77b87950053eb3b --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fccc3753e5fe59917132216ff9ef2c5359d47c471e9deec989f28b5d2ebae7f +size 195670966 diff --git a/videos/observation.images.top/chunk-000/file-046.mp4 b/videos/observation.images.top/chunk-000/file-046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0a3863c0b178860c115c7507fe2a0f4b5b5e71c --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:151551944975e0a83e6e31e2318dc0fefd17f879b79fc641a69bd36c838f902e +size 194401667 diff --git a/videos/observation.images.top/chunk-000/file-047.mp4 b/videos/observation.images.top/chunk-000/file-047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93aa1a8458650c34728d3c7e0c10402d6eb4d5bb --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf8b4eeffa16d203832632de704a7a60f232b2c84cc28397127d175fa632301 +size 192081548 diff --git a/videos/observation.images.top/chunk-000/file-048.mp4 b/videos/observation.images.top/chunk-000/file-048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e96d55817c9f00765a2bc847fb60285d21af1b9 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b8d95d82bc8e9db3e0669212f251aec64012d507e36461c892413f6738aa5fd +size 198919300 diff --git a/videos/observation.images.top/chunk-000/file-049.mp4 b/videos/observation.images.top/chunk-000/file-049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c15cd7140c5316fc1dbf05a2f20db42c99238112 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8175f7eb162e7d9e89686a792dea025a86c801c93da260cadedfc71556be92e +size 205412672 diff --git a/videos/observation.images.top/chunk-000/file-050.mp4 b/videos/observation.images.top/chunk-000/file-050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0f9750ecfdc25017265ad4ff0a790a41574e4e0 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba1a148498fb3eed30f2fcd6bc2c2a9453672b574f8c31476c7b6639bce1c151 +size 209044704 diff --git a/videos/observation.images.top/chunk-000/file-051.mp4 b/videos/observation.images.top/chunk-000/file-051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..008a4c2e228be175a6072048958aa0769d0ae794 --- /dev/null +++ b/videos/observation.images.top/chunk-000/file-051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c34e943c400447f95a6c14a1e9c9c7d54d04261de8806c70cbe7ac96d04714f +size 191253489