diff --git a/data/chunk-000/file-000.parquet b/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e3e78870c693aeb247d63e234f22362adf7214d --- /dev/null +++ b/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6ecaef2fbaecf30445ef04652f0dcdd2e116a7d5330f638780008ea9125ed8c +size 601510 diff --git a/data/chunk-000/file-001.parquet b/data/chunk-000/file-001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19c2988db1f89108082e29de9c2b40d4c093fab8 --- /dev/null +++ b/data/chunk-000/file-001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22b1e8e15916946e3d61bdc859280ae0b9a17953cb6f3d705b53f044e739525 +size 25817 diff --git a/data/chunk-000/file-002.parquet b/data/chunk-000/file-002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a6472a9c3860e6f29314991ef426ba01d8b7bc5 --- /dev/null +++ b/data/chunk-000/file-002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de04d2c2dca4eb27d2c4dc71e8f547d551f6ab1d2a7aeaf9b0f58600e35ece84 +size 503447 diff --git a/data/chunk-000/file-003.parquet b/data/chunk-000/file-003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e83e54e30c372074306cd828f316c887b0c3efa --- /dev/null +++ b/data/chunk-000/file-003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c34e9fff75f70932bf447cad1406a2583e243ea5d68f3da063ae7f0b4c3ad62 +size 306101 diff --git a/meta/episodes/chunk-000/file-000.parquet b/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d91d25df85b54099aceeb9b5842ee00172def8e --- /dev/null +++ b/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d5c533496f3c21acc19fb9f030b1716cc22d003a78000766fa173ff603ee4f +size 208171 diff --git a/meta/episodes/chunk-000/file-001.parquet b/meta/episodes/chunk-000/file-001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bd972f8275fb25f50d1c7ef15e4833a46ef915d --- /dev/null +++ b/meta/episodes/chunk-000/file-001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e86d66005266d43f8f544391af4aa8cbb01ad0f2e0bd41f6b7e059f239e9620 +size 158248 diff --git a/meta/episodes/chunk-000/file-002.parquet b/meta/episodes/chunk-000/file-002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6011ed9d87b0dedbe22e23fb74f664b7dc29511d --- /dev/null +++ b/meta/episodes/chunk-000/file-002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:480735abcf88ca451d5f716436b8a67da0b784132f7be0a9923f1b4ea19bfa6d +size 198392 diff --git a/meta/episodes/chunk-000/file-003.parquet b/meta/episodes/chunk-000/file-003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb8fd711f639d4f367f938f5bfa4d2e9b202f79d --- /dev/null +++ b/meta/episodes/chunk-000/file-003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d282612b83dc25fc06d387fcd856c0a0074f016b11192338565fe20128af2a +size 185307 diff --git a/meta/info.json b/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..15b9ab19766be12e21857d3f51b9b4e51ecfcad6 --- /dev/null +++ b/meta/info.json @@ -0,0 +1,219 @@ +{ + "codebase_version": "v3.0", + "robot_type": "piper", + "total_episodes": 60, + "total_frames": 19502, + "total_tasks": 5, + "chunks_size": 1000, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200, + "fps": 30, + "splits": { + "train": "0:60" + }, + "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": [ + "joint_1.pos", + "joint_2.pos", + "joint_3.pos", + "joint_4.pos", + "joint_5.pos", + "joint_6.pos", + "gripper.pos" + ], + "shape": [ + 7 + ] + }, + "observation.state": { + "dtype": "float32", + "names": [ + "joint_1.pos", + "joint_2.pos", + "joint_3.pos", + "joint_4.pos", + "joint_5.pos", + "joint_6.pos", + "gripper.pos" + ], + "shape": [ + 7 + ] + }, + "observation.images.side": { + "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.hand": { + "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.tac_left_sensor_134": { + "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.tac_right_sensor_135": { + "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 + } + }, + "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 + }, + "observation.images.tac_left_sensor_134_depth": { + "dtype": "video", + "shape": [ + 316, + 420, + 1 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 316, + "video.width": 420, + "video.channels": 1, + "video.fps": 30, + "video.codec": "libx264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": true + } + }, + "observation.images.tac_right_sensor_135_depth": { + "dtype": "video", + "shape": [ + 316, + 420, + 1 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 316, + "video.width": 420, + "video.channels": 1, + "video.fps": 30, + "video.codec": "libx264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": true + } + } + } +} \ No newline at end of file diff --git a/meta/stats.json b/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..2c1c8f22afb163e34e00faf9347aad78341be3ef --- /dev/null +++ b/meta/stats.json @@ -0,0 +1,1102 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 19501 + ], + "mean": [ + 9750.5 + ], + "std": [ + 5629.742467466874 + ], + "count": [ + 19502 + ], + "q01": [ + 9587.988430507541 + ], + "q10": [ + 9617.787726140825 + ], + "q50": [ + 9750.236554199564 + ], + "q90": [ + 9883.089692585458 + ], + "q99": [ + 9912.991928430005 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 19502 + ], + "q01": [ + 3.9999999999994176e-16 + ], + "q10": [ + 3.99999999999942e-15 + ], + "q50": [ + 1.9999999999997094e-14 + ], + "q90": [ + 3.5999999999994766e-14 + ], + "q99": [ + 3.9599999999994235e-14 + ] + }, + "observation.images.hand": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.29241984136710264 + ] + ], + [ + [ + 0.321742033837146 + ] + ], + [ + [ + 0.3051536411356209 + ] + ] + ], + "std": [ + [ + [ + 0.014197055092365346 + ] + ], + [ + [ + 0.011713531888343003 + ] + ], + [ + [ + 0.011100315003173196 + ] + ] + ], + "count": [ + 6000 + ], + "q01": [ + [ + [ + -3.921568627450984e-13 + ] + ], + [ + [ + 0.03008616415182297 + ] + ], + [ + [ + 0.020687608956995448 + ] + ] + ], + "q10": [ + [ + [ + 0.016237246857973966 + ] + ], + [ + [ + 0.04911574429945742 + ] + ], + [ + [ + 0.04081262865264894 + ] + ] + ], + "q50": [ + [ + [ + 0.08305853222363199 + ] + ], + [ + [ + 0.1475144428708579 + ] + ], + [ + [ + 0.11675096998453295 + ] + ] + ], + "q90": [ + [ + [ + 0.7115307616016591 + ] + ], + [ + [ + 0.6877994141880549 + ] + ], + [ + [ + 0.6863963400823575 + ] + ] + ], + "q99": [ + [ + [ + 0.9955073736101082 + ] + ], + [ + [ + 0.9999456440596923 + ] + ], + [ + [ + 0.9960680217803218 + ] + ] + ] + }, + "observation.images.tac_right_sensor_135": { + "min": [ + [ + [ + 0.3607843137254902 + ] + ], + [ + [ + 0.39215686274509803 + ] + ], + [ + [ + 0.36470588235294116 + ] + ] + ], + "max": [ + [ + [ + 0.8156862745098039 + ] + ], + [ + [ + 0.796078431372549 + ] + ], + [ + [ + 0.7647058823529411 + ] + ] + ], + "mean": [ + [ + [ + 0.5350315438112744 + ] + ], + [ + [ + 0.5575519195601853 + ] + ], + [ + [ + 0.5539279145901415 + ] + ] + ], + "std": [ + [ + [ + 0.0032379113980398073 + ] + ], + [ + [ + 0.002300744139490385 + ] + ], + [ + [ + 0.002737300565437782 + ] + ] + ], + "count": [ + 6000 + ], + "q01": [ + [ + [ + 0.47373246819817183 + ] + ], + [ + [ + 0.4896716946760058 + ] + ], + [ + [ + 0.47346019365488 + ] + ] + ], + "q10": [ + [ + [ + 0.5133853617500587 + ] + ], + [ + [ + 0.5091508579669521 + ] + ], + [ + [ + 0.5102629879420196 + ] + ] + ], + "q50": [ + [ + [ + 0.5352317940897883 + ] + ], + [ + [ + 0.5621630653956635 + ] + ], + [ + [ + 0.5591541853898554 + ] + ] + ], + "q90": [ + [ + [ + 0.5591557739851785 + ] + ], + [ + [ + 0.5966026931555525 + ] + ], + [ + [ + 0.5906560055243215 + ] + ] + ], + "q99": [ + [ + [ + 0.5827485610013204 + ] + ], + [ + [ + 0.610013325176214 + ] + ], + [ + [ + 0.6029493496975687 + ] + ] + ] + }, + "observation.images.side": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.00784313725490196 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.19252593450435726 + ] + ], + [ + [ + 0.2247017224264706 + ] + ], + [ + [ + 0.2302692296092048 + ] + ] + ], + "std": [ + [ + [ + 0.0027189031703040464 + ] + ], + [ + [ + 0.0013503686138768385 + ] + ], + [ + [ + 0.004356884497849021 + ] + ] + ], + "count": [ + 6000 + ], + "q01": [ + [ + [ + 0.03667562647659546 + ] + ], + [ + [ + 0.0789287637806228 + ] + ], + [ + [ + 0.0627241600789406 + ] + ] + ], + "q10": [ + [ + [ + 0.08389639075972247 + ] + ], + [ + [ + 0.11426082265182787 + ] + ], + [ + [ + 0.12114173812672166 + ] + ] + ], + "q50": [ + [ + [ + 0.1253521410978506 + ] + ], + [ + [ + 0.16153076423455068 + ] + ], + [ + [ + 0.16518647432930963 + ] + ] + ], + "q90": [ + [ + [ + 0.3695551498978068 + ] + ], + [ + [ + 0.4131045390576363 + ] + ], + [ + [ + 0.39083856376046433 + ] + ] + ], + "q99": [ + [ + [ + 0.9999193535786353 + ] + ], + [ + [ + 0.9999009552138143 + ] + ], + [ + [ + 0.9998736564463415 + ] + ] + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 465 + ], + "mean": [ + 165.34606707004409 + ], + "std": [ + 100.0006438788994 + ], + "count": [ + 19502 + ], + "q01": [ + 2.834497577586048 + ], + "q10": [ + 32.633793210872454 + ], + "q50": [ + 165.07912835606575 + ], + "q90": [ + 297.9357596555002 + ], + "q99": [ + 327.8379955000471 + ] + }, + "observation.state": { + "min": [ + -17.968645095825195, + -100.0, + 18.391298294067383, + -5.114964962005615, + -16.55916976928711, + -35.111751556396484, + 47.79999923706055 + ], + "max": [ + 4.752170562744141, + 21.30483055114746, + 100.0, + 22.558256149291992, + 59.47853088378906, + 6.335015296936035, + 99.5 + ], + "mean": [ + -1.5535736579202333, + -14.316309481935615, + 56.81119189664848, + 10.328210472553257, + 24.526840014360086, + -15.779816242942148, + 78.03643365562077 + ], + "std": [ + 5.047170172484612, + 42.88366397193264, + 21.404818089491457, + 6.328884830850537, + 15.406161912496708, + 7.35486620138539, + 19.98050105903756 + ], + "count": [ + 19502 + ], + "q01": [ + -15.307631009542321, + -99.89612088986831, + 32.3078114372649, + -0.41702733478104576, + -0.9690288078423552, + -22.853324371894715, + 52.27484210909893 + ], + "q10": [ + -11.353978508783603, + -98.44591745412197, + 40.30216335895866, + 1.1105067973101623, + 1.1385997481715913, + -21.328065519936487, + 53.117007279257415 + ], + "q50": [ + 0.6857803226492075, + 8.965780327768341, + 46.73263625852323, + 12.752215312639226, + 29.508857238914175, + -18.56750539129763, + 83.43590560469453 + ], + "q90": [ + 1.7768148854436658, + 16.14722094042815, + 98.9675923953755, + 14.73114861713871, + 36.79894220041233, + -3.039770083599019, + 98.59692866703678 + ], + "q99": [ + 2.8537071964382457, + 19.728752008952302, + 99.99476843077447, + 15.428987652343377, + 38.25951065199837, + 0.13636675227678421, + 98.76251691183501 + ] + }, + "action": { + "min": [ + -17.99353790283203, + -100.0, + 18.29784393310547, + -5.058297634124756, + -16.48211669921875, + -35.17264175415039, + 20.34548568725586 + ], + "max": [ + 4.755475997924805, + 21.373998641967773, + 100.0, + 22.586627960205078, + 59.29112243652344, + 6.429426670074463, + 100.0 + ], + "mean": [ + -1.5499956636517587, + -14.477444719723, + 56.85571781166663, + 10.326075795967999, + 24.524785692184942, + -15.779760681950805, + 73.97969479991674 + ], + "std": [ + 5.049693174768468, + 42.936241158702856, + 21.419004664549693, + 6.331130764177998, + 15.398523851097494, + 7.352875458523565, + 26.177971835126687 + ], + "count": [ + 19502 + ], + "q01": [ + -15.319560774286208, + -99.9092023529592, + 32.29652122396624, + -0.42470256997186884, + -1.0080683980614136, + -22.86607974297278, + 32.79074586552585 + ], + "q10": [ + -11.314090676445089, + -98.4030611557417, + 40.32698517354035, + 1.07599873965908, + 1.2227758243034144, + -21.315688787841495, + 36.083830308415905 + ], + "q50": [ + 0.6903157717979839, + 8.842223340486122, + 46.72720295200419, + 12.74246424133119, + 29.487221326682047, + -18.568911468261863, + 83.6987974463995 + ], + "q90": [ + 1.7820374566483477, + 16.175048308715812, + 98.95570743602296, + 14.733940730765104, + 36.79549262253682, + -3.057256714482406, + 99.22648791980565 + ], + "q99": [ + 2.862945027714717, + 19.735585081537625, + 99.99655557048432, + 15.43309973480002, + 38.255957267807155, + 0.12764231602316686, + 99.3856090288461 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 15.5 + ], + "mean": [ + 5.51153556900147 + ], + "std": [ + 3.3333547959633125 + ], + "count": [ + 19502 + ], + "q01": [ + 0.09448325249118605 + ], + "q10": [ + 1.08779310695149 + ], + "q50": [ + 5.5026618767304285 + ], + "q90": [ + 9.931191988594191 + ], + "q99": [ + 10.927933183429907 + ] + }, + "observation.images.tac_left_sensor_134": { + "min": [ + [ + [ + 0.3803921568627451 + ] + ], + [ + [ + 0.4549019607843137 + ] + ], + [ + [ + 0.45098039215686275 + ] + ] + ], + "max": [ + [ + [ + 0.7529411764705882 + ] + ], + [ + [ + 0.8196078431372549 + ] + ], + [ + [ + 0.6901960784313725 + ] + ] + ], + "mean": [ + [ + [ + 0.539204532271242 + ] + ], + [ + [ + 0.5627038082107845 + ] + ], + [ + [ + 0.5599840285607298 + ] + ] + ], + "std": [ + [ + [ + 0.0031030929215874205 + ] + ], + [ + [ + 0.001995309854225997 + ] + ], + [ + [ + 0.002347095444122322 + ] + ] + ], + "count": [ + 6000 + ], + "q01": [ + [ + [ + 0.4790856541017136 + ] + ], + [ + [ + 0.5211108535837656 + ] + ], + [ + [ + 0.5105915569074562 + ] + ] + ], + "q10": [ + [ + [ + 0.5192108001492528 + ] + ], + [ + [ + 0.5398709468532441 + ] + ], + [ + [ + 0.5328157476789255 + ] + ] + ], + "q50": [ + [ + [ + 0.5391495900584106 + ] + ], + [ + [ + 0.5632700926502578 + ] + ], + [ + [ + 0.5623530724276812 + ] + ] + ], + "q90": [ + [ + [ + 0.5630781968757919 + ] + ], + [ + [ + 0.5844459550254819 + ] + ], + [ + [ + 0.5835921653998476 + ] + ] + ], + "q99": [ + [ + [ + 0.5856853200224904 + ] + ], + [ + [ + 0.6092866807682767 + ] + ], + [ + [ + 0.603000787499223 + ] + ] + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 59 + ], + "mean": [ + 29.149369295456875 + ], + "std": [ + 17.243869494316776 + ], + "count": [ + 19502 + ], + "q01": [ + 29.149369295456875 + ], + "q10": [ + 29.149369295456875 + ], + "q50": [ + 29.149369295456882 + ], + "q90": [ + 29.1493692954569 + ], + "q99": [ + 29.149369295456907 + ] + }, + "observation.images.tac_left_sensor_134_depth": { + "min": [ + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 0.3921568691730499 + ] + ] + ], + "mean": [ + [ + [ + 0.005478211256527667 + ] + ] + ], + "std": [ + [ + [ + 0.03249455465944711 + ] + ] + ], + "count": [ + 19502 + ], + "q01": [ + [ + [ + -3.921568744649079e-13 + ] + ] + ], + "q10": [ + [ + [ + -3.921568744649079e-13 + ] + ] + ], + "q50": [ + [ + [ + -3.921568744649079e-13 + ] + ] + ], + "q90": [ + [ + [ + -3.921568744649079e-13 + ] + ] + ], + "q99": [ + [ + [ + 0.20054803050152284 + ] + ] + ] + }, + "observation.images.tac_right_sensor_135_depth": { + "min": [ + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 0.529411792755127 + ] + ] + ], + "mean": [ + [ + [ + 0.005991834040331289 + ] + ] + ], + "std": [ + [ + [ + 0.03460307746150129 + ] + ] + ], + "count": [ + 19502 + ], + "q01": [ + [ + [ + -3.921568744649079e-13 + ] + ] + ], + "q10": [ + [ + [ + -3.921568744649079e-13 + ] + ] + ], + "q50": [ + [ + [ + -3.921568744649079e-13 + ] + ] + ], + "q90": [ + [ + [ + -3.921568744649079e-13 + ] + ] + ], + "q99": [ + [ + [ + 0.21206885379975077 + ] + ] + ] + } +} \ No newline at end of file diff --git a/meta/tasks.parquet b/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc948f77f76ac5befbd794c400bae0f083016840 --- /dev/null +++ b/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abe610929aff49483f27ea41ba56724b7d8a0a19db7b26fc8a873da527f92e4d +size 2262 diff --git a/videos/observation.images.hand/chunk-000/file-000.mp4 b/videos/observation.images.hand/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55a19a0d7cddd49023541238e403526e26d19f0a --- /dev/null +++ b/videos/observation.images.hand/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee86b969cc3b299b7031c24bd0bfb4645b3674e98d9f9b2cdd80c100f818a751 +size 63566756 diff --git a/videos/observation.images.hand/chunk-000/file-001.mp4 b/videos/observation.images.hand/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b69075eb24f6949a5ac20b6343e8c12a4f278cb --- /dev/null +++ b/videos/observation.images.hand/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a7eed5faa3cc1e244c2a509729a4a53dc2a1b8c792f49c6b9f18ebdc207d0c +size 1978395 diff --git a/videos/observation.images.hand/chunk-000/file-002.mp4 b/videos/observation.images.hand/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e27cba4b02998ded950829b01db7c468346dfaf --- /dev/null +++ b/videos/observation.images.hand/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de85c03f54b737dbbaccd135a9cdd69d5571abed76472ea9a3a9a152dcef5fb6 +size 54293225 diff --git a/videos/observation.images.hand/chunk-000/file-003.mp4 b/videos/observation.images.hand/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9380431ee70772b6d225ac8f60d2b8d22da1898 --- /dev/null +++ b/videos/observation.images.hand/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2003773f75bd34699634e9de5098ca6dcd43e6a98a67c8d8364facaa8877b7e9 +size 31502890 diff --git a/videos/observation.images.side/chunk-000/file-000.mp4 b/videos/observation.images.side/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02ff7b56d5b17985b3f2a97b59ece6c8a141398e --- /dev/null +++ b/videos/observation.images.side/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ee282b9e0930fe532e20d8ad1966aa460653809cd2219df75df4c15be3e887f +size 64184020 diff --git a/videos/observation.images.side/chunk-000/file-001.mp4 b/videos/observation.images.side/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d11e72ee7513936a1e5ca4c43bb47c35f267e9f4 --- /dev/null +++ b/videos/observation.images.side/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1639805121ddfa4d9ea56ed8ee570d6483f7c5e0613db9108c6942fd4dac8ea +size 2023257 diff --git a/videos/observation.images.side/chunk-000/file-002.mp4 b/videos/observation.images.side/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b9a3dfcca1fcfa2bfaba275e7790f32a191cfa1 --- /dev/null +++ b/videos/observation.images.side/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae41c72dbf2086fd020e9ab5ad4d1d08e4b6b48c5c5abb7aece103fa0ffcf52 +size 53650371 diff --git a/videos/observation.images.side/chunk-000/file-003.mp4 b/videos/observation.images.side/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e54f9aac5ddd38eb0d19f724c7f0a3e9cfcc4979 --- /dev/null +++ b/videos/observation.images.side/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aee4ba6973342d050ba750c1a1a32e2832f96f6c0c631e13549cab0db5b3aa6 +size 32803955 diff --git a/videos/observation.images.tac_left_sensor_134/chunk-000/file-000.mp4 b/videos/observation.images.tac_left_sensor_134/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc28a6484f5fe3d4c589a666ef438b4798ad6d01 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd8c3a8b4f54069d530e623cf8dda66680e8094bc00a79e5c318ce7774e75a9d +size 5334941 diff --git a/videos/observation.images.tac_left_sensor_134/chunk-000/file-001.mp4 b/videos/observation.images.tac_left_sensor_134/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1d4f4fe8de093ffe34ce13a5d3a33887197997a --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d86119a063cc5d9938db22e7dc208b7e3f137f9a16ce93619b3ceb826feacc9 +size 168436 diff --git a/videos/observation.images.tac_left_sensor_134/chunk-000/file-002.mp4 b/videos/observation.images.tac_left_sensor_134/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cbff6c66eb9d7f5f87e8ac67c83da0545306eb3 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24fcc4584bfd146b0916b3cae9db9d2dbb4e40eea69134d5468f34933a429bd2 +size 4399253 diff --git a/videos/observation.images.tac_left_sensor_134/chunk-000/file-003.mp4 b/videos/observation.images.tac_left_sensor_134/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09cb4b16e51fc05c393c272a7bfdda1f914a7fb6 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5c2cf5475c21fe0bcdcdf7a8dddee94c54062a197539d816af5f5ac9871bc7 +size 2691482 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-000.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25422bed153651dbaf2070f8172a992293a58e7d --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97debc904a862559fbf8abddbdfaf682118e9b988412fbdeb562441e4157d29e +size 48772 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-001.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14ad818b4b9ba3ebbe6c8bfb99b8a1034425d443 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:174c95b9161cd0e03a8e25c17f6510955892c10809ac7d228e034910ca51046d +size 99897 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-002.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c09b75b50a804f42899af408d4180cc67f94e40 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d4e063cf8627312a8480f70eee5a10ce1ea17ea2e4125ea6d75e742f73d377 +size 86692 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-003.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe52b861f3913da3070c260b807da1f352795598 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2998a557998c5af1318b3e375d7662cb859682c7500ddd32ab641c7d78d34d21 +size 61795 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-004.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e3a1b8c90678d892d54dc820e88bee7fe7d0bab --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c943110ceea22c4a7bafdb9a7bd8440d90de81106e7bd13fdc07b264f86fa268 +size 54511 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-005.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..717e0489d5a071240aa9d59488ac1687bf613717 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c801219906472bfc34c06ede1594c71de712bc0942a780f0dcd4bda5a58ccba4 +size 63753 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-006.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c90e0166add5182823481a021404209e5437041b --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da902bcb19bf9abc5c941a683d8d4ccd710265ded4fe00053237262cc760132 +size 52021 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-007.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9034077f5f09c28b03500e934f0ceaa2169cd4db --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:635d872c7e74a5f268bd15b4321eb4c8b1d4eed54f7603905b4e6b8fcdfd4533 +size 70924 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-008.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f5d5d5f5e028ae0759c45697d1b27014f94b116 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e56989d0505c8160d79f317420059d00295d155b773b77f630c73d3bdfff427e +size 60635 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-009.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60488e36f0408f122e8d2e6ec167d6c834b9ed45 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33771da6c491ecdf91bfb4c61db8f52dfda5592fafd962cefe5520fd8d6d8ec +size 64002 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-010.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed92b4af7a0a327f05a3808ba43bbe36a32ce576 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4900b92d812b013c97ed4b15c9c5da8a4cf3bd985a3712ead2886bbc1d29283a +size 47339 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-011.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc60e5bf35d99180d74990547e09375e26b584a2 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baf70431b4fd82c864e67d7d9eedd73be70f6c2f5c41095bbd6a296e15984957 +size 73616 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-012.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..007d12794acde032fee0f815627f03567fdc179a --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a6335efed35b9684c321e9af197d5e39a71bb35c33f918c4fd511d78f2466a +size 49737 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-013.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2006910d21150302192a8c488e870a777084da57 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:410d15597aab00ce0bf4f946e4aa0d330d6524777a6975804993924c5234305e +size 74598 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-014.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a70d050bfd92ead4028e1b7dd9ca4e6c64c708af --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f5e5bb6fa60fe4abc1629b4eef48d69041d669145656d69e9737713d871d9d +size 43532 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-015.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a1bf8aab1f08d2a9aa6d1e3afb41f640c6e2a30 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3ab41d91689938befeaa7d04798b2bf31c7a669c36bf207b9c0788c11171fde +size 48272 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-016.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50ead39c53550ae997a98979fe58ad8163fca0e4 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dd96438089735769d6066d0edfa077b9f3fc6ca1b90e73833b1ad5c83108a28 +size 50654 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-017.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c57cbfa7943046a5337c246c841af51a47995bf --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6794cda3081d1d8889520a0136977111e48c2b904ed194e0ea94a77a74d217a4 +size 43871 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-018.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5345f99809938279a5d8d05b995aae71d082c1f --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12b9ee7b435380fd1dcfd97b0ed6743dcf6bb4be2a6d2a11c9181bb947726623 +size 56063 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-019.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68fe357960f1a4ea3640340d38e729d5e0d0b0f5 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35ade06aab16dd9a21bc7c4c96608ba49544f20dc02bdcc228672cdb94033819 +size 87293 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-020.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe6bbc85341b9ab76df3f34c0ed40bfce3efd91a --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f5de4218f59a5c6f267a444185b79a1eaec374763d1e1056f4d42b5919d915e +size 43431 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-021.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dda081982dcd1bc5048f3fbe57dcbb4403ce02c5 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d43201129cf4feac7c76a513b7a8694bd498f86d3a22ea87c7464504291a29 +size 57597 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-022.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02addd9ed59bf72d1fe946e2f650948d6567aa5f --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a264c7a42ddcbbe96fb467397e79025c3f01b4d2bc3f6c1fb5141cbe0850664 +size 52988 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-023.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cf5bf21e5e30df272e47fb8e658e8517bbca60e --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eb617fc946c5077b8cdde16c500d13ee85696ad58befbb6bf09d96aa8dee5d9 +size 61325 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-024.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2610dd0b73afaa7e61d0fa2497990c891d3398c --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b11bac05f9285672ef4362fa2e0367457117ed3f5d15cfdeda65196e7a7575bf +size 43799 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-025.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa128cb41364be6eaf0bcd1d2199608de215f17a --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d98f60f10a8bc9f82923358e17e34f79800de7e170ea4165e894c9a4f796c884 +size 41908 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-026.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2ada986f774b48787fea8c8404f40be2b3a48a2 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c3715e019ba2bc40cc5ff63d820f813e6d30ebcb0ca3b53229bbb1ee14d62c +size 43354 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-027.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1643274f17b3c86714ef651baa11c35d65d55850 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81a95dc8c17e475f99acfeebefff8df30523d72eee4468157d624f3394407c63 +size 82238 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-028.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7d7404dee165ba4294c267a46ba328077c92f54 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f0f7230a35e0a1cd28d1c623b76e679a9517e897ac10180e0b030683265716 +size 38736 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-029.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a92440831f8c6eaacdf147d6bdf4a536a4c935e1 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff8e815d21bba16652e8f8dafeaf5f63660bf07aa1eb4dbc730dd03abe34bd61 +size 39820 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-030.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d150b0a626e4d906af6cd899d2b3cc28f8e8efa --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0165cb9378c8413d1d56c61b7687dffd896e525bb6e0478651694403871874 +size 64365 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-031.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a824b2a682b0e2f43de2f9526e7032688e18f64 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d763f45e66d2d944916a6797b5edf5cc504182a92fe86d0dbfee4ce7b6838e +size 115566 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-032.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b740fc4536b7f424d336e346c1c3c9ad736124d --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02283d28325655e85b5308ddf2d2a6a0d4aaf734a5aa01ba9c44c3e9310e95be +size 72456 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-033.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59e4790ecaf1549a70e7eb31f9169097299546d5 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee058f3559978d99042b569394d75a4eb83499f7204ccaed2519986dac14a9f +size 70505 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-034.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a4b9beddc6d07f6fe0e5f963980a5f0aa2b1828 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f659b211786aa59f07a8c85ad73b22a30ca9f27d175766834adcdc45556efe8 +size 64072 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-035.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c16af5723480e9e7adda26b08eb07e9c6ecba2f6 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a537cd60a445e9748826e710cd028a2b1a172c06305723229521820317ed609e +size 83419 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-036.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8267d2d2debcc017efc002dd925a7de68f86fdd --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:043fd3bd048bc7ff339d70fd99a43dad8e28086786541baad87aa30fe8c93eed +size 72296 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-037.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12db3d289d9a240c7968e27f5c47db6d27860a91 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c273fe6ee6f28f971b6e582f0cf34408ce869d69104f5581104748099331bcc7 +size 61022 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-038.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9eed61e21d3276399180d824e9ca02d1fbe58170 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b6bc49052624e87cdbba2b7653bb6864685a4a5c529a201bbf5d3c37887b5bd +size 61249 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-039.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76a43ba09aa30952bda35fff922d5acb1551f174 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b0bcd388ffd7c4b117dddd9e9fea34d8aba8d1f752d50ac49eefb7fd962bd5 +size 62803 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-040.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12ddcff88ca6a8705011b638ff415d85baa3d377 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5c7a5833292e22995ea4d8e4ee48bcef3744169ea412a2ae2a519e4c4ad87f +size 56115 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-041.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3df19bddb6dfdbf06cfd89b8b9ff4017ca9298ae --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c1118ae044ed71a7e7660768995ad70085237951f7f69e7eb5d0fefa92e5754 +size 51149 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-042.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f142631042450d9827bd383963335b0c415b99a8 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff04d197255c0efacf4cb6452423167871b0015e386f70c2c1eddbfd7128c6d +size 37613 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-043.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dcb414b73fa5a9379a3120a3dfe77f86e17767f --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea91ed89068cf5e9f94c586e1231133e622e5745a1144653d0737288084d84c1 +size 77494 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-044.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32e255e338f829c6f9b037137a2b687084f7a3cd --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006a5389580b01bee774628fd027c0ecf5a776adab016084ad27c9a67047063a +size 76620 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-045.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a03a43a674bf14facaa92cc26b0bab9c0bebe991 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f32b5febf75e64de4ffb9115763872b5d281ac69590a7f2fe32f1515946d064 +size 40946 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-046.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1febd851c5f800ec79d966dca97de1e570a66bb5 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a8a00bcc6e25460cf5b37697eb962274b8ec9dbea92b877a6a2f301a53826b +size 45641 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-047.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..199010dd322a831869129dab391b6aba404632ad --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca42bcbbdb83167fe928e1b2175f1d9488d31e4ab1037a5e0064a8893b40e64 +size 58366 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-048.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42c0ffd2d5dbd80c80d9835288cc22db182d761a --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39231453b8bdf0923703bbcb92b3cc6446a30b9381badd6861910dab8886df78 +size 47366 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-049.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65a2e238262054819813a75af69a45765b12e6a0 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38a9889f8f30ca34db7f415522c6c7ee91cef3fd346854d1fbd68058f830f3e4 +size 48026 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-050.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..089408d9f6a9a34f661dbfe7053b0de4de6d7d71 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a83068d50ab24ea191d372e40a964ab788136dd50b01ad9e295220c0d9d86c +size 60249 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-051.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35c4df1fa6f5edf68fccd4a9f499b3f8f2a2fac1 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ffeed69ee7d6af3ee9b293ce51e6affffd3796dafe53882e3fe3bd814473ddb +size 54063 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-052.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b43718058f55fabf7dd72df5392487b2851387ec --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a2763d0caa10f996597d3f768c318980eed4d86cac8060d95bd5741c2d81b7 +size 41614 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-053.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9cbdeeb96326f21c403cfe70d57790c94afe6f2 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:781e18028a4ca9306ab31bd50d3ab1c0093f22b9e12569e5c73532ed06ff281a +size 52328 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-054.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbf7870ffa540fb502880b75dfbc207b52c1c9b6 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0800e8a08a756682869614746ef4890db282599f791e23527d4a7c37e8637ca6 +size 50929 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-055.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31d4549b8dc5d5402322b0b3feeb3be03760dcf9 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c9adc82b49490b7b8558f4499892b67e76b7f7220ff1451c0a4d16bfbe0a534 +size 53859 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-056.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84a190075fc95b90b009134b17f2490de2472cad --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f48b7a05cf0f1fe08edad91e536037cf9cf71e08c53efffd939c1c0dfd01ee +size 79514 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-057.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..127671ec40359737169870e98cdbaa45ec5e0f89 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b403bf63d3d8ddfcc28303b86f87e0b7f56d12926670367e8b2794fc2f3a5aa +size 62953 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-058.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8732c069c2b84c92916ae35e3d825f2aa8dffaf9 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4be1bc2ad733a6242e0b53a3cf27fa37e458f11ac1b0cf3395bacf3ff4d2916f +size 60427 diff --git a/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-059.mp4 b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc226d3aefc4d1fa1abf02f4fe7eedd9ba10dc25 --- /dev/null +++ b/videos/observation.images.tac_left_sensor_134_depth/chunk-000/file-059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ebd3fd79c903657c44f6262dc49b245b429902ef0bdd9601e213366f6cea3e +size 50699 diff --git a/videos/observation.images.tac_right_sensor_135/chunk-000/file-000.mp4 b/videos/observation.images.tac_right_sensor_135/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9730b21a081913c6a644bd6df424712fe3b014f4 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d01f5bdc8c96f0b189e95e93a94133d02fa45e7651264bda22120e4acd7653 +size 6114392 diff --git a/videos/observation.images.tac_right_sensor_135/chunk-000/file-001.mp4 b/videos/observation.images.tac_right_sensor_135/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2f70b28058db38c1d559a3410feb04deee2fe0d --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf4342b70efa22bd75a564de7eafe852980da7fd23ef05a531266e89672d8628 +size 194000 diff --git a/videos/observation.images.tac_right_sensor_135/chunk-000/file-002.mp4 b/videos/observation.images.tac_right_sensor_135/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae59b10f02d2d458454f6baaeb45ea23b2abb32d --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403319ec9f7bb787f6651478fe426f78fb836d83065e8f9766331d52cabf3723 +size 5046361 diff --git a/videos/observation.images.tac_right_sensor_135/chunk-000/file-003.mp4 b/videos/observation.images.tac_right_sensor_135/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e355f1e2732e147773b1009d17263ed30559f66 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd44f0838d76e023676402b927bd8f04893f6ab0df09166d428606223789ce8d +size 3082193 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-000.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c96f60ee3785df0db496b04731ee63ee64485a27 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52124ea0b8531aaabc48d59104eef2f5a223e6663d01892e99ad9db657a9f5de +size 53706 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-001.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5599ec7aaae062b45b238e4f50450a54adf147c --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b74d211acda4f6a74b4a363b8da738aa7434d515c9b650aaab2a1022319284ce +size 71868 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-002.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8b21e6858529f5fcdd10c935e056789fd70e62e --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c535848bbc27d5dc4c0cc479c2950f7c20c1b1e9a63ea1f4f3344f415beabd7 +size 85385 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-003.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7861d97ed7a6958f720114d35d908126caad6475 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddbb6fee504ad3000ee51889f31c93037be810b0583ef1c6fc64464064de4e0b +size 67442 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-004.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3920aabd6eb48505e5a2591c49199f7557a9953 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac75291b77e1fad4e8cb2e889875dc5350b5f04892736827c742aab8308a647f +size 61923 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-005.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bcc69891447b025de0ed5ce42d1a52a9306cbf7 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:766288174f9995dc0addefabd76db4201a09dc709fe8cccf5c664ad258ace41f +size 75509 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-006.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f220635c08b2d01fefcc24cf2cd194284c7cba3a --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0f545067a3e2eaf01dffea370a9b3bc4e8f39a4caac56dc23a1b05adc00a11 +size 61398 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-007.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed3b430e84ce4fe02cecc4703885e8637eb91a3d --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:470ce0ec66054fbec00673c154a25e78f405295b342d10dbe6e125f9c20875bc +size 79791 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-008.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34e1ef39fcce03278d595774f78926b0ecb2683b --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5229124231c4eb79ea96cca9c50bf465f400040cc7b9c19af8d0b500fb02bb +size 67741 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-009.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..507824f99a633feb29a5ddc66007eb6fd8222547 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94fe4a4518487eb60826b0abd3126a6ed3741c3d59022d1ab133096d1541fbbe +size 67332 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-010.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6e26900f75f88ecd7c7ddeb41860b6988ebd61c --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f48e837805429b9d0fe26b6d542797cbf11c58363bf9538618848409fbb5f2 +size 53927 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-011.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4eb54cdf369f6aaf8f2641b5378d324913c3239f --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3833b83fdeddc363cadc295a2d76b6979f1acca90a565a561b97f1db8665e868 +size 77451 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-012.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cd0e0fa2f39271dfaac2181792e3d106a56f0bf --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f590473320e154df016ee9821578b5fe7a487aa8171e2d5018992aa6240fad3e +size 52082 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-013.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfb5f94cf983b843c5e24a5698f6f8e77c358e1e --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90704be977cdd122d0114aa99b74d8b72f5f1843490f285176c4ab2ccf577a4b +size 82681 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-014.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58cf04a21fb375e667043eaa8e393ebaba015a64 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e3dfb4f6ab6166666ef75e82ac0e156b26196a1666df51d0cf3c262f4c18c4a +size 49098 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-015.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8accdb6d3ee6066d7f7552b6bb26c2e618191c0 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e12bce9296e12b0366ab104769ad3c393374655421ab96893b5317f826a6a9 +size 52151 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-016.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24ad00c207e33f97572c9c99b7c8f2f194d2d483 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b4a9866ed800b4a8653d67c043704f9768d70455402100f765d486ef3912c7 +size 59680 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-017.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0286d3d672b308a05f2fe86e491ab03b0767bf58 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28fad342b3fc0f4aa5316e576058c91cf49eb45b8f9a6dc3fe64089ed963aae +size 45323 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-018.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ee03a648344074c511298c4428a4d2a67925d7f --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03ee884b311ba48fe5f82136cd7e7d94362dae0cce24d16492bb7e99dc15a9da +size 61710 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-019.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a1d009f71e3aeb81ce535447c361ec36257bce4 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e6c46e46d9e4d5c88ff3d689a54f04afd71e47f1d0a588f9658d8e14f7a679 +size 97111 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-020.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e9b9cad804cbc059cac028a25f60f31722caba9 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42fbe78c5adfa4f3ebdf25f5e9493870c1b5ce17daf9c17d5f0864ff45e9e4ae +size 48045 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-021.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51de4fcbf62c8ffa17ab5c826751a811889f375f --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e024a725eae567b2423934a16efa7b58ffefb020422f9cd28b81d481350280 +size 70364 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-022.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e580d49d373f869c1c6c30bf8436f529bd608f9a --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074bb7802c90c4531014d55b4f0662a7d7ae4990165f19a19bf899769b4e5f87 +size 61327 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-023.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19ce71ef54b10c5edd43cd477f2044226ede4340 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54549badbaadc61985e03e28163bab23c16b7c74e29bc2f7f4a4016de43bb487 +size 60067 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-024.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16b5fcaeb8e09fa2e659bdac6c76dc5324dea6e8 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d49d374cfdce864b4e35a46af9710ae65cf9345145d9afd60f239fe36464e9 +size 48537 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-025.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..788ef311a1436e81022877c7e1c12e2b29c1e938 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7513ed722fa30bcad789e1a1696759f1b4f2c2a3a69ee70a6306d1e78047fde9 +size 45297 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-026.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..835420573684657f1b5c98aca39ebc082614fcc0 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63c6d516d0e492601b06c31b4f6844c866f52edff36e977f2b8402da15b7ff3b +size 47168 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-027.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..466003464b47bbc0e1563584b933f5f7ad323cb3 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f5afbb638d7e59fcf2232b20b1b633c690aaff6f992738adb845300eebc4542 +size 52871 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-028.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..138dd42709526d42bd1d1f8388e91ee0622cb83a --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0df8c237f0526c3a65a99161aa87ed9a59a36130b33786813868878ce15b38b +size 41136 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-029.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea6b5bd54427280207a2e3ce8d18f4daf05de590 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e08dfd71a871dc32e8c00a680d81a6f8ad67da37f00caad6a053f86160aec9 +size 43780 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-030.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..312f5cfa9a62e38b1247c5878b579366bca3d62c --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e7dd7dba5abf50bc0619ba3afc8882efa80affa442985550446defddda5f448 +size 65479 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-031.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efd6df7514fcdc10f1094f67062ced443c70d34b --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47402b3cafc6167ab23d5de61a6de81e9ec4007d0d6e1d03449938d57864f1a2 +size 55777 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-032.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ac93a7c15f2ef424d6017a2513eee848f792f3d --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4913ad0a743246458c5e0fbef4c46e3b090a2945d6b2e070ed445bb68e3084a8 +size 74399 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-033.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe4b1be97448f62bc087694bfd1280b62e80a8ac --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73ac105aa765c89f1fea5ad9c8dd925ebccd8c38a32a4f01a0a647d377b6803 +size 76275 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-034.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..302e5410bf83d653c999bf7407b31b373f62efa0 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac05de355085f2dd92e3de99d6a92c1004097de40af9ede8bab010381f405b7e +size 72493 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-035.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2906f7b5f6c792fb848bb7d84574dd7efec70b6 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88cf47c2ac6a5ed3d9900ec07fe251df4d5862c20acd2f592da1e32571dacc95 +size 89177 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-036.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..015d68b49ebc0b78e080135dee2c1a92323a01d7 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c71267d911a8a623ccf7ef79da30e929f2388d78de758bc7944cb40bd45545a +size 73125 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-037.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d1932b56462e80cf2ecd3fdbafbdfc291e01410 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de8e888b7c1c0dd1aa4c8267be81b84dfa69fc570bd50af3e50917b7cca4351 +size 67360 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-038.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b01c453833a6539a5359eced8712e6df3393bb0 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b912a7a6d9eff466e8d3126d23c111faae9d270f660e9c582205ef44a86d51f +size 66615 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-039.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b578e2f5534d16b473930d760b3d1fa683174e9c --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2154bb0347718f3dc5c79d38da83e9d8b4ca594c4a37b62d812347bacb16a3d5 +size 61870 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-040.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79bfe95823841f7f4c55685034b3763be33239a0 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65d67a2e12c7698b8cfe7694b0fd234cde2813f710e745a4f5a4b9af4057de1e +size 57559 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-041.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee5002e47836c62b58a9dac340c4858eacb881ae --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6387a1575e9e7cab286a4e25d962223924d91b399964898ad19b1a0e23899ca3 +size 51502 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-042.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d325e04d1bb1efb4d3977783ce72ec1ac1dc9e0 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f0fadb1a26656b6d694ec88c9e2b5176c7059ae19b1b510cc5465b4ea38471 +size 40270 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-043.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae7be37c7660899a84fcdf2899e50ac1da4c5ad8 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8dd4bfde7bddb468c8044283d569965c00ab4aa94067bc3eb9cdcb4f24dd1e +size 80589 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-044.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8754db66d400eebc4cf614b885eb8a207df71969 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cec6da03c37051a720a74a26d866d8471f0c5be6f3334fc5ec70e1e9d7ea6ba +size 94474 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-045.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b153b92f1c7b9aaea829a428c5ca7ac66eecafcc --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36952a9bbc113451ee2f402dd0aea70d613e4040fbf5b7600a1803e8a22082be +size 39724 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-046.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a7a0b743d079bf9bad088e65ab0b41bb60c11d9 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59bdfe3c829496f5124f0f336c644806331fc89767624434d72c3a75a3dd2756 +size 44885 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-047.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5202aca8f1a25b634d35d9d5ce6fc48f5b87b7a8 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46902cf6eb1216243ad25a2786a67b1471738ed13e34dfb32a99f517c3c26b15 +size 67531 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-048.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c05b1e61e2cc741458b713707e26e31acd3683e3 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea573019d26451b2883029cf037b7b2c6b2db2cd49a42247c7702c85424acbec +size 52091 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-049.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5947763d74c9750138344f8ce4323ed060b76e60 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ddfcb6f4751f6e36428ef49de73675b7af0208d1fd4623bb91e66ab43b97753 +size 47676 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-050.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2188359924ee6a5cc3a1bc08f673c2118761533d --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:700381e9cc5abd6bfb160a19388fa5c25a074d3c579c09e628c4e99fbbe3b05f +size 68417 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-051.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37b4bc2e32fb1ab1fbcf7db53e004cfc815394b5 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4f9879dcedeab51c15784504cd3cd760f8fb199941b8c880c18bc2dea567cb5 +size 53547 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-052.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ee105859b774ac3f9583e931777914e60c0aaf6 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c3c1e61a8bc1ba2cd6752b527a4067855a630627cf12baa0e0c1e5c849be205 +size 47734 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-053.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91b530b1968e0829b2f63e11a0f84fd3f8538af6 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383d29e9664ac1f5ff800b545175694de67dd8b083522e851f6c45a09cca889f +size 65068 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-054.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5acbe358023931bff068376ab9f7da5989e5bd2 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b4509113f5ccac34ba737243e012aaca1a0f4bcb20af728d2b683f4a7eb98b +size 57190 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-055.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..733370d20846410294925516a412af45a251c38d --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9523810577f7565fc7f43948ad238754242aee2c2a3c495c70e785cfd7bb33a +size 57243 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-056.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04dd94e6bacef7d51e361e5e346e0e0bddf7ef9f --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbefaa38549a0a30872ab180588e8cf538756a427308995ef9a2688b6b636135 +size 84899 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-057.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee173aa1c1e58e327ceda8bdd95d89a43e36aec4 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b2171c2e92e62ff5df92001555699f7562bad58e48765cf66c277b05c261fe +size 66584 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-058.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df7639bbeac09e00e7b9798939d9ce6f564673bb --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b7d8c0ec6585ff219ea274b46982b9606e909d2fe99a7c015c85c6e2a4dfd1 +size 70417 diff --git a/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-059.mp4 b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09d205dad4993f8f4abc2dd3c3be7605645a5696 --- /dev/null +++ b/videos/observation.images.tac_right_sensor_135_depth/chunk-000/file-059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd653f17873594c9e151931aec1990c3a3cc3831a1452a02e3031880f00d0031 +size 80063