diff --git a/data/chunk-000/file-000.parquet b/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a0d8ccd2c56d1e7f6793ddf2439cfc30176c046 --- /dev/null +++ b/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4552215e6339c65967a629ca815960b33f4c87a90aa0f6ad10111ff38b541088 +size 136685890 diff --git a/data/chunk-000/file-001.parquet b/data/chunk-000/file-001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..988a25b470cfed7e450ca6c1910bbdd9e61725ab --- /dev/null +++ b/data/chunk-000/file-001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16a6044f972e6eefdd5f26ad80dffc3b9b04044523cffbcaec8f128a1cdc4ec7 +size 104250157 diff --git a/meta/episodes/chunk-000/file-000.parquet b/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..347be26f65e8539d977e2811adef06feda9e9dd4 --- /dev/null +++ b/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9584eb85709b27a6b9f2506bcd17ec5f9946647be31c46b5c837d5a90a77fd02 +size 178012745 diff --git a/meta/episodes/chunk-000/file-001.parquet b/meta/episodes/chunk-000/file-001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69119b4b9f595c2679b7302123bee23481ba6d00 --- /dev/null +++ b/meta/episodes/chunk-000/file-001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a05bb56ba570f606525ee458140794b6c44fe4dced7516512555e8e8a0ce298d +size 79790348 diff --git a/meta/info.json b/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..2e107de18c7ce77ee748adde0f18396c547004f0 --- /dev/null +++ b/meta/info.json @@ -0,0 +1,193 @@ +{ + "codebase_version": "v3.0", + "robot_type": "widowx", + "total_episodes": 50418, + "total_frames": 1801162, + "total_tasks": 22199, + "chunks_size": 1000, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200, + "fps": 5, + "splits": { + "train": "0:50418" + }, + "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": { + "observation.images.primary": { + "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": 5, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.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": 5, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.side1": { + "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": 5, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.side2": { + "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": 5, + "video.channels": 3, + "has_audio": false + } + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": { + "axes": [ + "joint_0", + "joint_1", + "joint_2", + "joint_3", + "joint_4", + "joint_5", + "gripper" + ] + } + }, + "action": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": { + "axes": [ + "action_0", + "action_1", + "action_2", + "action_3", + "action_4", + "action_5", + "gripper" + ] + } + }, + "language_instruction": { + "dtype": "string", + "shape": [ + 1 + ], + "names": null + }, + "date": { + "dtype": "string", + "shape": [ + 1 + ], + "names": null + }, + "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..953b82544a90c8202340f2afa8a15b10aa7ff846 --- /dev/null +++ b/meta/stats.json @@ -0,0 +1,966 @@ +{ + "episode_index": { + "min": [ + 0 + ], + "max": [ + 50417 + ], + "mean": [ + 25636.20556729506 + ], + "std": [ + 14731.458858926237 + ], + "count": [ + 1801162 + ], + "q01": [ + 25636.20556729506 + ], + "q10": [ + 25636.20556729506 + ], + "q50": [ + 25636.20556729506 + ], + "q90": [ + 25636.205567295063 + ], + "q99": [ + 25636.205567295063 + ] + }, + "action": { + "min": [ + -0.21280786395072937, + -0.22161394357681274, + -0.4670022130012512, + -0.9053626656532288, + -0.728705883026123, + -1.1610136032104492, + 0.0 + ], + "max": [ + 0.14468924701213837, + 0.28896045684814453, + 0.25066766142845154, + 0.9110258221626282, + 0.6760650873184204, + 1.1013237237930298, + 1.0 + ], + "mean": [ + 0.0005735716009908971, + 0.00011228325259468299, + 0.0003373184047051246, + -3.283241991818777e-05, + -0.0018181045801051378, + 0.00010191781941100798, + 0.6233555981508744 + ], + "std": [ + 0.010469300087834605, + 0.015241937360906514, + 0.012821477711892938, + 0.03112553826170278, + 0.032741803465084277, + 0.055619840206296726, + 0.48136343907227913 + ], + "count": [ + 1801162 + ], + "q01": [ + -0.02135843875760889, + -0.02939364960649687, + -0.020992270108327746, + -0.06808282825784454, + -0.0791122708695575, + -0.11372846719933957, + 0.14182074121592048 + ], + "q10": [ + -0.011675978575094252, + -0.017996482898127376, + -0.013541157806120753, + -0.033728532333995115, + -0.04157794703325805, + -0.05835554426224675, + 0.14238839456211058 + ], + "q50": [ + 0.00030090007271089616, + -2.5017763498706096e-05, + -0.0012330619376891133, + -0.0005056761033203561, + -0.0004731273685649633, + 0.00034015295292749004, + 0.8210115241591995 + ], + "q90": [ + 0.01291674144034171, + 0.0178725620005362, + 0.018174925488187596, + 0.03343139185931116, + 0.03340547947052246, + 0.05601067924533013, + 0.9914000807077086 + ], + "q99": [ + 0.02139930456936555, + 0.029475764363459084, + 0.032653604060068335, + 0.07228790046351416, + 0.06867385011784245, + 0.1084012409951837, + 0.9999937722206795 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 1801161 + ], + "mean": [ + 900580.5 + ], + "std": [ + 519950.68277698546 + ], + "count": [ + 1801162 + ], + "q01": [ + 900560.8804110414 + ], + "q10": [ + 900564.3176306015 + ], + "q50": [ + 900580.2117456946 + ], + "q90": [ + 900596.6145226635 + ], + "q99": [ + 900600.1158859802 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 22198 + ], + "mean": [ + 10965.429732028591 + ], + "std": [ + 4948.584301948403 + ], + "count": [ + 1801162 + ], + "q01": [ + 10965.429732028591 + ], + "q10": [ + 10965.429732028591 + ], + "q50": [ + 10965.429732028591 + ], + "q90": [ + 10965.429732028591 + ], + "q99": [ + 10965.429732028591 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 118 + ], + "mean": [ + 19.61989315786139 + ], + "std": [ + 14.763678275721501 + ], + "count": [ + 1801162 + ], + "q01": [ + 0.0003042006148725017 + ], + "q10": [ + 3.437523888095896 + ], + "q50": [ + 19.329680354454744 + ], + "q90": [ + 35.73414323985739 + ], + "q99": [ + 39.23577904282566 + ] + }, + "observation.images.side2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.049748434381178604 + ] + ], + [ + [ + 0.041120620739758966 + ] + ], + [ + [ + 0.03451697162861571 + ] + ] + ], + "std": [ + [ + [ + 0.1369884549946168 + ] + ], + [ + [ + 0.11270615009034221 + ] + ], + [ + [ + 0.098394144895743 + ] + ] + ], + "count": [ + 1801110 + ], + "q01": [ + [ + [ + 0.0012643417943570155 + ] + ], + [ + [ + 0.002981206105246695 + ] + ], + [ + [ + 0.000857393822507264 + ] + ] + ], + "q10": [ + [ + [ + 0.006924098672968571 + ] + ], + [ + [ + 0.007670256476207199 + ] + ], + [ + [ + 0.00472465625381013 + ] + ] + ], + "q50": [ + [ + [ + 0.05145096871804826 + ] + ], + [ + [ + 0.04121141988553532 + ] + ], + [ + [ + 0.03274417681932176 + ] + ] + ], + "q90": [ + [ + [ + 0.08788108914823743 + ] + ], + [ + [ + 0.07316954963017318 + ] + ], + [ + [ + 0.06679415254593479 + ] + ] + ], + "q99": [ + [ + [ + 0.10626974931094824 + ] + ], + [ + [ + 0.09676652379459308 + ] + ], + [ + [ + 0.0928275576234198 + ] + ] + ] + }, + "observation.images.side1": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.2275415436489602 + ] + ], + [ + [ + 0.2056269907433706 + ] + ], + [ + [ + 0.19601694466981853 + ] + ] + ], + "std": [ + [ + [ + 0.23032079491237287 + ] + ], + [ + [ + 0.2087895159226192 + ] + ], + [ + [ + 0.20155638047798122 + ] + ] + ], + "count": [ + 1801110 + ], + "q01": [ + [ + [ + 0.01211488491869806 + ] + ], + [ + [ + 0.012277845140931692 + ] + ], + [ + [ + 0.013211847801447806 + ] + ] + ], + "q10": [ + [ + [ + 0.05122194236057776 + ] + ], + [ + [ + 0.047293254509238464 + ] + ], + [ + [ + 0.04632628236257737 + ] + ] + ], + "q50": [ + [ + [ + 0.23725753725107418 + ] + ], + [ + [ + 0.2052080955432122 + ] + ], + [ + [ + 0.1868792804813793 + ] + ] + ], + "q90": [ + [ + [ + 0.38425992242608237 + ] + ], + [ + [ + 0.36283597593602457 + ] + ], + [ + [ + 0.3593302685230149 + ] + ] + ], + "q99": [ + [ + [ + 0.44994358374016624 + ] + ], + [ + [ + 0.43855062348496765 + ] + ], + [ + [ + 0.44312531643800374 + ] + ] + ] + }, + "observation.images.wrist": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.23809442842944828 + ] + ], + [ + [ + 0.21421063902489404 + ] + ], + [ + [ + 0.20481457835467398 + ] + ] + ], + "std": [ + [ + [ + 0.24000893740034301 + ] + ], + [ + [ + 0.2161054165890641 + ] + ], + [ + [ + 0.2081187517874147 + ] + ] + ], + "count": [ + 1801110 + ], + "q01": [ + [ + [ + 0.017376918385385652 + ] + ], + [ + [ + 0.018162582950224226 + ] + ], + [ + [ + 0.0221697839286404 + ] + ] + ], + "q10": [ + [ + [ + 0.058940933900892334 + ] + ], + [ + [ + 0.0541835514862839 + ] + ], + [ + [ + 0.05851648343005453 + ] + ] + ], + "q50": [ + [ + [ + 0.24391570337458432 + ] + ], + [ + [ + 0.21151483272229907 + ] + ], + [ + [ + 0.19402619515816621 + ] + ] + ], + "q90": [ + [ + [ + 0.40181405019791416 + ] + ], + [ + [ + 0.37711519987459835 + ] + ], + [ + [ + 0.3720173895495019 + ] + ] + ], + "q99": [ + [ + [ + 0.4580058324044358 + ] + ], + [ + [ + 0.4420757163815924 + ] + ], + [ + [ + 0.4440512281476185 + ] + ] + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 23.6 + ], + "mean": [ + 3.9239786315725524 + ], + "std": [ + 2.9527356551441826 + ], + "count": [ + 1801162 + ], + "q01": [ + 6.0840042974985245e-05 + ], + "q10": [ + 0.6875047775530291 + ], + "q50": [ + 3.866299280729784 + ], + "q90": [ + 7.146828648036569 + ], + "q99": [ + 7.8471558086444695 + ] + }, + "observation.images.primary": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4927897840575213 + ] + ], + [ + [ + 0.4371897210918629 + ] + ], + [ + [ + 0.40490756438860215 + ] + ] + ], + "std": [ + [ + [ + 0.04903829505687301 + ] + ], + [ + [ + 0.05403860439903742 + ] + ], + [ + [ + 0.06398876824331225 + ] + ] + ], + "count": [ + 1801110 + ], + "q01": [ + [ + [ + 0.028015546523733063 + ] + ], + [ + [ + 0.03397128727548746 + ] + ], + [ + [ + 0.03443289390322475 + ] + ] + ], + "q10": [ + [ + [ + 0.11761146596344346 + ] + ], + [ + [ + 0.12180265012331079 + ] + ], + [ + [ + 0.11710120295765937 + ] + ] + ], + "q50": [ + [ + [ + 0.5229940524425892 + ] + ], + [ + [ + 0.4442994138814491 + ] + ], + [ + [ + 0.39211218917599544 + ] + ] + ], + "q90": [ + [ + [ + 0.8008365233131809 + ] + ], + [ + [ + 0.7247811696173695 + ] + ], + [ + [ + 0.7064643510945864 + ] + ] + ], + "q99": [ + [ + [ + 0.9310281898228903 + ] + ], + [ + [ + 0.8931843926016169 + ] + ], + [ + [ + 0.882254775348053 + ] + ] + ] + }, + "observation.state": { + "min": [ + -0.04167502000927925, + -0.3945816159248352, + -0.15537554025650024, + -3.141592502593994, + -1.4992541074752808, + -3.14153790473938, + 0.04637829214334488 + ], + "max": [ + 0.5862360596656799, + 0.4034728705883026, + 0.36494991183280945, + 1.514088749885559, + 1.570796251296997, + 3.1415255069732666, + 1.1154625415802002 + ], + "mean": [ + 0.3078664089670387, + 0.03112775889086699, + 0.0652421230355093, + 0.010478423792782094, + -0.11532839496184308, + 0.13292687768630143, + 0.7535351275541763 + ], + "std": [ + 0.06390384208181099, + 0.09462589615812915, + 0.05397352374040936, + 0.14631031040716821, + 0.17009176302991325, + 0.608639036668274, + 0.3311039281846574 + ], + "count": [ + 1801162 + ], + "q01": [ + 0.24636375903916674, + -0.05778844407609131, + 0.0162306209811637, + -0.12763253052059292, + -0.26521718534306815, + -0.17831648503801514, + 0.43525504358910694 + ], + "q10": [ + 0.25584198012989146, + -0.04803072001059738, + 0.02121917592859952, + -0.09135936730326194, + -0.22508560564029267, + -0.12693432019963377, + 0.44253279856719724 + ], + "q50": [ + 0.3054717399580332, + 0.02847591068364863, + 0.06178696008307046, + 0.009241733470407553, + -0.1145032091037834, + 0.12738263017670035, + 0.8525070095953406 + ], + "q90": [ + 0.3599423394961144, + 0.11056753805871258, + 0.11297409802011808, + 0.11136057522975357, + -0.008919966394886769, + 0.3888089744225131, + 0.997365031112657 + ], + "q99": [ + 0.36770477662557954, + 0.12096574701856008, + 0.12923801414288363, + 0.14542291662490545, + 0.022218380700385773, + 0.43882667511186174, + 1.0043322334686926 + ] + } +} \ No newline at end of file diff --git a/meta/tasks.parquet b/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c4cc9af44eb7f7fa70dcfa7e1e369c62f60bea17 --- /dev/null +++ b/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3adb387cca3e9c016a2224063f114c186f83429d47cfe4e2b48d9e21b121e9 +size 574081 diff --git a/videos/observation.images.primary/chunk-000/file-000.mp4 b/videos/observation.images.primary/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92de2a6d4f27b38086b84c190ce6bc068a94903b --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7861d432b549bf2a4d5098e8bc4b1a55faa14affb18e74dca330ddd1ef3e60e8 +size 209275893 diff --git a/videos/observation.images.primary/chunk-000/file-001.mp4 b/videos/observation.images.primary/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55c5c9843a370c702628c93d0cf6cc440c383f1b --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba90b7b4adc4a0733c73ed8fecd555cc7c2f1d499c0c197c2cc92957de186b1b +size 208735284 diff --git a/videos/observation.images.primary/chunk-000/file-002.mp4 b/videos/observation.images.primary/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f04d05f889702289bdf27a7d84cd91d9b083a88 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72a5ad08c02c36076bbb2793b4c15bf1c40cf4c693b0dfd72f69c159c8c12e04 +size 209258187 diff --git a/videos/observation.images.primary/chunk-000/file-003.mp4 b/videos/observation.images.primary/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..620449b13d20fbba28ff682e24a2c5e91e792254 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2df0b8b8e8781d943e9b110dcd6bd04fdbfd6eb07e8afaa28b17e4e17d7896e +size 209597745 diff --git a/videos/observation.images.primary/chunk-000/file-004.mp4 b/videos/observation.images.primary/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68cd8cf95fa48df2a4c9a7cb887fd9d32b0bb319 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9aafd41f17086681d6ca8aec809fa53ed70d3b22be4a3967407b090fa5f5ab9 +size 209507218 diff --git a/videos/observation.images.primary/chunk-000/file-005.mp4 b/videos/observation.images.primary/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f12662f7c61caaded7f181152776e03e2291d450 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3275ba04aa8959806584a503f70720ca1c56cdaaf74051ece3a625fce3dfa6ea +size 209313148 diff --git a/videos/observation.images.primary/chunk-000/file-006.mp4 b/videos/observation.images.primary/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab8918fde4ae2cf4b3f4a06b0f910db629e10b24 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb6316e02962c2f6888dd3a2f8dde67d9a04e0f0a1392781692798c96560578 +size 209618649 diff --git a/videos/observation.images.primary/chunk-000/file-007.mp4 b/videos/observation.images.primary/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96cb0840626756d3e0219a5ed8e3b97d6c6ad145 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2496ff212611248846de0d953824472ec416193fc71dc5ce3efb0f932d214db +size 209404864 diff --git a/videos/observation.images.primary/chunk-000/file-008.mp4 b/videos/observation.images.primary/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0e2bfe2884a735b7413bcf2c13f79675ac40a6a --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477be2c901cef79a0b9fc764a2176a216a00b842c40bf4bc101aa74cac82b982 +size 209216731 diff --git a/videos/observation.images.primary/chunk-000/file-009.mp4 b/videos/observation.images.primary/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a91b924b03ca5f871cce2bd35618f9c23522b3f4 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ade3e9c3b19334deb2bb7d2b6f64be7478bb4031f251ad343f2f67d8bf5193eb +size 209483566 diff --git a/videos/observation.images.primary/chunk-000/file-010.mp4 b/videos/observation.images.primary/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3ddc0c94df03caf43f924d5e40a6a77e774cb09 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8133c67d500c2be41c006448c2410a7a546344facb8db48fc1112773d3cf52f1 +size 209292605 diff --git a/videos/observation.images.primary/chunk-000/file-011.mp4 b/videos/observation.images.primary/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e962b6a0ef43a9b670f3123a932880fe82beddf2 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1babea39ec1228bfc45d5f483e6902eb28030925fb0a30c402be2e4af85cefd6 +size 209431910 diff --git a/videos/observation.images.primary/chunk-000/file-012.mp4 b/videos/observation.images.primary/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54dcebc6b586c5bbee71fbffe094222fae1d409b --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e63c36b24dda494b07a36543bc05e6c48d8aec7c0bf8ef60f5257c969ed3d7 +size 209397824 diff --git a/videos/observation.images.primary/chunk-000/file-013.mp4 b/videos/observation.images.primary/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceec273430dc603b014a5dc86591309ab343e6f4 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f37bacb62a8077e105d7e64e75d136d00a018c2c199ca511beac4f8488acbf +size 209284698 diff --git a/videos/observation.images.primary/chunk-000/file-014.mp4 b/videos/observation.images.primary/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1aca4bd6ebd1e5d5055de18f9f088c2451f6cbb --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b92c0d5909923ef2bcc059b8c125e13e59eba40fffd12ea401230e66d702a040 +size 209417117 diff --git a/videos/observation.images.primary/chunk-000/file-015.mp4 b/videos/observation.images.primary/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f83f560dfd224e083b41c54f527cb4fc0b8867a9 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f3421b61ef4320d3f9ca41cc4f40e97c3c18e57d95f46c3964152719602f6b +size 209213688 diff --git a/videos/observation.images.primary/chunk-000/file-016.mp4 b/videos/observation.images.primary/chunk-000/file-016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd565a396ed85d7f2a9c3a02f9cf2037a9877dd1 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2b6c6ebf22ff7c1ff284e851d9fedb8b10da0652315565698057587a9d37b3a +size 209690096 diff --git a/videos/observation.images.primary/chunk-000/file-017.mp4 b/videos/observation.images.primary/chunk-000/file-017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6163ebdd3b5e97d8968b21a176f43f1b5cd4629 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c088384e0bbaf276cc206522b0311d8ea6cde588bbd1e862aef93218e4f2af +size 209593393 diff --git a/videos/observation.images.primary/chunk-000/file-018.mp4 b/videos/observation.images.primary/chunk-000/file-018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fac66b275825b49fe1f91a06643b87564f75144 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf105a5d24c05205d31d98c4455345d87bf23fc825448dbf34f7b038b02cb77d +size 209683406 diff --git a/videos/observation.images.primary/chunk-000/file-019.mp4 b/videos/observation.images.primary/chunk-000/file-019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d8058eeb30dd2b252ef0c5b05aa71652018850c --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03c6752b9337c7a2483c939f6a90f8bf523a7f82eb682368d1cf1d90e9ad74ae +size 209107868 diff --git a/videos/observation.images.primary/chunk-000/file-020.mp4 b/videos/observation.images.primary/chunk-000/file-020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe5690c1b77668776a2b8be4d4c20920e6d3e170 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4161b0a54d705768b985ff6ea822f328d12c361623cc7c156e44d94a1ebe0f3 +size 209053267 diff --git a/videos/observation.images.primary/chunk-000/file-021.mp4 b/videos/observation.images.primary/chunk-000/file-021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..333686ec87eca9a8a81b4a4559afa01804e75cc7 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4958a6ba46299c5de43cc63ec67f4714961be3317360a9c3c2eba618fd93ea3a +size 209068797 diff --git a/videos/observation.images.primary/chunk-000/file-022.mp4 b/videos/observation.images.primary/chunk-000/file-022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e58d14d25ae430dc1531c0390c060f966814ab8 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b356ea0df42fdc21d900b784739da0e6d51a72881443a94c104c02b330131b25 +size 209426295 diff --git a/videos/observation.images.primary/chunk-000/file-023.mp4 b/videos/observation.images.primary/chunk-000/file-023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..484b9c554099945f03d01c2abd6f4064ce160943 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f121e8851295cf0e7082bd5304a71af7ff9ef7768e8caf0bc5883b9792a5029b +size 209272521 diff --git a/videos/observation.images.primary/chunk-000/file-024.mp4 b/videos/observation.images.primary/chunk-000/file-024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2c8db4255e334f4d3c37179039c1bbe5ed78ab8 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e8de91fdf8776231b3d05364ae49f9ecafeee6fd5808a973404a7e3b6db34cf +size 209634354 diff --git a/videos/observation.images.primary/chunk-000/file-025.mp4 b/videos/observation.images.primary/chunk-000/file-025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0423f3c7468fdef016e42cc86841d74e37857ea0 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdcc820cf23616beed4c0eed9deeafb0ff56df39c70f7ce144c94d9ae68e8ebd +size 209410486 diff --git a/videos/observation.images.primary/chunk-000/file-026.mp4 b/videos/observation.images.primary/chunk-000/file-026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19e8633060e76a0e75a661d66cc2fdd5fcea1448 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b31f85dc25dc0f4c746d633a5eb3bbf762ec713c368366bfe9d27b133491055 +size 209428814 diff --git a/videos/observation.images.primary/chunk-000/file-027.mp4 b/videos/observation.images.primary/chunk-000/file-027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f13bc7577be25f2ed91265309aa3d3e6ab523dab --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b956fa6161bc646f8757f2823da29c597d962f8c1365341292fdc1dd03adff +size 209030175 diff --git a/videos/observation.images.primary/chunk-000/file-028.mp4 b/videos/observation.images.primary/chunk-000/file-028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34aa84cd1f6e31f5e926eaf3645662c7ad332fbe --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36f088523c278f1738d38f4222f9f22cbc1d3690da537b40f786b136a639c1c1 +size 209229834 diff --git a/videos/observation.images.primary/chunk-000/file-029.mp4 b/videos/observation.images.primary/chunk-000/file-029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09faeef32cf891a65fae3f025e23505adc22a889 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fabb461b8162602aa88dc5df730e8584f4d5080cb4d01944c85e1a5d6f8c2fd0 +size 209360340 diff --git a/videos/observation.images.primary/chunk-000/file-030.mp4 b/videos/observation.images.primary/chunk-000/file-030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..556d940f80c9356dfd3219c00492fb56cf8ee0b5 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0de961bc48728960e56148a80111df91615de606ecbcd14062e2c0c96f6adf5 +size 209641045 diff --git a/videos/observation.images.primary/chunk-000/file-031.mp4 b/videos/observation.images.primary/chunk-000/file-031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ae14413ef23a18ce01241257019e3f081dbf573 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f917d8f06dbf75e88f386b6a895acd1e79dc71e692802313a1a6b56cf3c4aca +size 209643507 diff --git a/videos/observation.images.primary/chunk-000/file-032.mp4 b/videos/observation.images.primary/chunk-000/file-032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cc4fa7e60950c64f81c2062e63a177cf1bd4a76 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec731388e91dd333bd9df289ba2e59258c9ab996336c0b97939f6407073176a +size 209279792 diff --git a/videos/observation.images.primary/chunk-000/file-033.mp4 b/videos/observation.images.primary/chunk-000/file-033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8677b24301d9470ec777e6a7404fa2d400d223cd --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9115bee7bd40127df44a90748869a86b6bca97da20d67bddf01f40c7a2f0c416 +size 209668143 diff --git a/videos/observation.images.primary/chunk-000/file-034.mp4 b/videos/observation.images.primary/chunk-000/file-034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf5f1346dc2fa6141274de21540e36f139305c90 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbc099eacece027786fff1aec880574021e361bd71d1aa440b8e506814acdecb +size 209682723 diff --git a/videos/observation.images.primary/chunk-000/file-035.mp4 b/videos/observation.images.primary/chunk-000/file-035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12e1f31ae6599104124b2ed368caa24401695a8a --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06173152f15f3fb3f249fc6d5d1a48a46e6008fdeb1f5f4b9b7e3eccf04ee41 +size 209475851 diff --git a/videos/observation.images.primary/chunk-000/file-036.mp4 b/videos/observation.images.primary/chunk-000/file-036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd73e0e7ee0c7c5e4d0d5e388dceff697196fc73 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b98ab3abe30c2306928df0dd2eb713e761a671f106df8826fa82affd6a2784c2 +size 209594347 diff --git a/videos/observation.images.primary/chunk-000/file-037.mp4 b/videos/observation.images.primary/chunk-000/file-037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70d07533e51bb5ef23fa19f83370bbdb01f7594e --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6763effd7d8861126cfc687fb84d89ca13768f44bb6c4ce3e78202163302eb2 +size 209713646 diff --git a/videos/observation.images.primary/chunk-000/file-038.mp4 b/videos/observation.images.primary/chunk-000/file-038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dc5d67fd2a0ca30e9faae8358dc7382c802f7fc --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f26c99bedeeb32f7701c5d4ea8beede7bb475105507e4f928b07bd2bbf8da5 +size 209575657 diff --git a/videos/observation.images.primary/chunk-000/file-039.mp4 b/videos/observation.images.primary/chunk-000/file-039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6a94f7822da6d582e3d93ea261faf5b1bde108f --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:062d468a61ead1d460829a06d11eef379d9ce7fd9d06d79c436edc4b85230f63 +size 209234035 diff --git a/videos/observation.images.primary/chunk-000/file-040.mp4 b/videos/observation.images.primary/chunk-000/file-040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88bb98081b5de23416d8e929f0419a2e042bb20d --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c7dddcda8f6521f093ae5537f5486f9a5417709ca5cb2d3d2236b6855dd6475 +size 209697816 diff --git a/videos/observation.images.primary/chunk-000/file-041.mp4 b/videos/observation.images.primary/chunk-000/file-041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b839941337fb3e80df0583e1bda8702c75e8200 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4672b0a69343cd9ffa9a29bbdd4a0f39cbe2d3e8d5a65b5799d1f063786be707 +size 209524475 diff --git a/videos/observation.images.primary/chunk-000/file-042.mp4 b/videos/observation.images.primary/chunk-000/file-042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f8bcdc7e7a06ef4ec288c4878a1ffc0518c1f04 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87cda3abde858ae06cc730d9823df002dd48f7f0c0326e8ddeb4dd29e5811a74 +size 209269369 diff --git a/videos/observation.images.primary/chunk-000/file-043.mp4 b/videos/observation.images.primary/chunk-000/file-043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..308d6dcf972c2b620489bc68e3b8f0858a4967a4 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446057dbf881bef354ddf7fec67080cbcce5520290e2caf8c1ec08185a88299e +size 209595413 diff --git a/videos/observation.images.primary/chunk-000/file-044.mp4 b/videos/observation.images.primary/chunk-000/file-044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ff36c0e19bee3a79339c3b521ff554919f54603 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c48a8f1f44cbccc2b95dbdf14cffed958837abe326ab897c27c57952e2fd5b15 +size 209461208 diff --git a/videos/observation.images.primary/chunk-000/file-045.mp4 b/videos/observation.images.primary/chunk-000/file-045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e3e1a3b424d27c08eb4fbdb8b38581ac51d98c2 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae363d27133bec259cf967932c6a49608ba3f331b6337b357a5db1f8730eb3b +size 209589811 diff --git a/videos/observation.images.primary/chunk-000/file-046.mp4 b/videos/observation.images.primary/chunk-000/file-046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3df4a42b82c77b206203b48b3d02671ed0aa513 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d37fc506b891d60274f1d0f9ef986aef7837fcb7b55b2ab3be498cd9b23f81a +size 209663622 diff --git a/videos/observation.images.primary/chunk-000/file-047.mp4 b/videos/observation.images.primary/chunk-000/file-047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abe1ef3a8627471645851f69c5169ff41ed39273 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deeea2c07f60a4d5d8f267629b3cc910df1d86f8d276841193d3d9bd0a151a6f +size 209637972 diff --git a/videos/observation.images.primary/chunk-000/file-048.mp4 b/videos/observation.images.primary/chunk-000/file-048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed6c7a37e81cd9a6e1f274cdf280c1667711b297 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e67186f82e92e081d05c1c9617ec254ea2693a1fd9b9f3764d430d0e7d218da +size 209419776 diff --git a/videos/observation.images.primary/chunk-000/file-049.mp4 b/videos/observation.images.primary/chunk-000/file-049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ed0d6d824fbaf82c44a91dae5c364795392dbdc --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01222f3491b44cef5fd39b1d46467e2b295624e1f68731ac671c922df90a03be +size 209332616 diff --git a/videos/observation.images.primary/chunk-000/file-050.mp4 b/videos/observation.images.primary/chunk-000/file-050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35d4416a17abeccbd61444057e4f30c95b5bad58 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b84520c017d731acfa305433b8d2edd8deb6ea295a84f6d5b76206708d16500 +size 209520447 diff --git a/videos/observation.images.primary/chunk-000/file-051.mp4 b/videos/observation.images.primary/chunk-000/file-051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cbf7644bf354b2d54d4a834e27768d657a4d9f6 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff9f80f226fc61f06d4a4644e0db2015ec3fb68bd216562b84df9910066bad45 +size 209424572 diff --git a/videos/observation.images.primary/chunk-000/file-052.mp4 b/videos/observation.images.primary/chunk-000/file-052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd13166e4ca583a6a41408074f9529a69f1f8fe9 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382d590380b9c4e98482b7a74fe5aa5bbc73e9f6ed3b69bf83546fe6ee9a7eec +size 209256916 diff --git a/videos/observation.images.primary/chunk-000/file-053.mp4 b/videos/observation.images.primary/chunk-000/file-053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb3653a42a7d4c22334698268ec390383a7742e8 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc6a605cc47eea6527a4ed558602915f78cb583e28dda0baa6c18404da28d83 +size 208957124 diff --git a/videos/observation.images.primary/chunk-000/file-054.mp4 b/videos/observation.images.primary/chunk-000/file-054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..839c58ff8bc3b198cf10c68a1a9bf97c1100ff99 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9ad8127fe192834f6af8bce9d3ad402aa49e6716410a59939896dd8d511cd5 +size 209426157 diff --git a/videos/observation.images.primary/chunk-000/file-055.mp4 b/videos/observation.images.primary/chunk-000/file-055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aefdd9fc9df6108ee1698f6ee55f5307ffc782dd --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c3fd931e8847e6ffcd47dd2b3f399b25f34a49b19477c9e6b856ede3693bbc +size 209349813 diff --git a/videos/observation.images.primary/chunk-000/file-056.mp4 b/videos/observation.images.primary/chunk-000/file-056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b16bc8c203f730a379f58bd774b9d1e87cc49064 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5126a923d67493a2f36da8371489ce926f7df47565749c5e541abb36b18b29fd +size 209550434 diff --git a/videos/observation.images.primary/chunk-000/file-057.mp4 b/videos/observation.images.primary/chunk-000/file-057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..defaede4e4df87bbc88d0138e95835e4a6fcbe48 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ea65ad6ca74613148e5480b5d76fe40d286c842575b56956b71d3d2afcfaa0 +size 208994548 diff --git a/videos/observation.images.primary/chunk-000/file-058.mp4 b/videos/observation.images.primary/chunk-000/file-058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33f9bd7080e06d22bc20c62e8c846f664b70aa39 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ef61607d45a6bc28ea070e49c68f38adfb516eb1eee265581597d82ebd5f3c5 +size 209541946 diff --git a/videos/observation.images.primary/chunk-000/file-059.mp4 b/videos/observation.images.primary/chunk-000/file-059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11ac2a90a3fef6dee882c4043e31c2b5f1dd3754 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7e43b9918a03c80b3f5c5d76f200e93cbc9f9824b2841611a554ebc01c96ed +size 209497675 diff --git a/videos/observation.images.primary/chunk-000/file-060.mp4 b/videos/observation.images.primary/chunk-000/file-060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ac1e06981c6e19b4cac025f5e30e1536abf1ae2 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d485d3a81601939e4f2d34a1eb2dcb2fde67770c734d6502abe7da96e36461e +size 209641933 diff --git a/videos/observation.images.primary/chunk-000/file-061.mp4 b/videos/observation.images.primary/chunk-000/file-061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..737def8e01830fb02997ab6af4a20bfdb51929b7 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87d6cabfc1987c70c46e35919ed292c782b45a43558a694c36e9e24d76b5686 +size 209443014 diff --git a/videos/observation.images.primary/chunk-000/file-062.mp4 b/videos/observation.images.primary/chunk-000/file-062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1c667672bfa90b470aa79c3dffb5be4da44f802 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5417c4d182deab6085c1a31bf4e592858168de9f9534ad363ea4d5e9d902f708 +size 209399882 diff --git a/videos/observation.images.primary/chunk-000/file-063.mp4 b/videos/observation.images.primary/chunk-000/file-063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ca05c243731f73796e88ff01db0572a3a211979 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:688e8efdc52dbe56a482070549d7503a9fa05a548f415fd0f111590879a08294 +size 209701629 diff --git a/videos/observation.images.primary/chunk-000/file-064.mp4 b/videos/observation.images.primary/chunk-000/file-064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98c5946917e6229b038098a9fbbc610d2d933200 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb0d3b76742be8b507274a36188d76739104480e4ea014ed0e05bb64e3d532a +size 208965450 diff --git a/videos/observation.images.primary/chunk-000/file-065.mp4 b/videos/observation.images.primary/chunk-000/file-065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2f4aa502674a726e098f72b7cddc37ffb8eb8e7 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8ae60fc3365335db150bf4648bb6c04c8a9187cbca7ac709a90a89ed0beded9 +size 209287077 diff --git a/videos/observation.images.primary/chunk-000/file-066.mp4 b/videos/observation.images.primary/chunk-000/file-066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..189b69c73e768f00fc7d26c48f5d221ed4710514 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe6f30d37ab2c42cc5a02c6ccb67c54d8bc04e772963b896d31ae2a071bdd30 +size 209557286 diff --git a/videos/observation.images.primary/chunk-000/file-067.mp4 b/videos/observation.images.primary/chunk-000/file-067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..945387e9fe4fc1b326f280b972fd18df7b972e0a --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:517b49b249b4e6cb93bcc8c9bcb3c77a16feda466cef661924ec05d42e4f975d +size 209243464 diff --git a/videos/observation.images.primary/chunk-000/file-068.mp4 b/videos/observation.images.primary/chunk-000/file-068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43e4f902953aaa4b33d9f0ad78c698ea0fac30e7 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9137ec701ecd4ab2df6a597b0314e6a382306fc5e7232ca8f4ecee0dea63758e +size 208886843 diff --git a/videos/observation.images.primary/chunk-000/file-069.mp4 b/videos/observation.images.primary/chunk-000/file-069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcbfc241e5d5fc67bac42dd632187cf1866f654c --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae5f6d75805eb25886470176d097308a17dcf1d8c30ef99bbfe1aa321434c629 +size 209028483 diff --git a/videos/observation.images.primary/chunk-000/file-070.mp4 b/videos/observation.images.primary/chunk-000/file-070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08f2ce9a0f2b10c602f4c172dc99b9db1da821c1 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89f959777465d446885b2fe7b674bbe5d351867cbcc20456c913261d1d00c032 +size 209630417 diff --git a/videos/observation.images.primary/chunk-000/file-071.mp4 b/videos/observation.images.primary/chunk-000/file-071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d74a16e60a1b7df91c7127683937cf0957fa73d0 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:999b1ca29554d0e204ca352af56f3b4ee3060e610fe84c4467eb67e89be9d067 +size 209206899 diff --git a/videos/observation.images.primary/chunk-000/file-072.mp4 b/videos/observation.images.primary/chunk-000/file-072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10fa5a4c691a326a4e2134e09c16a31d06253d70 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09a468fd7a9b55c6a804fa23f620527548625b4c9dec5d96fa0e868edac510a3 +size 209278267 diff --git a/videos/observation.images.primary/chunk-000/file-073.mp4 b/videos/observation.images.primary/chunk-000/file-073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d21560df0bdc4b06a7f491b94f7c8d9e3ed51781 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb7932b3c2d337f720fe4edd941e7c4e25319d4626b89c8947605f5e839d19b4 +size 209370260 diff --git a/videos/observation.images.primary/chunk-000/file-074.mp4 b/videos/observation.images.primary/chunk-000/file-074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..934a79b048e43e7d85739cbcb498da205a346a17 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8fed839dbde0ef5236d36c75c8414f5ba8f9e8c8a22ce9e33831682e066a03 +size 208618795 diff --git a/videos/observation.images.primary/chunk-000/file-075.mp4 b/videos/observation.images.primary/chunk-000/file-075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e2367ce6a5c23dd68b7cb5b08fba57e7958a384 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37fc3b193736f147de6e7154eadc58c2dabbeee7fbf0869b8ce968beafa9b5af +size 209653648 diff --git a/videos/observation.images.primary/chunk-000/file-076.mp4 b/videos/observation.images.primary/chunk-000/file-076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..330fb39c7b96e3ca2b618d4367fe8dcda845ceaa --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc0b2fe007b6da95d5294adf2a03477db347668aedbe9192619074d8ca91a36 +size 208490777 diff --git a/videos/observation.images.primary/chunk-000/file-077.mp4 b/videos/observation.images.primary/chunk-000/file-077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..146178d0e25d3b412585435212bd1858fb875283 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:066d2a7702b6237954cd4be580d36628172ae9004a0c23d4f108d673788716dc +size 209665934 diff --git a/videos/observation.images.primary/chunk-000/file-078.mp4 b/videos/observation.images.primary/chunk-000/file-078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79f7d54ccc29ac44db5ab0abc3eb3ed9e95d9ea4 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29955bcb5ace9defe4b93583201760dc74c0fd70a89e4064e698adbf3ebc0f8e +size 209217132 diff --git a/videos/observation.images.primary/chunk-000/file-079.mp4 b/videos/observation.images.primary/chunk-000/file-079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9acdd9c12d6b2c10b77a2e8daec7047a656ce317 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad01c9cbc53ac1f3b1d564e01784dc0c5b952bff4dcf2303eb05356eab7eb06a +size 209666655 diff --git a/videos/observation.images.primary/chunk-000/file-080.mp4 b/videos/observation.images.primary/chunk-000/file-080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df2acbb9c6e47ee0c774a7a7c5a47d24b2aefc57 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf868280214fc62f3c5d7cc0b6c5e5fea661afdc6fcfd5168cede548a8d6534 +size 209445268 diff --git a/videos/observation.images.primary/chunk-000/file-081.mp4 b/videos/observation.images.primary/chunk-000/file-081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe72d84b91e0f865b96e32af850ab3ec55dc3e09 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24844c112ca2494fa1d4732169fa2545629cd2c725cf8476ce0726278f331ad4 +size 209553612 diff --git a/videos/observation.images.primary/chunk-000/file-082.mp4 b/videos/observation.images.primary/chunk-000/file-082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49e73fcd68d4fa596b39e897da93dcef73f9c3e6 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d423b9995fad590b5ea918256d61180aaa95e0a79089d6bebd4ae288cc7e1a +size 208794785 diff --git a/videos/observation.images.primary/chunk-000/file-083.mp4 b/videos/observation.images.primary/chunk-000/file-083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5c6ffb989e17582b8c03e5027bd1a26996aeb83 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ddd3a7312355e60e98d35a3e62ab10d1a22bf53f6aa302c4e0027585c45cf8b +size 207890353 diff --git a/videos/observation.images.primary/chunk-000/file-084.mp4 b/videos/observation.images.primary/chunk-000/file-084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c5d9014a3c747697e69998d8f98d5c744af529a --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8b03c8d86111746242c184b305030e36b95c1b6f0cd7975e8f402dbdcdfaea9 +size 208832034 diff --git a/videos/observation.images.primary/chunk-000/file-085.mp4 b/videos/observation.images.primary/chunk-000/file-085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af34d469d6226df0994e0f5177421dc0d26b9794 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cddae910bcfac657fc1144fd9b8ed643bac852a702ea26b1c0feccaa6c621f51 +size 209526093 diff --git a/videos/observation.images.primary/chunk-000/file-086.mp4 b/videos/observation.images.primary/chunk-000/file-086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c806fc7fbd30404a3257bcdaeba9522d0f38faa --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb71d71fa427e06bcb903349fa08236c39694fbf1792ff0a9b53c3526fa9a7e +size 209148146 diff --git a/videos/observation.images.primary/chunk-000/file-087.mp4 b/videos/observation.images.primary/chunk-000/file-087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2beef8c3ab5b9be8fc6f352fde283e22da5dd2c6 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fcb9689fe0a2a78e06e34e6ccebbcdace9bb1c7a6273e96dec1d5f7d3186a4a +size 209199941 diff --git a/videos/observation.images.primary/chunk-000/file-088.mp4 b/videos/observation.images.primary/chunk-000/file-088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b26c31090042a2b3bd336a86ee30680f481cb6d3 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e45582090e344187394e07cd5b58dc4e6e8015346ab33e838c173935861482de +size 209003174 diff --git a/videos/observation.images.primary/chunk-000/file-089.mp4 b/videos/observation.images.primary/chunk-000/file-089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35702fe9909af00cfd9f9ac23bec64cc0603f992 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3b824c552b5b3ebf7810fa0bafae5fa7cf10f21bffca13dd9d5c2c3214a904 +size 209461728 diff --git a/videos/observation.images.primary/chunk-000/file-090.mp4 b/videos/observation.images.primary/chunk-000/file-090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd04292b4f65ba5e94c243a67f6d74e59a251e5e --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b753d2eb5bbf3085fa516696e11e699b6a04ff3c51e761abf837160714ddd152 +size 209482772 diff --git a/videos/observation.images.primary/chunk-000/file-091.mp4 b/videos/observation.images.primary/chunk-000/file-091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f2fc0f15e2e48bb4166743224dda17cff9343bb --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec283988aea50a5275eded9446a17245b7f89dd0505a19c51441ec8123b64044 +size 209588047 diff --git a/videos/observation.images.primary/chunk-000/file-092.mp4 b/videos/observation.images.primary/chunk-000/file-092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbb44b8fa6d1a8dd85c074a63cfd8c07a95196de --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a105619e16f0550a88d0128f16d06b5f3eb168d2dfbe97aa50b6523b0245fa +size 209430893 diff --git a/videos/observation.images.primary/chunk-000/file-093.mp4 b/videos/observation.images.primary/chunk-000/file-093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15d2e1675b6e486377f3c26161a51464735425cc --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09875f086ced91794e84946f7c2c21e5748dc353709c21ec52507a0307542fa3 +size 209123273 diff --git a/videos/observation.images.primary/chunk-000/file-094.mp4 b/videos/observation.images.primary/chunk-000/file-094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0238056b1036c554a02a6f82677a969d5835a94 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0bc9818b322f155e50dd626ff8e3d0e1a75072cd9840e927712cd9188ea222 +size 209709176 diff --git a/videos/observation.images.primary/chunk-000/file-095.mp4 b/videos/observation.images.primary/chunk-000/file-095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6665fec43a861a0341bf338e28523247ab6dfab2 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e0d2ef7926d4e4410151842cd110c7db7d264fcbec81cb1f92e736bee06bfa +size 209370019 diff --git a/videos/observation.images.primary/chunk-000/file-096.mp4 b/videos/observation.images.primary/chunk-000/file-096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5445ccbecf0ff67e7761aeee2d14d29f88dff15 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca983b7ae9d01bb237e8f2d4a6365f82445ceb2a21e5292fe8fd4ddc66ff6545 +size 209666018 diff --git a/videos/observation.images.primary/chunk-000/file-097.mp4 b/videos/observation.images.primary/chunk-000/file-097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb190d42fab70288665b4a33f4ac79b57939c357 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346214c6fee74a7717830880e341a8762d5ba667e2dc9d8dac0613d30f9a3b29 +size 209000709 diff --git a/videos/observation.images.primary/chunk-000/file-098.mp4 b/videos/observation.images.primary/chunk-000/file-098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09ec83ee07777341c5bf0e3aba6eeb50de5c722e --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d1a11923601acb9ee359f4c7b8916f05f52cf73e80950548440eaa83d24a6e3 +size 209612093 diff --git a/videos/observation.images.primary/chunk-000/file-099.mp4 b/videos/observation.images.primary/chunk-000/file-099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..108288cf5710386ffa9fe946a6015a82b27f8bd7 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b187674276177a710236a484503810c6c15b7ed9559bdb2aea7c6593a710dcd +size 209199479 diff --git a/videos/observation.images.primary/chunk-000/file-100.mp4 b/videos/observation.images.primary/chunk-000/file-100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cae9f7b989c775b632a7d080143073c7a73dcff7 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc38156a33af30b6bac80288b410f28ae5e3551c5a9b13ed30223af3e8b66663 +size 209400590 diff --git a/videos/observation.images.primary/chunk-000/file-101.mp4 b/videos/observation.images.primary/chunk-000/file-101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fde3e81100d2af734a23480e079b8bf32327d1fc --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116d265abcc78a5e91393f35d0bbb5f6b22386ac04d29c6a2a352fd4f770bc58 +size 208902287 diff --git a/videos/observation.images.primary/chunk-000/file-102.mp4 b/videos/observation.images.primary/chunk-000/file-102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85a77a71ae3262f774b91a337e309bd718a3a58b --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c441fea1abf882e54c98f80075aee79d1c9f6eb4774cd74df8855237ec70e1e +size 209626399 diff --git a/videos/observation.images.primary/chunk-000/file-103.mp4 b/videos/observation.images.primary/chunk-000/file-103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c20d3102a288a95cc911f7005454022d9bf0922 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82828fb06f7ed3c070b7c9cbe199c78ec48b79becc98b45be5a2695cf865e06f +size 209203310 diff --git a/videos/observation.images.primary/chunk-000/file-104.mp4 b/videos/observation.images.primary/chunk-000/file-104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e52ea5b95cc1e71e61f774e01479030bd36a7eac --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:336cef5a9921c71ebfb40859ca375a847b0178112acf17c1d7a2dd414d3e4365 +size 209523654 diff --git a/videos/observation.images.primary/chunk-000/file-105.mp4 b/videos/observation.images.primary/chunk-000/file-105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7aec72f1611e05a4d5e07374ddddf7f4a88d4a5 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88cc493f0245c905f2d85ad625abb4d2209495782802086ce075ef6f2b82561c +size 209683297 diff --git a/videos/observation.images.primary/chunk-000/file-106.mp4 b/videos/observation.images.primary/chunk-000/file-106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03620a111e9775e9baa57f086017aed2ae913a49 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aead354cb63ca70051803d54dd0042224f873838b68d5de050503d4ad6d83032 +size 209405526 diff --git a/videos/observation.images.primary/chunk-000/file-107.mp4 b/videos/observation.images.primary/chunk-000/file-107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3383c2f3b1605219c99213e5be41f91468c65169 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7295f5a87d6bcb0ef6238a1b978b2ed02877c89fa048d3839a4d4d7e0dc2728f +size 209561306 diff --git a/videos/observation.images.primary/chunk-000/file-108.mp4 b/videos/observation.images.primary/chunk-000/file-108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d69f6f58cfbb3fd3ba7f09479a598dc4313c3ee3 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc289100e8ad3e33ce1e43dec6fab893c1d257b528d09c1536699f9d0bce4eb +size 209568003 diff --git a/videos/observation.images.primary/chunk-000/file-109.mp4 b/videos/observation.images.primary/chunk-000/file-109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86aeccbed0d1e27a76d6f2df519ffa0e073d6bf5 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbbeb4a4f8019af04cba35fec2830aa3472d127f5f04c4423f5bda240501f9f1 +size 209392366 diff --git a/videos/observation.images.primary/chunk-000/file-110.mp4 b/videos/observation.images.primary/chunk-000/file-110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90bbc5c077ed00709e5631ecfd00e2054c08a3b6 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d0e2a389e4d568865b2386cfc7ad1639f862400e3407e016b273076d28773fe +size 209606229 diff --git a/videos/observation.images.primary/chunk-000/file-111.mp4 b/videos/observation.images.primary/chunk-000/file-111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bc1027411b094bd077092778770ee86d02924bf --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22a2b62a534aba06dc148e4ac1d6c5bd88605c0b23928d0915b78fc47b4d3a4 +size 209553804 diff --git a/videos/observation.images.primary/chunk-000/file-112.mp4 b/videos/observation.images.primary/chunk-000/file-112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3356bdfc606dc31b349309b58b23271b9e115665 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a11f1219b06d80d85c34772a1d22850d675b9b7f7f7f035b50faa3f68a19bd61 +size 209569963 diff --git a/videos/observation.images.primary/chunk-000/file-113.mp4 b/videos/observation.images.primary/chunk-000/file-113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54c874f8c00b304ff0ed438404994f31ef3114cd --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d22fe3d1b878e309f5894b2fca5faddf060044980bd5f19f583f95ea5bb07ee +size 209302270 diff --git a/videos/observation.images.primary/chunk-000/file-114.mp4 b/videos/observation.images.primary/chunk-000/file-114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00c9304617f6371889b411f26d5795e0a667cb27 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d3ff92739f9cdfaf31f1347e697d7131d2dfffc3450d5a870d6fbba68b00caf +size 209517570 diff --git a/videos/observation.images.primary/chunk-000/file-115.mp4 b/videos/observation.images.primary/chunk-000/file-115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14dcefd7496a8553c0ca180574480379b07e3af7 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9394b3c2e807cd0cc32fa0584f79ac09ab3a2983db37f84df130ce81ae3b761 +size 209441385 diff --git a/videos/observation.images.primary/chunk-000/file-116.mp4 b/videos/observation.images.primary/chunk-000/file-116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59e8f333e180c661113dfeaec542d2390721dea6 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:603ba9a53c134b12940b851a1a8400ac8a46f88fcc35904d4d8eec4b40894077 +size 209500112 diff --git a/videos/observation.images.primary/chunk-000/file-117.mp4 b/videos/observation.images.primary/chunk-000/file-117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..535411e56b36cccec5615cd35d75b2474f4b6cbf --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a61465e6ebf4b8c59b83b7f766202ae5273f6b3193246814cbe56037f170e9 +size 209350322 diff --git a/videos/observation.images.primary/chunk-000/file-118.mp4 b/videos/observation.images.primary/chunk-000/file-118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60210b482364db9afc8e00751ad97eb798e224ae --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4549fdef645af2d3df07d53811fda13409dee6d73fb11b8c117651c303d3bffd +size 209581096 diff --git a/videos/observation.images.primary/chunk-000/file-119.mp4 b/videos/observation.images.primary/chunk-000/file-119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4abe8bea3f72d910a1a0dc4dd07d3f14ab9ba002 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f053baf48cfbce4f43ee64714579e1365b1abd015794360db277fe104adce860 +size 209056963 diff --git a/videos/observation.images.primary/chunk-000/file-120.mp4 b/videos/observation.images.primary/chunk-000/file-120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f91587914becd316b18c25dc4cc43fd891520537 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cadbf7eecbcfe0063799a5a40c67f99ea32e3d3af111e0a4804548ed07046ae +size 209668305 diff --git a/videos/observation.images.primary/chunk-000/file-121.mp4 b/videos/observation.images.primary/chunk-000/file-121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5377b0f52d63b8f9d48f738186c6d28183b74fdb --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f662fcf4db3e2ae2ab2bcad73447845c6d273f383287e98db875be1f51ceeed5 +size 209629423 diff --git a/videos/observation.images.primary/chunk-000/file-122.mp4 b/videos/observation.images.primary/chunk-000/file-122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..148637ac68a92e5c832306c6d9b24056ba8845c2 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e54cff4941334254aeeb8f226b66689f8fd252a7565e8f5f07cd242dc011dd6 +size 209566041 diff --git a/videos/observation.images.primary/chunk-000/file-123.mp4 b/videos/observation.images.primary/chunk-000/file-123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32d59c2369a5db1195e3a33d3f0994245a5ba43b --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5155e2c8797cebdda1fc07a435ef7a21d036b78f3c63e18dcb6326510db9a6a +size 209565915 diff --git a/videos/observation.images.primary/chunk-000/file-124.mp4 b/videos/observation.images.primary/chunk-000/file-124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f6e84b4b4183bab68b039ffb9a179cf03cc47d6 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44cbf2bb2f12fe58fa7a5c1b3ddfc8308ce79a79ee24603c60009fb26e089181 +size 209329410 diff --git a/videos/observation.images.primary/chunk-000/file-125.mp4 b/videos/observation.images.primary/chunk-000/file-125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0e3f192ea0f16c2b541daeee5093b900203a6a6 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53449d32e3697bd5faac4fd1e441ea2596bb1f583b93d6ed0e23a403bd1d4547 +size 209687560 diff --git a/videos/observation.images.primary/chunk-000/file-126.mp4 b/videos/observation.images.primary/chunk-000/file-126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b46a9fd7049fe23b009965c4217a33988b2d1944 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5498e3b3d30fc41e6eb9219fbd1e97f36d4c8a9e9828c8ca1d1c3a236d6ef903 +size 209249366 diff --git a/videos/observation.images.primary/chunk-000/file-127.mp4 b/videos/observation.images.primary/chunk-000/file-127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afd0b190f6074df234104248c4d6b8534866b592 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ab7f1689539379b2d508e447cedf4da89eee59c8e5139d2583dd046eade429 +size 209682098 diff --git a/videos/observation.images.primary/chunk-000/file-128.mp4 b/videos/observation.images.primary/chunk-000/file-128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29813764e92a85236c56b6f98538646d5f730554 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a216149d0c7cfe509a9605ba4794745b44da12a5df426dac49f2e270998d168b +size 209051100 diff --git a/videos/observation.images.primary/chunk-000/file-129.mp4 b/videos/observation.images.primary/chunk-000/file-129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9585901808bc206f3ecf388b5d5ca8ac645c72d8 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88622105a08b4ed3ecf17edc11299bc2eed00a672fc06c54f9dd8a710f71925d +size 209605902 diff --git a/videos/observation.images.primary/chunk-000/file-130.mp4 b/videos/observation.images.primary/chunk-000/file-130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd36ab1b1aaa34130abf230d6511fd9fb6e82eb3 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:771fb5d05cb8800e1e62d2afafa6fde83238bdfbdc9257e5ee41fc6dce14c323 +size 209565334 diff --git a/videos/observation.images.primary/chunk-000/file-131.mp4 b/videos/observation.images.primary/chunk-000/file-131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..169a7d98d2a8a93befe47dce4500fa7f2d1a605a --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01cc0116c20bb9f7780c3b7753d367a2fc5c89d2ddf5e25f1cfb6e69e729da3 +size 209312431 diff --git a/videos/observation.images.primary/chunk-000/file-132.mp4 b/videos/observation.images.primary/chunk-000/file-132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3c2f0028b245be63d2e72f73b98b5876d3fe420 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c3794fb6b7bcf6d8db2d8945b7667e7b25530cb9a8a7b75b60b8dc1ac10d0c +size 209177773 diff --git a/videos/observation.images.primary/chunk-000/file-133.mp4 b/videos/observation.images.primary/chunk-000/file-133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8f3a78fbb158dd09696b3772c488d9bca6aecf4 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2f06461add01c239fdf1dd6798524b4ec09951dd79513842e928e60f6d72b70 +size 209132773 diff --git a/videos/observation.images.primary/chunk-000/file-134.mp4 b/videos/observation.images.primary/chunk-000/file-134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18725217eeb200b20c51c90c605749e340e65526 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cb1af8480a4abc779eac2a45ac6d22cddd91f91ac0b429c56b4eca2382defce +size 209512717 diff --git a/videos/observation.images.primary/chunk-000/file-135.mp4 b/videos/observation.images.primary/chunk-000/file-135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0320a379abf249bc0f16ae35ccf11913caafe599 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba1de2ce283a08913f53346bd2ba362e507622c953bcc2fc3966a1d68c211325 +size 209622593 diff --git a/videos/observation.images.primary/chunk-000/file-136.mp4 b/videos/observation.images.primary/chunk-000/file-136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d8ec7c7eef03da367d3b70dbec5c03282eb6d23 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dfac3949c120f5bcedf2c572a04f35ebfe4a0a00cb34d3e9d196d124f9a6258 +size 209624924 diff --git a/videos/observation.images.primary/chunk-000/file-137.mp4 b/videos/observation.images.primary/chunk-000/file-137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a126b2ece88c9be3c7ec98db433e531904ac1cdf --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ddf1757542e99f5fb925dec8ef2634b4430f700e8c9c456a89c8f0ac851d3fc +size 209481689 diff --git a/videos/observation.images.primary/chunk-000/file-138.mp4 b/videos/observation.images.primary/chunk-000/file-138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bd260dcddeb9150c7f37b39300a941017ece07d --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79ff9ff8b33b67c31797f3793f7f686e3853511d7ecf411890768b4ca4d2fd7c +size 209578607 diff --git a/videos/observation.images.primary/chunk-000/file-139.mp4 b/videos/observation.images.primary/chunk-000/file-139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91360fb97ca1286ef5abb84a86ef8e5297435d10 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50050da44d6fd075c66c51c04fc058cac84972db4636e3829fb473a223273409 +size 208883740 diff --git a/videos/observation.images.primary/chunk-000/file-140.mp4 b/videos/observation.images.primary/chunk-000/file-140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f71406ad33769a36d266f517de42b632a88cbed --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25de6d22e185ab1e9c89dcbe5e035d3f65976d8c9fb90545933066655971c185 +size 208530194 diff --git a/videos/observation.images.primary/chunk-000/file-141.mp4 b/videos/observation.images.primary/chunk-000/file-141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97a23bfe1429aa43924f23c7e5bf765dce021620 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e210b35a89087ba3152b53cf269a01cfb54eecfb7bc3e07e51350dcdf3a415 +size 208770414 diff --git a/videos/observation.images.primary/chunk-000/file-142.mp4 b/videos/observation.images.primary/chunk-000/file-142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f57f6e9c38e7914c0313eacc9b4b423107e57a0a --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae76ab82c2602f14951fb3c004fc531078f21b7a2a915e8b260246dfe307c43 +size 208275989 diff --git a/videos/observation.images.primary/chunk-000/file-143.mp4 b/videos/observation.images.primary/chunk-000/file-143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8978223549a21849308c047887345754ca36129 --- /dev/null +++ b/videos/observation.images.primary/chunk-000/file-143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05133848519e6b0ea029dfb74a0c8b8bb6aaca98643782cebc32a65100be9edc +size 174018715 diff --git a/videos/observation.images.side1/chunk-000/file-000.mp4 b/videos/observation.images.side1/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38b61fa3b5cab3f8252eef285b88958599820fb8 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ebf19cb2a4c443e826c9a5868a23eb9f4ae6c003e77ca94c4ea65b7a7f2c1f +size 209412878 diff --git a/videos/observation.images.side1/chunk-000/file-001.mp4 b/videos/observation.images.side1/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f22b1df68eb27518423e3dce99de8afef503886 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2386c6cfa68754b84493fd23c15f82eb2c275696f7f1e817a1550f579b5339fe +size 209389662 diff --git a/videos/observation.images.side1/chunk-000/file-002.mp4 b/videos/observation.images.side1/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36d2e5cb8124dd5061ff850a1b0fbb990355e263 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da71afa12d4f3b278a497877cffbaa3543870f12c50e9cb8f57d909ae838db10 +size 209617093 diff --git a/videos/observation.images.side1/chunk-000/file-003.mp4 b/videos/observation.images.side1/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be72fc17071a7980ad8552e475a414706703d163 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d6baa7f14d58134fff60fe0d977993326ede2719144e98e55c58c90fbcf3180 +size 209242906 diff --git a/videos/observation.images.side1/chunk-000/file-004.mp4 b/videos/observation.images.side1/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a4be13f9a17019eb8b6e363a7e3badd7bd5d8a5 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb10e82ab292dde851035ee3d3d7e42d329fac4ea549e242cface5b1f0bb6e6f +size 209597227 diff --git a/videos/observation.images.side1/chunk-000/file-005.mp4 b/videos/observation.images.side1/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94016fd8d7b8aeb5a3a5d5923053c052ca6308e6 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdcc531fa46f8144463b3e42630aeb118b30df8f4a06e1a9250c95752d7e8940 +size 209448351 diff --git a/videos/observation.images.side1/chunk-000/file-006.mp4 b/videos/observation.images.side1/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2df23b53ab63c6969883f7215bb81ec6eb2d6a6 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eea134b6466fafec9fbccee4eb097a482edb110128dc9633628bee9d8bfb54f +size 208970309 diff --git a/videos/observation.images.side1/chunk-000/file-007.mp4 b/videos/observation.images.side1/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8170f859ef254ba1b6e4f1c0c2c0273a27b1643 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e82c3bf0f3ed597edb3528eb24eee122a09c7aff32a175d198b92b85862ea7bf +size 209680941 diff --git a/videos/observation.images.side1/chunk-000/file-008.mp4 b/videos/observation.images.side1/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f55b81c18fe480d25e627a6c55fd025d70790fa0 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a098ebbb7a927ea757e51f11cc5d824424aed8b22fd92b249d19a6ae1ba1f8b0 +size 209634867 diff --git a/videos/observation.images.side1/chunk-000/file-009.mp4 b/videos/observation.images.side1/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0633433f66144ce6b0129b683ed83066477ce8f3 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac0ae426016cc1bd18a44591fb546a011d04718833eb8fd50293370b5f498fe +size 209642661 diff --git a/videos/observation.images.side1/chunk-000/file-010.mp4 b/videos/observation.images.side1/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3d9961ee2db697e37483b8c9204a4a174cc9c91 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75110b64aa9eebb82c412e81215031065570a525581fa571dcec8b0afe414fd0 +size 209639398 diff --git a/videos/observation.images.side1/chunk-000/file-011.mp4 b/videos/observation.images.side1/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ace65dee306cdb7ea5be8718d44725be59475fd --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d79f14f2aea07defd1bc387078859bee51e750d2861a44ae41dae1153df6d997 +size 209376978 diff --git a/videos/observation.images.side1/chunk-000/file-012.mp4 b/videos/observation.images.side1/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..787b96b0f616675a77661716dc20e1c12a8e7f5c --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d763d8b73b3490244da860a1ac7e3fb1ae2e1562e23534f66b26f317e72f8a +size 209601994 diff --git a/videos/observation.images.side1/chunk-000/file-013.mp4 b/videos/observation.images.side1/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24f0e6198aabcf75e620682e69153018b435d579 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40bfd13d7dd63f77e1726d6159c086803a66232b51c4555400e08318f916a802 +size 209556819 diff --git a/videos/observation.images.side1/chunk-000/file-014.mp4 b/videos/observation.images.side1/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6575d9f7a75c456ddd6b97b3a6a504d471bfa2d --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e49dd75387b560ee15294ea593ff58d628d7e8b81170a8d1c2994539188e878 +size 209517311 diff --git a/videos/observation.images.side1/chunk-000/file-015.mp4 b/videos/observation.images.side1/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..963ea08b91184fbe3b39e90fcc006ed2e1d99b41 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8160feea3f5a5cc2c4ae0e08356d6890af09ff05a74f040d862315632e7c32f6 +size 209459810 diff --git a/videos/observation.images.side1/chunk-000/file-016.mp4 b/videos/observation.images.side1/chunk-000/file-016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7409903475eafe946f86138c63ecf44c9d43f9f1 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:645e03ebb2d944a728717f3918a7b7bf3665ef7cfd399ba1127c1b7156b5c67c +size 209675919 diff --git a/videos/observation.images.side1/chunk-000/file-017.mp4 b/videos/observation.images.side1/chunk-000/file-017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdaedef422883dfd8206b3daeba70ba3b6a7829d --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb01d337ce6bd7da15898796ebda81ccf3b8368415f5cfaf59944c2323f944f +size 209493752 diff --git a/videos/observation.images.side1/chunk-000/file-018.mp4 b/videos/observation.images.side1/chunk-000/file-018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c33c72e7ee0e734396b03af989e5ad1b497bfafc --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8b0cbc85e3cb90265926799e25b70359fd9a557714883be45e187d6275a45e4 +size 209380940 diff --git a/videos/observation.images.side1/chunk-000/file-019.mp4 b/videos/observation.images.side1/chunk-000/file-019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b5cd0abf9fcdc0dc08792e292794f8a09ebb56f --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3a4162ee04a85a833823e6e4f18bdee76261e1f076058581fed8deb698bcd8d +size 209637113 diff --git a/videos/observation.images.side1/chunk-000/file-020.mp4 b/videos/observation.images.side1/chunk-000/file-020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6aee0ad9a7af6174cc59023c2db021553a8519dc --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48cb85cdcb7c8a0135474f6170766330922ea050bbd70d9b80a296bbc2460cf7 +size 209209063 diff --git a/videos/observation.images.side1/chunk-000/file-021.mp4 b/videos/observation.images.side1/chunk-000/file-021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62e8ef0d0cd4c4ca0553023e1115ea0e3658b1b5 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94915e7c9d48c04d3cae42ca23d2c7196d21d886bb3a7981619d057a450e652d +size 209599081 diff --git a/videos/observation.images.side1/chunk-000/file-022.mp4 b/videos/observation.images.side1/chunk-000/file-022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6501a9a0930bd2ed5c359e45a6818b6ce7e84fe8 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6b106e3648b3ab5bdc628d151736fe8581d8ccbe222662f6b686f0f897f57d +size 209561602 diff --git a/videos/observation.images.side1/chunk-000/file-023.mp4 b/videos/observation.images.side1/chunk-000/file-023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25cb840352d852fb0b50aec099fac5f859fdf350 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e793464bf16660f9e21a4d954092fb8562598592250af62c4f3dd04ade51cc5a +size 209550915 diff --git a/videos/observation.images.side1/chunk-000/file-024.mp4 b/videos/observation.images.side1/chunk-000/file-024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..245d19c8adefdc2dc4da996c484b34109a19d7a8 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc99c93867dcd8d0ee78a22c1db0ca13eb4d2f8f76fffc876526eff8b35850eb +size 209425493 diff --git a/videos/observation.images.side1/chunk-000/file-025.mp4 b/videos/observation.images.side1/chunk-000/file-025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fba38e5a58f2a8d680a2c04a9caa64d06e9dbc5 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509ca1ee45d91180a733ff19f3df50a9952da650f9290debdcbcc12c235fa344 +size 209551537 diff --git a/videos/observation.images.side1/chunk-000/file-026.mp4 b/videos/observation.images.side1/chunk-000/file-026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdcce30b80fd55ffb7afac9dee8545b93ee570e0 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b1ea1b417e97caccbf58197c4868f974643ef8f4eb6c68700f7c01b919ad6e +size 209454387 diff --git a/videos/observation.images.side1/chunk-000/file-027.mp4 b/videos/observation.images.side1/chunk-000/file-027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c9625e300162517f880f88910e675d3b19d4ea9 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ee7cd05b1fce45c2ebb4c1ea2acc2c44f015c61cb038f2b7b539ba82e433a76 +size 209279478 diff --git a/videos/observation.images.side1/chunk-000/file-028.mp4 b/videos/observation.images.side1/chunk-000/file-028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6029172ac2ba8371774385ca1c314b1a25d7861b --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1597df6f87f03b56868ba6c88398b5f9a83a0e58d623954bff7bb4174b13bc8 +size 209427827 diff --git a/videos/observation.images.side1/chunk-000/file-029.mp4 b/videos/observation.images.side1/chunk-000/file-029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb96999e16c753890a5562ba7f5292b7d88e5406 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a808b991f108ba6bbe2708aa2e25e83acbb43cb0c0fea7b35afd1878c80b1c +size 209429694 diff --git a/videos/observation.images.side1/chunk-000/file-030.mp4 b/videos/observation.images.side1/chunk-000/file-030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f31f5e3af5a8ef7610bd26c07ab810e7410d7bbd --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9415b62e937151c65aff7d3db8a21bda4d9f124713eac78310cf854afe663b +size 209637741 diff --git a/videos/observation.images.side1/chunk-000/file-031.mp4 b/videos/observation.images.side1/chunk-000/file-031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e614bb47b61bc532ecbec12e9fe3c38044bc2ec1 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:349104c386d0bb48b2ff292f19342d3ce760315b1e72174f9a9b91b5d42ad5dd +size 209471916 diff --git a/videos/observation.images.side1/chunk-000/file-032.mp4 b/videos/observation.images.side1/chunk-000/file-032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e359c0848b8b403b956e528a753ad6b0a3f1a84 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9107604b44c292a8f5e13057bc71990e9879f780d1ac198bf3b9688ce93de43 +size 209657717 diff --git a/videos/observation.images.side1/chunk-000/file-033.mp4 b/videos/observation.images.side1/chunk-000/file-033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54610596add39b049836f279d20f75a173525f29 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ad64e88b52076a59a66b57dc6b9e50e2dd85ac6cd76174411dd202ed6a64c9 +size 209689003 diff --git a/videos/observation.images.side1/chunk-000/file-034.mp4 b/videos/observation.images.side1/chunk-000/file-034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48150e5d88592f61f24049c45c61cb2e7957d56e --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca8d571133dee5b2bbacefdc0583a2a00eab30b455461e7d8d5e68617c302774 +size 209580397 diff --git a/videos/observation.images.side1/chunk-000/file-035.mp4 b/videos/observation.images.side1/chunk-000/file-035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..457ec75be393cf3ce1c95c1f6c899ed4e14b3868 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42e31087334aa2a13c47bba2c697c171c50321eeee4238e72d74d53c0121aa9 +size 209033792 diff --git a/videos/observation.images.side1/chunk-000/file-036.mp4 b/videos/observation.images.side1/chunk-000/file-036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21079cdc9c07e78be2dd6edd35125724cea8f0ee --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be9659a7a7ea77247e661aec4202031b691f26aea84c77a8290fb7520d1394e +size 209397212 diff --git a/videos/observation.images.side1/chunk-000/file-037.mp4 b/videos/observation.images.side1/chunk-000/file-037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41d413676c47bfa3722fb1dddcc891aa19fb1b90 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2804e5cad043eb5abe2974be00e721ff7f3b2ce12f90da202a5c672b5180b991 +size 209143878 diff --git a/videos/observation.images.side1/chunk-000/file-038.mp4 b/videos/observation.images.side1/chunk-000/file-038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72ec5373c725f48eeedeaf64d4b10a24a9282934 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aff553de010292cefc6524bc65a65b6b87c7a935179c74458b3fe71f2a08324e +size 209690653 diff --git a/videos/observation.images.side1/chunk-000/file-039.mp4 b/videos/observation.images.side1/chunk-000/file-039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55849b839f72eab34d9a884c2de229fe3ae1c947 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6344fea2a774ca20df425fdaa4c412f1e784b3d07b6e14070d58e5981415f35 +size 209618124 diff --git a/videos/observation.images.side1/chunk-000/file-040.mp4 b/videos/observation.images.side1/chunk-000/file-040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32f6e1f7f64261461b7ea03b8db80adb5b943999 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:561a534773203c7fc9e1ab05806fddb313bbb40c95d7b3ef0ff6278752d846b0 +size 209120998 diff --git a/videos/observation.images.side1/chunk-000/file-041.mp4 b/videos/observation.images.side1/chunk-000/file-041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6702b6285de3b1c2bf4e1317dc6387a37e0cf2e9 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc61f7591b9e9bd75c2055a45e75d961a368c15d8067accede1c4453e251490b +size 209464107 diff --git a/videos/observation.images.side1/chunk-000/file-042.mp4 b/videos/observation.images.side1/chunk-000/file-042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c81bbf642662f7d1bc388bfbd26d5deaf7fd51d1 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e750ab69231c8aa62ced8225157f1cfc53d6a6199b9960ef7d5ced670654e7e8 +size 209452095 diff --git a/videos/observation.images.side1/chunk-000/file-043.mp4 b/videos/observation.images.side1/chunk-000/file-043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32b3514c01be9125ec5a09f5ad770e03d5b52932 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ed3210200c5cf9285997c604e678ae26b68287cbcea7fd89b6b71eb176f568d +size 209105855 diff --git a/videos/observation.images.side1/chunk-000/file-044.mp4 b/videos/observation.images.side1/chunk-000/file-044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e207bfd81437b3aae48e006898f2c9690383eb72 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8165bd3420b0a0eab67474b2b3ea890df29d66600b13a4f55954675b12e34451 +size 209498626 diff --git a/videos/observation.images.side1/chunk-000/file-045.mp4 b/videos/observation.images.side1/chunk-000/file-045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..453409537f3107b77e8b2bc42fc536528282a94b --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4df425f02b3d6fd81c17d4f7d19572c95ce672565aec40aba25bb3eff81eacc +size 209527396 diff --git a/videos/observation.images.side1/chunk-000/file-046.mp4 b/videos/observation.images.side1/chunk-000/file-046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6884466e25d9d483b484a3a0164312b49d9de28 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfb77cad3e379b3ca88703e8263806be0de8c29b1324dd8d929ccb29fe44707c +size 209703614 diff --git a/videos/observation.images.side1/chunk-000/file-047.mp4 b/videos/observation.images.side1/chunk-000/file-047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c5f25f415c9965174e89f88e2a505565252988e --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3351541c29b9683e47c482b41ac4d4e84342ba0166c0af26f10ce6edaf93a4bd +size 209492681 diff --git a/videos/observation.images.side1/chunk-000/file-048.mp4 b/videos/observation.images.side1/chunk-000/file-048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aad10bb6ce6a8fa0499cbe9ac444c8c5817630d --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db342eee2693c1563da418e47c48f40ef3c276b9c5bbd84f27325936b2de08d8 +size 209112935 diff --git a/videos/observation.images.side1/chunk-000/file-049.mp4 b/videos/observation.images.side1/chunk-000/file-049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8286d7654bbcf5246c9b086d2c0d3dd88feb9cb5 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e56065ef77c92d79d5a1a2f70067f1ade799de7731e1938f454bcc19d2679e4 +size 209247674 diff --git a/videos/observation.images.side1/chunk-000/file-050.mp4 b/videos/observation.images.side1/chunk-000/file-050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99c5af2c30374acf1fde00265b4469bbebdf6929 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08f883f4ab605d7499ea7ec205ed20fa040688e2c18d0e16b27427fb62157d2a +size 209532767 diff --git a/videos/observation.images.side1/chunk-000/file-051.mp4 b/videos/observation.images.side1/chunk-000/file-051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1590365268b229009286e36a0f561256ef4255d5 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ea03b6ea764402bcef1e495cbefd4936e068bf22cd94a27e4ad3551828bc23 +size 209462486 diff --git a/videos/observation.images.side1/chunk-000/file-052.mp4 b/videos/observation.images.side1/chunk-000/file-052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c7357bf70ff50a124c0fca79a163bc4283e7a80 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccde4a7638a8df30cfdf722c1f4cdd28061bf24f0552ccf88ec4b5fb2378f3cd +size 209415570 diff --git a/videos/observation.images.side1/chunk-000/file-053.mp4 b/videos/observation.images.side1/chunk-000/file-053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79d0c168ea76cb4855628785504827c71bd42613 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81866805f8e0c5f2e33cfd38f2655afaa2c2e81c025f12ebf0b1bda9077a7493 +size 209549098 diff --git a/videos/observation.images.side1/chunk-000/file-054.mp4 b/videos/observation.images.side1/chunk-000/file-054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..835a662b9adeec821f6974a9b36be4208116cc13 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7165eb99c7eb01d586cf926bf57d2dd010858613b31dbccf2aa8cf5b96ad665d +size 208923434 diff --git a/videos/observation.images.side1/chunk-000/file-055.mp4 b/videos/observation.images.side1/chunk-000/file-055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9884cb5d7afabc3ac9b1c447b7657a323e7a6ea --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055c3dc6484043e0464f6c120b72d4927f7aafb8cf765b00c5f9d2094611db16 +size 208856524 diff --git a/videos/observation.images.side1/chunk-000/file-056.mp4 b/videos/observation.images.side1/chunk-000/file-056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..820a43a56b12f0895ff577d816d2c8c67c9109d8 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e21b8df8fc10c6154da0e513763a1ab38da7063da1824aa45d996535ad9bb1a +size 209376899 diff --git a/videos/observation.images.side1/chunk-000/file-057.mp4 b/videos/observation.images.side1/chunk-000/file-057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4f3c20c149697ee4b59a24f736a1ec34735f40a --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e80bfb31bf4c8a25a3a597d65d7030ac2cd56bd72208ab9cd67e955a9dc051 +size 209169989 diff --git a/videos/observation.images.side1/chunk-000/file-058.mp4 b/videos/observation.images.side1/chunk-000/file-058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..839d5e924f202f41319bf8cab87b1f9773b2e230 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f55b6960843306d5f8a20623b11a59662dfa570d91fa9a497d4dfdab85c4160 +size 209581063 diff --git a/videos/observation.images.side1/chunk-000/file-059.mp4 b/videos/observation.images.side1/chunk-000/file-059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e9432c366cf56ac2c0084c02e90356f65238d92 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee31c9e597801c302bd62de51e8d4dd30feabd927a88e2b0683a2b301a4705a3 +size 209651768 diff --git a/videos/observation.images.side1/chunk-000/file-060.mp4 b/videos/observation.images.side1/chunk-000/file-060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..524dd9c3db0b2c2bda9bb7948863b0ea7d214992 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af48a2b34fbdd3d59dd2060ef434a395148042e7f21bb6f88ccf4c4629f8863 +size 209342110 diff --git a/videos/observation.images.side1/chunk-000/file-061.mp4 b/videos/observation.images.side1/chunk-000/file-061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee3d79b73238c394d6f870431f5b03ae44a3aab3 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ed230dbf573cbc80f5470cef0a62e3f5906593e3eac46a8b75188ffbb578367 +size 209446071 diff --git a/videos/observation.images.side1/chunk-000/file-062.mp4 b/videos/observation.images.side1/chunk-000/file-062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5d31f2903c3ca9cfe3abc4a17ed24cadfc8d206 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94217d2406096f4eb8e0d8089a06ec479f35760e52e5aab6a414f9d2d73484b0 +size 209629198 diff --git a/videos/observation.images.side1/chunk-000/file-063.mp4 b/videos/observation.images.side1/chunk-000/file-063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5ecfbfb98f1c2fa497d9bbbb2e3421323884dad --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b27782984a9d00a48fc4f0f1f108eb534e505b1b78a485c34ee42abf1c93623 +size 209063904 diff --git a/videos/observation.images.side1/chunk-000/file-064.mp4 b/videos/observation.images.side1/chunk-000/file-064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2a41389a5931e754cb5d89774b9cf8cd1f86201 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b21db4434e08089cc4a8803b7669f87866e2f28b80624f5487a13363646f40 +size 209349029 diff --git a/videos/observation.images.side1/chunk-000/file-065.mp4 b/videos/observation.images.side1/chunk-000/file-065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f9f25cc9bc2f2f64815fdd427cab9d75be605bd --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e4648b2cd3d22e8c4622212b2688acae64c3f0c79b32e4b3910f60856aa421 +size 208666246 diff --git a/videos/observation.images.side1/chunk-000/file-066.mp4 b/videos/observation.images.side1/chunk-000/file-066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0886ceb9c4d5d4d958a3126c6a7fff078c21f59c --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c00f3af04f820cca071aebd4ed5999150cb3efcaf1ae0cdd914ca180999af52 +size 209688709 diff --git a/videos/observation.images.side1/chunk-000/file-067.mp4 b/videos/observation.images.side1/chunk-000/file-067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..623ad96a3f547f60dc283ea142fdfd4561dc0b11 --- /dev/null +++ b/videos/observation.images.side1/chunk-000/file-067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0835d4c59de3dcd17ed44cdbadae0205b3bfacbb1c064aa36fbe4b9fefd3aa8 +size 43456028 diff --git a/videos/observation.images.side2/chunk-000/file-000.mp4 b/videos/observation.images.side2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57f27e93bbcb1e2d5962a9ee8a3c661fbda106e3 --- /dev/null +++ b/videos/observation.images.side2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9bc026e60ff4961af26bfbab1d39311a40e2a90a5a1c0a39c82155783829c88 +size 209551166 diff --git a/videos/observation.images.side2/chunk-000/file-001.mp4 b/videos/observation.images.side2/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe2c91821436781d49612875594bb10e71c3e94b --- /dev/null +++ b/videos/observation.images.side2/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ba9f0b75b74269f14390a78ea28f7c6275297943b020b809f80f874bb5d7972 +size 209386929 diff --git a/videos/observation.images.side2/chunk-000/file-002.mp4 b/videos/observation.images.side2/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c65c0ffecced258a0d038c7a69b3e22fc45aabe --- /dev/null +++ b/videos/observation.images.side2/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3c0528584a0f0b738a9d6e8960f8377d53050f6b08d63680ea88967938779c +size 209505107 diff --git a/videos/observation.images.side2/chunk-000/file-003.mp4 b/videos/observation.images.side2/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73128d622355b5f4086a45ea7ebd52d889865cbe --- /dev/null +++ b/videos/observation.images.side2/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:796234dd2d259d66a1aebc41903ec3138b8a683ea6026ea18a85aec4d8e3dd61 +size 209544970 diff --git a/videos/observation.images.side2/chunk-000/file-004.mp4 b/videos/observation.images.side2/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33904d6f40dc9d4cd97c062ff53c1ada7ecbe5bb --- /dev/null +++ b/videos/observation.images.side2/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef49ce485bd536bb37816e9dff30992d7d441ea5c1729dce238f97a8a4413cf +size 209626876 diff --git a/videos/observation.images.side2/chunk-000/file-005.mp4 b/videos/observation.images.side2/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..341c3333842fbd6e13ba24ce5a1f5e75fd325335 --- /dev/null +++ b/videos/observation.images.side2/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d2c8d96346d7374894333842820339b1cfc072fa9296faf416aaad6ce286e1 +size 209592884 diff --git a/videos/observation.images.side2/chunk-000/file-006.mp4 b/videos/observation.images.side2/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fbceda8f784ee86971a837a0feca5cef1117aa1 --- /dev/null +++ b/videos/observation.images.side2/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4843dda73e82f42601990cc6f744acfed817e48c1f45fad66f0b0b9708881dce +size 209679483 diff --git a/videos/observation.images.side2/chunk-000/file-007.mp4 b/videos/observation.images.side2/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97d76a4c4263c7ebb8850eaf139ac8b3365521d6 --- /dev/null +++ b/videos/observation.images.side2/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bdbb59593190975cb98b8664e1826978e8c28a4a205dc83be44f269a16091dc +size 209644892 diff --git a/videos/observation.images.side2/chunk-000/file-008.mp4 b/videos/observation.images.side2/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..310403611400adea94991ad86654f6d128e260d1 --- /dev/null +++ b/videos/observation.images.side2/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a11d126cdb7bdb226c11b2e6e959f6eae0ce66682e8b94ad0916a5727334a4 +size 209707457 diff --git a/videos/observation.images.side2/chunk-000/file-009.mp4 b/videos/observation.images.side2/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..998de61dc379f04125d95b18928d354d99387003 --- /dev/null +++ b/videos/observation.images.side2/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0dd0de7caf3f5f94e4a9eb759bc54a4fd49aac1e8efb12dc18e0ed1b117268e +size 112097069 diff --git a/videos/observation.images.wrist/chunk-000/file-000.mp4 b/videos/observation.images.wrist/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd9fff7497d54aed8346e434d5eba527530a4dc3 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b5ef0f2079fa3c05d093785ec8e082bd7d0c2f90fdcd79afc069120e2820720 +size 209524857 diff --git a/videos/observation.images.wrist/chunk-000/file-001.mp4 b/videos/observation.images.wrist/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7e41b7458f4ab76d8ebf91378a8ba4c4a5a1b7a --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f0f4b404f7f75fe455c73d6bf75cf4674ea08610a7205f53632b2be75d4050 +size 209280051 diff --git a/videos/observation.images.wrist/chunk-000/file-002.mp4 b/videos/observation.images.wrist/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8036d201a83e2401b746542b2662b3f2bd5651ec --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202555a81a1ad2e1df1249b7e9feda7f851516b575a091c2ebba08a39ef8a15c +size 208832137 diff --git a/videos/observation.images.wrist/chunk-000/file-003.mp4 b/videos/observation.images.wrist/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e5cbe878b0f73438418b0dc9e99249c341020bc --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c7d9718dd8ffb56d68d7a5101361aca9e84fd6d3654fce3ce53fa3525dabbe +size 209576459 diff --git a/videos/observation.images.wrist/chunk-000/file-004.mp4 b/videos/observation.images.wrist/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8924aeec9828ecfe94d645e64449fc6dd364165 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf68012850c14229223b10130955c4d597275dc62c6e6408ed8e4108b70d2370 +size 209377937 diff --git a/videos/observation.images.wrist/chunk-000/file-005.mp4 b/videos/observation.images.wrist/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d80e3499c4f6ffccd504454fe0e62b690ea71b71 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58f50abdd4aa1eef537fe62166fcb5a5600ed12523b5eaa5ef1fe94b7ac4f6ba +size 209501521 diff --git a/videos/observation.images.wrist/chunk-000/file-006.mp4 b/videos/observation.images.wrist/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2011ffbdd81e4eed53ab1ace3c74f24ef7403f39 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03dd55d14a1ed3f1241117cdb9e92b7b406976c0228a8040398bf8507c6f7634 +size 209636035 diff --git a/videos/observation.images.wrist/chunk-000/file-007.mp4 b/videos/observation.images.wrist/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b40b8e525b3f89395940a13af7b5a95dea3feb4 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60c54d728a415c34cfeeda3f8224622cf059ef104ca4132412fde36028eee837 +size 209554771 diff --git a/videos/observation.images.wrist/chunk-000/file-008.mp4 b/videos/observation.images.wrist/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa55c59da8190bc3aa2f16d8f3a2929a9f9d4848 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:731fb31c0a039acbdd52e8b147f89d593fd5f991eddc35548894b331f1b5bd08 +size 209437656 diff --git a/videos/observation.images.wrist/chunk-000/file-009.mp4 b/videos/observation.images.wrist/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e4182f2f7befc8b5f215ba2914d6e1afcbe7ffa --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64d5b13785043ef19e1de9789dc1f37f483cbda3864d48362d0c030509f0eca7 +size 209689154 diff --git a/videos/observation.images.wrist/chunk-000/file-010.mp4 b/videos/observation.images.wrist/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd3dddb7e64eb7b598cec42a70c463081d220940 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d859eda6ec9123acc4634e84026a6007e2599629379e396da1f8bb58b76c820e +size 209588910 diff --git a/videos/observation.images.wrist/chunk-000/file-011.mp4 b/videos/observation.images.wrist/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..062c0b06ee62af002835795b909410af473d94c0 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c753553c5c27fcebf39a0b4356cbbc7b6632b2ee61dfe4df8d5ff5b78be10e7 +size 209512462 diff --git a/videos/observation.images.wrist/chunk-000/file-012.mp4 b/videos/observation.images.wrist/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da133bd2e4f0dd1cb1f8bc7e75898ad049737bcc --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f105d65cc3500cb80229b97d1ed48f012be66e63b285a8e12167da270e1b12eb +size 209453465 diff --git a/videos/observation.images.wrist/chunk-000/file-013.mp4 b/videos/observation.images.wrist/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e7c9dd3effdca2a125daa27d8a31145e64a1b69 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6ff6c0782bf31d2912a3dddbaa81232f1dc554c90b2a66beb2f41086544d26d +size 209400063 diff --git a/videos/observation.images.wrist/chunk-000/file-014.mp4 b/videos/observation.images.wrist/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12b696c7e65aafb616f32dce290316ac68890c73 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d1294bcc24aabe30a41f0a844600a00cf7e7e023a7bd6075889313792eca0e +size 209505378 diff --git a/videos/observation.images.wrist/chunk-000/file-015.mp4 b/videos/observation.images.wrist/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..840c9b1e822f5e0f929538673a9a89f856c96870 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d32064ec867ff4e64d7e4480ef155b9c1f193d4bdb4afc9bdcfed10629f8d1a7 +size 209596218 diff --git a/videos/observation.images.wrist/chunk-000/file-016.mp4 b/videos/observation.images.wrist/chunk-000/file-016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..138a0281fe596885d0e384c75ba15482e2f3bb94 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7ae8efd95b1c7f701e44bed3c4023ec5695262315fff1379cd1ae428a41b820 +size 209643483 diff --git a/videos/observation.images.wrist/chunk-000/file-017.mp4 b/videos/observation.images.wrist/chunk-000/file-017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4ded6dbf1ebc4d291920e9857781fabab67641e --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4fbccd4bda69f2b87ee6cc9b2eda59e776bdb72e7c4b75afcaffbcaa6784c64 +size 209582992 diff --git a/videos/observation.images.wrist/chunk-000/file-018.mp4 b/videos/observation.images.wrist/chunk-000/file-018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3a7f967f44435b761e8ab169ae4906a4af6d4d5 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d28e6b01d36bba97422105f0cd76e75d52a879e04c5a31840a58c025f0574e9 +size 209601022 diff --git a/videos/observation.images.wrist/chunk-000/file-019.mp4 b/videos/observation.images.wrist/chunk-000/file-019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c7f3d26c6ffaa6169e9112727599d6a354ae642 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828106dd081f8d7e0772397864be0e11a00f0026f848921b955040968bfc71cb +size 209650021 diff --git a/videos/observation.images.wrist/chunk-000/file-020.mp4 b/videos/observation.images.wrist/chunk-000/file-020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aad5ec5b0007408a89f8dafa8e55bc3def989f1e --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35539344863fc7180a1713daf790efc9e3dbd28df797ee96ef1d15e2a36f1ad6 +size 209393168 diff --git a/videos/observation.images.wrist/chunk-000/file-021.mp4 b/videos/observation.images.wrist/chunk-000/file-021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41d4342964ece00f1de2c071f7b586ba5d7c6136 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5644eeebc09d5496fd51c0e09cb78de25bf70f8e1f44d2862ca2ff5c8926a6f5 +size 209521797 diff --git a/videos/observation.images.wrist/chunk-000/file-022.mp4 b/videos/observation.images.wrist/chunk-000/file-022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2b06bccef349949bfa9675ea7f1649fd8d78dd7 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99aae4bb3b98fe534fdc272246c558426fb8f93309c3410394c2226e64b2b534 +size 209070833 diff --git a/videos/observation.images.wrist/chunk-000/file-023.mp4 b/videos/observation.images.wrist/chunk-000/file-023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdd1504a5bc60ce4fd0af7c213af3ac1b2fef590 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b2c89c0b85bcf8192586b3238dd672b1896b4cf3ab7d9218ffa09b110c6c86c +size 209448109 diff --git a/videos/observation.images.wrist/chunk-000/file-024.mp4 b/videos/observation.images.wrist/chunk-000/file-024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4a7d576e42f99b10a8488730c5996b65f380cff --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e981d558e689cf8df0b99eb41ab1f7c22ecf7bee2a8ffb1c3271aed4fcec94b +size 209700030 diff --git a/videos/observation.images.wrist/chunk-000/file-025.mp4 b/videos/observation.images.wrist/chunk-000/file-025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f03d01db3527d04e102d1f6b264b2a262822418a --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc1ced7de38158e31a03b8856e5fb490f89ba54c309b12fe5df066690d5c8b8 +size 209622835 diff --git a/videos/observation.images.wrist/chunk-000/file-026.mp4 b/videos/observation.images.wrist/chunk-000/file-026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1b44c4d3ab8db9a04388b90701906328d19c7f0 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34495ac5e7ef2f8d7e3d51061aefc4cda5a2c06c849a933060de6d370cf9c1a7 +size 209587355 diff --git a/videos/observation.images.wrist/chunk-000/file-027.mp4 b/videos/observation.images.wrist/chunk-000/file-027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e27225f505246a3b8237cd4fb20aeadbc786dd5 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa8dd0148b6894acc3f2d6850913d4d0d5af5245289479d99dfe65cf9d338cc7 +size 209226237 diff --git a/videos/observation.images.wrist/chunk-000/file-028.mp4 b/videos/observation.images.wrist/chunk-000/file-028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..287dea77810ac62c0d562b6c0f1bda4eeed1ac0c --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc55d5ab8e0450ce84b4b3077eb95a0cc163ff0b33e725fd66bf5f2c5a3b42d +size 209669142 diff --git a/videos/observation.images.wrist/chunk-000/file-029.mp4 b/videos/observation.images.wrist/chunk-000/file-029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd09d18ee9dd9be1cbc21e3c78cab2ff7fa168c9 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1dca45359299735453efdb46973632f91df1e843513d6b68c92ffa8a3cec419 +size 209592423 diff --git a/videos/observation.images.wrist/chunk-000/file-030.mp4 b/videos/observation.images.wrist/chunk-000/file-030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29d5253a60e50792f717bc6e3960af213f08848f --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627f52c09ef6017eb19319b55dd6062ab6543a307cac2657598c7b9bcd070a27 +size 209713999 diff --git a/videos/observation.images.wrist/chunk-000/file-031.mp4 b/videos/observation.images.wrist/chunk-000/file-031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a924464d0a46987d6495747b20e5962d0d16fff9 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:676637ce68b8673645fa325808107faa8fa3b90b7040ab006d714d12ec51f7ba +size 209535336 diff --git a/videos/observation.images.wrist/chunk-000/file-032.mp4 b/videos/observation.images.wrist/chunk-000/file-032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d5aa87251cc57183e9c1f02bc91775fefd17178 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9007ac478d4097fb0028a633444a73ed558f90f3c13451bd7b7ea5e85c7e4d89 +size 209713323 diff --git a/videos/observation.images.wrist/chunk-000/file-033.mp4 b/videos/observation.images.wrist/chunk-000/file-033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44ac5bb6021929edeb907b16db5741c575f9f3b6 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4b3d4058a6047454b8fddf6ae759a0ac2c3459ef26e0ede76695accffae616 +size 209365022 diff --git a/videos/observation.images.wrist/chunk-000/file-034.mp4 b/videos/observation.images.wrist/chunk-000/file-034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c48d07b790596f3e16bece04e5843a1ba8a212b --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2753166ebcb29441d4def58249619056daded40d08ad68a1af6a2b3d8b3f5d44 +size 208825181 diff --git a/videos/observation.images.wrist/chunk-000/file-035.mp4 b/videos/observation.images.wrist/chunk-000/file-035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ad210b0b38bb107c5d2ad53e2559981a93c6230 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3873f5dc8be5bcdaf7f0c4598a912dc0c980a84f9240d410eac3b16e0e2c81c7 +size 209481067 diff --git a/videos/observation.images.wrist/chunk-000/file-036.mp4 b/videos/observation.images.wrist/chunk-000/file-036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb229f9a81b2245f9e2958ef400ff083f246bd1d --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92631317392aec4513b5650a5a9445a8dc3dc02fb440fecd03fc63e2216014b4 +size 209349478 diff --git a/videos/observation.images.wrist/chunk-000/file-037.mp4 b/videos/observation.images.wrist/chunk-000/file-037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a0e915ed82d50bec61b028a6041bd7040b88bc5 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e76a665ac501bbf75c3fc3e6943f48ab16c23cb708a79b9c884d0aafbf2fcd3e +size 209204789 diff --git a/videos/observation.images.wrist/chunk-000/file-038.mp4 b/videos/observation.images.wrist/chunk-000/file-038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d171915fbbc1dd26e63ad7b875e17600c14238d --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b77f91ee1178d2b546bae9236cba96053fe706571e409bbbc02856228ecacfec +size 209067436 diff --git a/videos/observation.images.wrist/chunk-000/file-039.mp4 b/videos/observation.images.wrist/chunk-000/file-039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fce583bcccfe57cd346b852bd95e018680e723f --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af18ffb8cd3ac088b453156ccda5fa531bedbb5dec099a6a3779814ccb24f36e +size 209131592 diff --git a/videos/observation.images.wrist/chunk-000/file-040.mp4 b/videos/observation.images.wrist/chunk-000/file-040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72beeb1250dc0bd0f6754f529a42497cb18a12f1 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e511a93d8407f9ce59fbaff2d7df68512c84c212d2cd1cc3f34311005f4690e +size 209448685 diff --git a/videos/observation.images.wrist/chunk-000/file-041.mp4 b/videos/observation.images.wrist/chunk-000/file-041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68f0663fce703faa818a2e92b30f140050eeb839 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ff2af0259c80a608515fb62c503b63c34494ae150c7abb34dd992a2ea959e98 +size 209179392 diff --git a/videos/observation.images.wrist/chunk-000/file-042.mp4 b/videos/observation.images.wrist/chunk-000/file-042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ea09572cae33e502dbfdb430d945f9a8fa9a4f4 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bbceaa2380ffe690e1f7d7e345f0a35e5838d4191b67efe30314d846c9b2feb +size 209196909 diff --git a/videos/observation.images.wrist/chunk-000/file-043.mp4 b/videos/observation.images.wrist/chunk-000/file-043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f36c64b9af5b5cccd33f695c37ebe897177cd976 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf964cf58ac623bc813a0fa4e030640d1a369d74d8729d1ae7936456a0cd75a6 +size 209318641 diff --git a/videos/observation.images.wrist/chunk-000/file-044.mp4 b/videos/observation.images.wrist/chunk-000/file-044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..631cef397000f4387494fa1383c28b3d0a003bc9 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f7d45513979028574bccfa485160548680f3380c87d3c7cab3a53f91d1b1fff +size 209426050 diff --git a/videos/observation.images.wrist/chunk-000/file-045.mp4 b/videos/observation.images.wrist/chunk-000/file-045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdbefcd7f519f3f1ccd29aafe457d55547193f93 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f095306246dc5ed7d7da6e79eec3303d481424825cf1eaf6861398667a4c35c5 +size 209489161 diff --git a/videos/observation.images.wrist/chunk-000/file-046.mp4 b/videos/observation.images.wrist/chunk-000/file-046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45a20a1025b4aec08e9f8fb444daa8e8379059bf --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44e5773dd0c47ad6bc68185dceed39bad7b20eb7c7aab0a388ec557d65288aa +size 209513439 diff --git a/videos/observation.images.wrist/chunk-000/file-047.mp4 b/videos/observation.images.wrist/chunk-000/file-047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5e4fccacaf7c5a6e0166253824111e06846abb4 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06915f437632c3703c27eae717fedf98a61ee1b50b27171a7305c229f9fd853 +size 209421069 diff --git a/videos/observation.images.wrist/chunk-000/file-048.mp4 b/videos/observation.images.wrist/chunk-000/file-048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a9894a03aacbd8cf84b4d1e849e2804b8f97df6 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403e977f14dd8b1148fe77335e6b0fab2d546d88d7903db51f44e389da48debf +size 209546728 diff --git a/videos/observation.images.wrist/chunk-000/file-049.mp4 b/videos/observation.images.wrist/chunk-000/file-049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59cc913d40343de501a2525d954ce732311eec45 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ac1b640a4eaefdc5efa0e091d9d2b6b592502f52a71cbc3bbf20a56ca2dfb3 +size 209205474 diff --git a/videos/observation.images.wrist/chunk-000/file-050.mp4 b/videos/observation.images.wrist/chunk-000/file-050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..394e27e287dcd2215f805fa0fdf8e551389ed781 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca51469e649504c618c0b6ffdbfc6de694f38dc32de208b808045d9503474175 +size 209424979 diff --git a/videos/observation.images.wrist/chunk-000/file-051.mp4 b/videos/observation.images.wrist/chunk-000/file-051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95ef09d9dd1b0a94327e4f789bba7f8d1936b944 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ef4dda2e15be19b523e3a770bbbb01fa75cc62e04e346c0009e57f05a42e00 +size 209332712 diff --git a/videos/observation.images.wrist/chunk-000/file-052.mp4 b/videos/observation.images.wrist/chunk-000/file-052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62982ebf8373866fb657d3239033b4cd7b77b630 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae9b43a8de97263530754b3d6e08468ee12d90359e86d05d0fa4695fb3603e1 +size 209356720 diff --git a/videos/observation.images.wrist/chunk-000/file-053.mp4 b/videos/observation.images.wrist/chunk-000/file-053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06890d860a6ecd9a494991c554545f34e412617d --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8269cb0c0ae97175895d20d0f02c51f31fa9824bebdec03e533ef3245ecd2d53 +size 209210819 diff --git a/videos/observation.images.wrist/chunk-000/file-054.mp4 b/videos/observation.images.wrist/chunk-000/file-054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..468ca8d840e8527a4d95a1f9c452587be719896a --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8639ebac2ca979c7444d4d4c529e22f291785d6c268f5f16bbb37f2e2515b298 +size 209531561 diff --git a/videos/observation.images.wrist/chunk-000/file-055.mp4 b/videos/observation.images.wrist/chunk-000/file-055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fca684f470a06c3859b44c053f45039d6ed76a8 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848e231e602fbf62f5192d276b94461242d33adedb31b64d7c46e11a256fd8e4 +size 208970463 diff --git a/videos/observation.images.wrist/chunk-000/file-056.mp4 b/videos/observation.images.wrist/chunk-000/file-056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30c9e0bf422a3a8a23f1c0465584a9085fd0372c --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde475e73c055d0279f1febd2407f42984a2b3bca4ea8f834e21a34b686968e4 +size 209677018 diff --git a/videos/observation.images.wrist/chunk-000/file-057.mp4 b/videos/observation.images.wrist/chunk-000/file-057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..712425584b529f9f1413c6e90d79e15f8571e583 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3335a5ec06b93ce32c20131f89eb4f7b7550c87d125600d44e4ea46da000e2cd +size 209579092 diff --git a/videos/observation.images.wrist/chunk-000/file-058.mp4 b/videos/observation.images.wrist/chunk-000/file-058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4943703d9ff7b1f6e540a19cefc6c4d1e5279266 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9f0d31a180075effbcdfd3fd181c822307eddd4c829c6012e046b08245338d9 +size 209573172 diff --git a/videos/observation.images.wrist/chunk-000/file-059.mp4 b/videos/observation.images.wrist/chunk-000/file-059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c0dc91a498f55b480637b06f3660c5258bb30bd --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac3712a16689017e9026759cd22492964cf80fb4334d919bd3ac528e691b6016 +size 209230251 diff --git a/videos/observation.images.wrist/chunk-000/file-060.mp4 b/videos/observation.images.wrist/chunk-000/file-060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39ceb2cd249374ff4314eb655d488aa958799194 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4af9bef60b9a9222c0f9fceb535f169485524eece5beac2d2375d19b2ab4dd9 +size 209505222 diff --git a/videos/observation.images.wrist/chunk-000/file-061.mp4 b/videos/observation.images.wrist/chunk-000/file-061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94326824ed1d019ccfd460446e88dbdf0c0ac400 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48d1f78e7d15e9faf6e68560392e4e30541dbad1d27c7c1cbe5cbaddc896dc34 +size 209549521 diff --git a/videos/observation.images.wrist/chunk-000/file-062.mp4 b/videos/observation.images.wrist/chunk-000/file-062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b291caf43c5f9ce34429c9403603784264025c4 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6501510749f013ad47f9dbd1657b919b9a6d5ead926c132a7edc90a1629a84d4 +size 209569014 diff --git a/videos/observation.images.wrist/chunk-000/file-063.mp4 b/videos/observation.images.wrist/chunk-000/file-063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f7e72ab4791244d52b6fd6f9fd984e45325f009 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a285fff18c00d1699eff0621a6ae4f4a181bc670cf97122d42d413b1a99daeb3 +size 209269491 diff --git a/videos/observation.images.wrist/chunk-000/file-064.mp4 b/videos/observation.images.wrist/chunk-000/file-064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc35caf0ea3181af9f44c0c2d88c39e0e61be7a8 --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feb632776b24fb4eeb526fe76afcddd4feb0ffc83a4f3a00c0422f29b340889f +size 208815086 diff --git a/videos/observation.images.wrist/chunk-000/file-065.mp4 b/videos/observation.images.wrist/chunk-000/file-065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c30c606536df8fb644e4ca07ff71abc503d6574b --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:575c97f6784a7c5969576155a384fcac3e99bd71e08aec1278b6bc37610c28e6 +size 209554443 diff --git a/videos/observation.images.wrist/chunk-000/file-066.mp4 b/videos/observation.images.wrist/chunk-000/file-066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ea194bef8f44c0574f8fbf7e9eaa542ae92165e --- /dev/null +++ b/videos/observation.images.wrist/chunk-000/file-066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36897a8f915e5362838ed248b98fb0141836e26d1e96b034733259fb014b656 +size 176577728