diff --git a/data/chunk-000/file-000.parquet b/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f87ca132eae17a57de0a71955e0be68ac9d873af --- /dev/null +++ b/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4cbac085b3ebb93f0ebcab94f5a00b5df780182a7c842b3c7bf1da13df36c69 +size 65244527 diff --git a/meta/episodes/chunk-000/file-000.parquet b/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a99bd7175d3ed79ab003bcd0016e339b167456fb --- /dev/null +++ b/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98401452b22ade5dff8b7bd4a155dd2478c1cb581a06e45e63c8b7e19488f2f +size 6949219 diff --git a/meta/info.json b/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..09895567fa9adb052c30fc8b27677207ca0cb04d --- /dev/null +++ b/meta/info.json @@ -0,0 +1,243 @@ +{ + "codebase_version": "v3.0", + "robot_type": "kuavo4pro", + "total_episodes": 1000, + "total_frames": 520334, + "total_tasks": 1, + "chunks_size": 1000, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 500, + "fps": 10, + "splits": { + "train": "0:1000" + }, + "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.state": { + "dtype": "float32", + "shape": [ + 16 + ], + "names": { + "state_names": [ + "zarm_l1_link", + "zarm_l2_link", + "zarm_l3_link", + "zarm_l4_link", + "zarm_l5_link", + "zarm_l6_link", + "zarm_l7_link", + "gripper_l", + "zarm_r1_link", + "zarm_r2_link", + "zarm_r3_link", + "zarm_r4_link", + "zarm_r5_link", + "zarm_r6_link", + "zarm_r7_link", + "gripper_r" + ] + } + }, + "action": { + "dtype": "float32", + "shape": [ + 16 + ], + "names": { + "action_names": [ + "zarm_l1_link", + "zarm_l2_link", + "zarm_l3_link", + "zarm_l4_link", + "zarm_l5_link", + "zarm_l6_link", + "zarm_l7_link", + "left_claw", + "zarm_r1_link", + "zarm_r2_link", + "zarm_r3_link", + "zarm_r4_link", + "zarm_r5_link", + "zarm_r6_link", + "zarm_r7_link", + "right_claw" + ] + } + }, + "observation.images.head_cam_h": { + "dtype": "video", + "shape": [ + 3, + 480, + 640 + ], + "names": [ + "channels", + "height", + "width" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 10, + "video.channels": 3, + "has_audio": false + } + }, + "observation.depth_h": { + "dtype": "video", + "shape": [ + 3, + 480, + 640 + ], + "names": [ + "channels", + "height", + "width" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 10, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.wrist_cam_l": { + "dtype": "video", + "shape": [ + 3, + 480, + 640 + ], + "names": [ + "channels", + "height", + "width" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 10, + "video.channels": 3, + "has_audio": false + } + }, + "observation.depth_l": { + "dtype": "video", + "shape": [ + 3, + 480, + 640 + ], + "names": [ + "channels", + "height", + "width" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 10, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.wrist_cam_r": { + "dtype": "video", + "shape": [ + 3, + 480, + 640 + ], + "names": [ + "channels", + "height", + "width" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 10, + "video.channels": 3, + "has_audio": false + } + }, + "observation.depth_r": { + "dtype": "video", + "shape": [ + 3, + 480, + 640 + ], + "names": [ + "channels", + "height", + "width" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 10, + "video.channels": 3, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + } + } +} \ No newline at end of file diff --git a/meta/stats.json b/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..5f7c5bed54eb455c1313aba64f615a4f9dbb8169 --- /dev/null +++ b/meta/stats.json @@ -0,0 +1,1444 @@ +{ + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 56.9 + ], + "mean": [ + 25.989076054995323 + ], + "std": [ + 15.059381593946652 + ], + "count": [ + 520334 + ], + "q01": [ + 0.4880787876282228 + ], + "q10": [ + 5.155994305208379 + ], + "q50": [ + 25.96619134678874 + ], + "q90": [ + 46.81393568783461 + ], + "q99": [ + 51.48946915273311 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 569 + ], + "mean": [ + 259.89076054995445 + ], + "std": [ + 150.59381593946608 + ], + "count": [ + 520334 + ], + "q01": [ + 4.8807878771653295 + ], + "q10": [ + 51.55994305280504 + ], + "q50": [ + 259.6702913713111 + ], + "q90": [ + 468.13935687762324 + ], + "q99": [ + 514.8946915264456 + ] + }, + "observation.images.wrist_cam_l": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.2495550176857025 + ] + ], + [ + [ + 0.24948978794901197 + ] + ], + [ + [ + 0.24948620243442232 + ] + ] + ], + "std": [ + [ + [ + 0.00010699489352785064 + ] + ], + [ + [ + 0.00010719327795462628 + ] + ], + [ + [ + 0.00010722029259948241 + ] + ] + ], + "count": [ + 108432 + ], + "q01": [ + [ + [ + -3.92156862745102e-13 + ] + ], + [ + [ + -3.92156862745102e-13 + ] + ], + [ + [ + -3.92156862745102e-13 + ] + ] + ], + "q10": [ + [ + [ + -3.92156862745102e-13 + ] + ], + [ + [ + -3.92156862745102e-13 + ] + ], + [ + [ + -3.92156862745102e-13 + ] + ] + ], + "q50": [ + [ + [ + 0.1920418434290331 + ] + ], + [ + [ + 0.19204264179115035 + ] + ], + [ + [ + 0.19204214561427677 + ] + ] + ], + "q90": [ + [ + [ + 0.5961180008257158 + ] + ], + [ + [ + 0.5961178282410925 + ] + ], + [ + [ + 0.5961178056781 + ] + ] + ], + "q99": [ + [ + [ + 0.7998667870347814 + ] + ], + [ + [ + 0.7998664296389544 + ] + ], + [ + [ + 0.7998661129719055 + ] + ] + ] + }, + "observation.depth_r": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 0.996078431372549 + ] + ], + [ + [ + 0.996078431372549 + ] + ], + [ + [ + 0.996078431372549 + ] + ] + ], + "mean": [ + [ + [ + 0.6122296681028844 + ] + ], + [ + [ + 0.6122296681028844 + ] + ], + [ + [ + 0.6122296681028844 + ] + ] + ], + "std": [ + [ + [ + 0.010440042102078781 + ] + ], + [ + [ + 0.010440042102078781 + ] + ], + [ + [ + 0.010440042102078781 + ] + ] + ], + "count": [ + 108432 + ], + "q01": [ + [ + [ + -3.92156862745102e-13 + ] + ], + [ + [ + -3.92156862745102e-13 + ] + ], + [ + [ + -3.92156862745102e-13 + ] + ] + ], + "q10": [ + [ + [ + 0.011897885969893815 + ] + ], + [ + [ + 0.011897885969893815 + ] + ], + [ + [ + 0.011897885969893815 + ] + ] + ], + "q50": [ + [ + [ + 0.994579931699662 + ] + ], + [ + [ + 0.994579931699662 + ] + ], + [ + [ + 0.994579931699662 + ] + ] + ], + "q90": [ + [ + [ + 0.9960413316785012 + ] + ], + [ + [ + 0.9960413316785012 + ] + ], + [ + [ + 0.9960413316785012 + ] + ] + ], + "q99": [ + [ + [ + 0.9960747214034982 + ] + ], + [ + [ + 0.9960747214034982 + ] + ], + [ + [ + 0.9960747214034982 + ] + ] + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 999 + ], + "mean": [ + 498.71223675562237 + ], + "std": [ + 288.666087422944 + ], + "count": [ + 520334 + ], + "q01": [ + 498.71223675562237 + ], + "q10": [ + 498.71223675562237 + ], + "q50": [ + 498.71223675562237 + ], + "q90": [ + 498.71223675562237 + ], + "q99": [ + 498.71223675562237 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 520333 + ], + "mean": [ + 260166.5 + ], + "std": [ + 150207.4874839801 + ], + "count": [ + 520334 + ], + "q01": [ + 259911.49002732776 + ], + "q10": [ + 259958.16918250325 + ], + "q50": [ + 260166.31910203816 + ], + "q90": [ + 260374.74859632747 + ], + "q99": [ + 260421.50393097592 + ] + }, + "observation.depth_l": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 0.996078431372549 + ] + ], + [ + [ + 0.996078431372549 + ] + ], + [ + [ + 0.996078431372549 + ] + ] + ], + "mean": [ + [ + [ + 0.726223181851614 + ] + ], + [ + [ + 0.726223181851614 + ] + ], + [ + [ + 0.726223181851614 + ] + ] + ], + "std": [ + [ + [ + 0.00022642684975994815 + ] + ], + [ + [ + 0.00022642684975994815 + ] + ], + [ + [ + 0.00022642684975994815 + ] + ] + ], + "count": [ + 108432 + ], + "q01": [ + [ + [ + -3.92156862745102e-13 + ] + ], + [ + [ + -3.92156862745102e-13 + ] + ], + [ + [ + -3.92156862745102e-13 + ] + ] + ], + "q10": [ + [ + [ + 0.035448243808959085 + ] + ], + [ + [ + 0.035448243808959085 + ] + ], + [ + [ + 0.035448243808959085 + ] + ] + ], + "q50": [ + [ + [ + 0.8509282169807224 + ] + ], + [ + [ + 0.8509282169807224 + ] + ], + [ + [ + 0.8509282169807224 + ] + ] + ], + "q90": [ + [ + [ + 0.9647237822023118 + ] + ], + [ + [ + 0.9647237822023118 + ] + ], + [ + [ + 0.9647237822023118 + ] + ] + ], + "q99": [ + [ + [ + 0.9957398337921419 + ] + ], + [ + [ + 0.9957398337921419 + ] + ], + [ + [ + 0.9957398337921419 + ] + ] + ] + }, + "observation.depth_h": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 0.996078431372549 + ] + ], + [ + [ + 0.996078431372549 + ] + ], + [ + [ + 0.996078431372549 + ] + ] + ], + "mean": [ + [ + [ + 0.6933019552731186 + ] + ], + [ + [ + 0.6933019552731186 + ] + ], + [ + [ + 0.6933019552731186 + ] + ] + ], + "std": [ + [ + [ + 0.008239291335686667 + ] + ], + [ + [ + 0.008239291335686667 + ] + ], + [ + [ + 0.008239291335686667 + ] + ] + ], + "count": [ + 108432 + ], + "q01": [ + [ + [ + 0.12241151234268657 + ] + ], + [ + [ + 0.12241151234268657 + ] + ], + [ + [ + 0.12241151234268657 + ] + ] + ], + "q10": [ + [ + [ + 0.2511772230722009 + ] + ], + [ + [ + 0.2511772230722009 + ] + ], + [ + [ + 0.2511772230722009 + ] + ] + ], + "q50": [ + [ + [ + 0.9687066575421378 + ] + ], + [ + [ + 0.9687066575421378 + ] + ], + [ + [ + 0.9687066575421378 + ] + ] + ], + "q90": [ + [ + [ + 0.996037497282613 + ] + ], + [ + [ + 0.996037497282613 + ] + ], + [ + [ + 0.996037497282613 + ] + ] + ], + "q99": [ + [ + [ + 0.9960743379639068 + ] + ], + [ + [ + 0.9960743379639068 + ] + ], + [ + [ + 0.9960743379639068 + ] + ] + ] + }, + "observation.state": { + "min": [ + 0.10369018465280533, + -0.008688247762620449, + 0.00012527639046311378, + -0.30959054827690125, + -0.037029899656772614, + 0.0018672655569389462, + -0.004734525922685862, + 0.0036448745522648096, + -0.738621175289154, + -0.19169461727142334, + -0.03906221687793732, + -1.9960730075836182, + 1.2910414934158325, + -0.6156575679779053, + -0.3579723834991455, + -6.96187635185197e-05 + ], + "max": [ + 0.12180440872907639, + -0.00035422726068645716, + 0.009362947195768356, + -0.3033589720726013, + -0.03131270408630371, + 0.004089940804988146, + -7.799436571076512e-05, + 0.003682930488139391, + 0.8601313829421997, + 0.15546171367168427, + 1.1419038772583008, + -0.09686218947172165, + 1.5841144323349, + 0.18820495903491974, + 0.41570621728897095, + 0.7869752049446106 + ], + "mean": [ + 0.10998031187508459, + -0.0014111701543898833, + 0.00484687479800289, + -0.30658751254527933, + -0.03385045496703078, + 0.0025327803912788384, + -0.0025903220261582634, + 0.003663015193213893, + 0.23771308201425637, + 0.006485937704550767, + 0.1313685101713322, + -1.6061938943702623, + 1.561798723344958, + -0.029306781695736348, + 0.0031430777245490355, + 0.18516333807251165 + ], + "std": [ + 0.0012250145027577195, + 0.0005302068404851602, + 0.00047641822684448904, + 0.0003213346955837777, + 0.00024349199492637805, + 5.45013144693856e-05, + 0.00022730296829815086, + 1.9648368783947775e-06, + 0.28763814914209973, + 0.03447663447181921, + 0.28997695587937716, + 0.3886693708335015, + 0.015098396837434627, + 0.08515216104341486, + 0.06026227871771856, + 0.28153838351965854 + ], + "count": [ + 520334 + ], + "q01": [ + 0.10652681833465823, + -0.0032298098175842227, + 0.00332130255004004, + -0.30730885454739804, + -0.034187656239764344, + 0.0023564678889570444, + -0.003137362006073692, + 0.0036609864239347686, + -0.4924614924117023, + -0.08053604373284264, + -0.005375372288046128, + -1.9801836578636176, + 1.4995385763607902, + -0.30205480165872245, + -0.17902815124738533, + 0.003220068326929084 + ], + "q10": [ + 0.1087072117900522, + -0.002258115839938564, + 0.004265300645557201, + -0.306901458664437, + -0.03403788466537584, + 0.0024738677123430607, + -0.0028058382306047837, + 0.003662480338386369, + -0.23596778551723566, + -0.01679511141849501, + 0.0002350109832621039, + -1.9113785993952448, + 1.5485122171628851, + -0.1272641668367127, + -0.020570377262606375, + 0.0032454988809532703 + ], + "q50": [ + 0.10993453001031726, + -0.0012159713748960928, + 0.004941566503947967, + -0.30660247926481254, + -0.03391544032923006, + 0.002549014175276457, + -0.0025715195301614677, + 0.0036630058973622787, + 0.3122969787433122, + 0.0002241916513333239, + 0.0035162801450072, + -1.8217404952056766, + 1.56913386212931, + -0.0037013233571981446, + 0.0004198125391429399, + 0.003275015974457681 + ], + "q90": [ + 0.11131432551770155, + -0.0010099944815883972, + 0.005218352389129028, + -0.3062626386594026, + -0.0335629837585389, + 0.0025650088748431147, + -0.002498713498497465, + 0.0036635177190260508, + 0.5174516523294455, + 0.05929341593454403, + 0.4196435373116945, + -0.9973482035340853, + 1.5710292775243517, + 0.0033837666972610743, + 0.02783441661720029, + 0.6366850279068437 + ], + "q99": [ + 0.11409526984940864, + -0.0007012860479061585, + 0.00605325764449785, + -0.3055729355935121, + -0.033052884837661965, + 0.0026644482674663275, + -0.0016432745441289772, + 0.0036654613042782394, + 0.8443330952015256, + 0.10018455705864855, + 1.1410701586471381, + -0.6163816349821389, + 1.5722099882278302, + 0.030781374943222778, + 0.23377578154899314, + 0.6376905356550435 + ] + }, + "observation.images.wrist_cam_r": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 0.996078431372549 + ] + ] + ], + "mean": [ + [ + [ + 0.3998883758889193 + ] + ], + [ + [ + 0.3997557897984735 + ] + ], + [ + [ + 0.3961414940162192 + ] + ] + ], + "std": [ + [ + [ + 0.00262753485205584 + ] + ], + [ + [ + 0.002689899457950475 + ] + ], + [ + [ + 0.002620824551634024 + ] + ] + ], + "count": [ + 108432 + ], + "q01": [ + [ + [ + -3.92156862745102e-13 + ] + ], + [ + [ + -3.92156862745102e-13 + ] + ], + [ + [ + -3.92156862745102e-13 + ] + ] + ], + "q10": [ + [ + [ + 0.09373380356698172 + ] + ], + [ + [ + 0.09035866697536456 + ] + ], + [ + [ + 0.09027165134951226 + ] + ] + ], + "q50": [ + [ + [ + 0.4670134939974069 + ] + ], + [ + [ + 0.4659993853030305 + ] + ], + [ + [ + 0.465243701286945 + ] + ] + ], + "q90": [ + [ + [ + 0.6934674759077466 + ] + ], + [ + [ + 0.6994676851491511 + ] + ], + [ + [ + 0.6805845998366082 + ] + ] + ], + "q99": [ + [ + [ + 0.8490280313407335 + ] + ], + [ + [ + 0.8568783585936477 + ] + ], + [ + [ + 0.8370280511944928 + ] + ] + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 520334 + ], + "q01": [ + 3.999999999999425e-16 + ], + "q10": [ + 3.999999999999411e-15 + ], + "q50": [ + 1.9999999999997072e-14 + ], + "q90": [ + 3.5999999999994766e-14 + ], + "q99": [ + 3.9599999999994266e-14 + ] + }, + "action": { + "min": [ + 0.11371666193008423, + -0.0006436060066334903, + 0.0030898975674062967, + -0.3097049295902252, + -0.026675479486584663, + 0.002172641223296523, + -0.0024731194134801626, + 0.0, + -0.7414122223854065, + -0.19240151345729828, + -0.029025685042142868, + -2.0071287155151367, + 1.2375866174697876, + -0.627877414226532, + -0.3674686551094055, + 0.0 + ], + "max": [ + 0.11371666193008423, + -0.0006436060066334903, + 0.0030898975674062967, + -0.3097049295902252, + -0.026675479486584663, + 0.002172641223296523, + -0.0024731194134801626, + 0.0, + 0.8726646304130554, + 0.1557036191225052, + 1.1344640254974365, + -0.09472730755805969, + 1.5707999467849731, + 0.1947387158870697, + 0.44256484508514404, + 0.7843137383460999 + ], + "mean": [ + 0.11371632344686598, + -0.000643608720313226, + 0.003089904086664319, + -0.3097064100768654, + -0.026675431423496123, + 0.00217263947192713, + -0.0024731161538511515, + 0.0, + 0.24300759993924126, + 0.0056211951208130564, + 0.13133476665013244, + -1.6156906087239427, + 1.5632777779374225, + -0.019754237233672846, + 0.004595596107469333, + 0.2233712213915824 + ], + "std": [ + 0.00022822396901701547, + 6.883885486126206e-11, + 0.0, + 3.743201118595213e-08, + 6.113118378135122e-05, + 5.234929850047022e-06, + 0.0, + 0.0, + 0.2922428187843058, + 0.03465161382838519, + 0.29069866493577995, + 0.3921526922094515, + 0.01482557490322998, + 0.0793211552257731, + 0.06952598268136888, + 0.35397490196294773 + ], + "count": [ + 520334 + ], + "q01": [ + 0.11371666193008423, + -0.0006436060060514151, + 0.0030898975674062967, + -0.3097049295902252, + -0.026675479486584663, + 0.002172641223296523, + -0.0024731194134801626, + 3.999578446212128e-16, + -0.49996808751632493, + -0.08238159173078255, + -0.0024596933637360246, + -2.0010549593978473, + 1.506282192525379, + -0.24373678301851606, + -0.1880416971417851, + -1.000000013351432e-10 + ], + "q10": [ + 0.11371666193008423, + -0.000643606000812725, + 0.0030898975674062967, + -0.3097049295902252, + -0.026675479486584663, + 0.002172641223296523, + -0.0024731194134801626, + 3.999578446212119e-15, + -0.23778516418352705, + -0.017078684802626275, + -4.34158080736625e-05, + -1.9199389315816962, + 1.5473054428174695, + -0.10273438189490354, + -0.018192077878231735, + -1.000000013351432e-10 + ], + "q50": [ + 0.11371666193008423, + -0.0006436059775296599, + 0.0030898975674062967, + -0.3097049295902252, + -0.026675479486584663, + 0.002172641223296523, + -0.0024731194134801626, + 1.9997892231060632e-14, + 0.3141742253212546, + -1.006488708348921e-06, + 0.0028720030819566213, + -1.832233590071741, + 1.570786349571818, + -3.0052587668706527e-05, + -1.2858237734983673e-06, + -1.000000013351432e-10 + ], + "q90": [ + 0.11371666193008423, + -0.0006436059542465947, + 0.0030898975674062967, + -0.3097049295902252, + -0.026675479486584663, + 0.002172641223296523, + -0.0024731194134801626, + 3.5996206015909166e-14, + 0.5334973988941544, + 0.0589621920283687, + 0.407976636676446, + -1.0032618886167746, + 1.5707944029131318, + 0.00985265707581282, + 0.033388275630596986, + 0.7842586049482702 + ], + "q99": [ + 0.11371666193008423, + -0.0006436059490079046, + 0.0030898975674062967, + -0.3097049295902252, + -0.026675479486584663, + 0.002172641223296523, + -0.0024731194134801626, + 3.9595826617500075e-14, + 0.8658091173363696, + 0.10024407265034714, + 1.134388224248125, + -0.6110870780165323, + 1.5707962149149235, + 0.032208119775819326, + 0.25612895669830954, + 0.7843082250063174 + ] + }, + "observation.images.head_cam_h": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.48528915971914793 + ] + ], + [ + [ + 0.4818062981315026 + ] + ], + [ + [ + 0.4781599083536048 + ] + ] + ], + "std": [ + [ + [ + 0.0019512963933246963 + ] + ], + [ + [ + 0.0019303618913438657 + ] + ], + [ + [ + 0.0018560215187556955 + ] + ] + ], + "count": [ + 108432 + ], + "q01": [ + [ + [ + 0.017797649370975374 + ] + ], + [ + [ + 0.0071495437971636705 + ] + ], + [ + [ + 0.007828232511620448 + ] + ] + ], + "q10": [ + [ + [ + 0.18848443364221018 + ] + ], + [ + [ + 0.17757782630385324 + ] + ], + [ + [ + 0.1763614650177237 + ] + ] + ], + "q50": [ + [ + [ + 0.3450337339724621 + ] + ], + [ + [ + 0.3411278063978538 + ] + ], + [ + [ + 0.3411200875096173 + ] + ] + ], + "q90": [ + [ + [ + 0.9998289937223717 + ] + ], + [ + [ + 0.9998558050480799 + ] + ], + [ + [ + 0.9921111816019613 + ] + ] + ], + "q99": [ + [ + [ + 0.9999828993725896 + ] + ], + [ + [ + 0.9999855805051602 + ] + ], + [ + [ + 0.9999724031006042 + ] + ] + ] + } +} \ No newline at end of file diff --git a/meta/tasks.parquet b/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..386ffada8d846a5b3228f1b8dbdb235b9001d538 --- /dev/null +++ b/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8130e073aa6db45d13084005ed6821943acf36f3c1e1c95bec4e431bb470499c +size 2166 diff --git a/videos/observation.depth_h/chunk-000/file-000.mp4 b/videos/observation.depth_h/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35f24db3ec416171b41c1fca880a924e0a2849cc --- /dev/null +++ b/videos/observation.depth_h/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b793d90db2180a16ebedb1838f13094e228b4d61c1eecf4a2c2a368edc96e8d3 +size 452904041 diff --git a/videos/observation.depth_l/chunk-000/file-000.mp4 b/videos/observation.depth_l/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bda915ac36e84a0eec3adfc95f6b943e8cd9b1ce --- /dev/null +++ b/videos/observation.depth_l/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bcb6b5cba5f3e1dedc637fa2b48bf79af2dfac5219cc6d8539be43b3fdbffb5 +size 524202739 diff --git a/videos/observation.depth_l/chunk-000/file-001.mp4 b/videos/observation.depth_l/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f8cd04c40cee3a12156da7fd2f30b31c368101d --- /dev/null +++ b/videos/observation.depth_l/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1124e98670939cd7c4573e2d9572f7220d4ded6d2ae6bf7aba03c92c7dfabd5 +size 119727000 diff --git a/videos/observation.depth_r/chunk-000/file-000.mp4 b/videos/observation.depth_r/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2156c938e32e2d54a4aa0e0d4a287718aee78436 --- /dev/null +++ b/videos/observation.depth_r/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11eb4767f4fe08a80c892ab1d33d5c848156c3ed85b9dbcd65cd38d2a02c2ecb +size 524133211 diff --git a/videos/observation.depth_r/chunk-000/file-001.mp4 b/videos/observation.depth_r/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03759083590185fc5c0082c778a1f6c268e8fbc1 --- /dev/null +++ b/videos/observation.depth_r/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47f3279570f13866d89835ca7664a1c59943f548df76f27032a107843efea2f6 +size 43442920 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-000.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..990a9915d84155389a9bba5c9bfe726b5a9aab69 --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ad7fdf57ace8faab9dd8cda70a9263c5534b2e869dc5ff22a5d70c877f541e +size 515147357 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-001.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21b5e0a7e2cfbffec303aaf67f988a1f94b830bf --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd2f2c76a96124e4b0d2b033ea78fa8577e45cdb2fd130423eeea32e376e65e4 +size 520381785 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-002.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2dd71fa6fa7bdb2c1b7ffb3500d009ad9b77b2a --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35618718e6e359ca24906530769594e756c8cc9d597b8b708e430e0cfc429bdf +size 520985457 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-003.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..097081a39d326aecf08d4d72dbaa2a36acb90b5e --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da1c88d7c87ec62da058a3b312798a7a90c6ed6b9c8fd3828b70f9e1155f0d44 +size 519862148 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-004.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e59a9f98c282fcc5c8a4002dd4ee0381309add9e --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02843aad2d4158a806927f12862de6dd4c4c6913879028ab12652353283e6c7a +size 522798145 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-005.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6772fcc7de9bc6564b9ae1d811a74b8f6a37c946 --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe8ed30d4a81885f1aaa455b6f303c50d49d2440f271c2cb73e2de2b2ca8c19 +size 519125567 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-006.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcb99a9da3dbec49249b823ed7ead96251079a12 --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7961837378e165741960eea8c637a2c05505a6b6cd6f87f8df28bd426dffb9be +size 521138407 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-007.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a51dd257505b505e93032bfa3cefa07d083f3e49 --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06bb2d18aca75a9df721339fe4995c9eefcbd8244e0cb24e605ef09aed466a1 +size 514321731 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-008.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b40c877903fe92fe36d66f8d41da0b5d5a601c87 --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371f12395746e8f577b3772e7bf4e327186cb5b51e0e5e734ec447588738166e +size 518721447 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-009.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..096c8aaee5b3a2b4605709913438d3bf49ea47bf --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c622885b6db826335fda1f20a5b49e31adb5651788b809a75dceb17706f504bb +size 518340552 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-010.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee9c7d6890cdd31f4a5d824b5d8ad3224be86e04 --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ca4f05f2d8d03c425e2ab08781fdcacc6be6f5143734df56cc9db9b7382eff +size 517997835 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-011.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b230dc655c0c2305810bca39bdece47c68b0e042 --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc4571cf4497020121c3b46f321005715fb8f26a75922e9df3e019b385cb2f4d +size 516966688 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-012.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6147d62ad03c645440e45ba4ca6aef7d60c991fb --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82346446812bd05a6921b60f157e9d0959a21f0c2bbc6759b705dbf2b0847882 +size 517890610 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-013.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09d64f9d6f7df59ee8bfd5cf6e9192a1b1dcdf20 --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e42313d091490f80eda05cfd7fab9d8161656177fd17ba300d233b336e1af89 +size 522999761 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-014.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0d8a19a82df990b8536f792b61d5700c986f15d --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a24adaeee5d64af9d06b86d1f1d3e08b29f6b540f95568320b02eec7c039d9d9 +size 522775230 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-015.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28f27cdefb5db323e41dcb2860a7587d6ea3216b --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2234be8610e4c66cc24d028519b5dc6a97a7dd7c0167b09ff87df689b7b0ce +size 518437077 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-016.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13019c81e490b1e185e702f5035394d2222b86ca --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:394a00963b072ab43b6b8ca5526a296ca32f4ee18695722cbf0453d8bb4d60d0 +size 522912046 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-017.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b5ded37b7524f691b42b1a0a04106f6cc60fa38 --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd0e8aeea86bf45d59584edecbf4575d75bbddd0c13659bb490330ba2a485cdb +size 517948693 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-018.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75a8bc517119a9f91bf2a8a915c81bb5c8b4d059 --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbbb72e5110c040695ddd26991938f5303f29f1cf4da8bb79fa4b593417e40ca +size 516081560 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-019.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7a7c710f609258c4fed8481ed0bc26490e6f7d6 --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f00614df6bd8cf0e2818a192724188ab65af975a3f4ff5f6ed2cc5586b09beb4 +size 516716467 diff --git a/videos/observation.images.head_cam_h/chunk-000/file-020.mp4 b/videos/observation.images.head_cam_h/chunk-000/file-020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6661d820f7b107016aa75b05dc432f5056c03d9f --- /dev/null +++ b/videos/observation.images.head_cam_h/chunk-000/file-020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd8b5f7d313a5113d642621a5a21310cf09b9678f8a12f852ab3ffa0de17b55 +size 177351564 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-000.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3814f7295ac3725f93fc8b0aafbb3ff3c0dea5fb --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87f64176ef6762d6b6125d1202670ee475e815ce118019ea870e3dbca5d3e74b +size 523811437 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-001.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b30e829c31ba0936aa688604928bc582dc2ffb8 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e175df550f7e1275bcd4b5e7da3913fe8eb9309dd3d88a7517fbf0669de756 +size 521936536 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-002.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b07e1a04aaba46beebc223a767f62b632231092f --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0739f4d21cd082b0bc7eb5db294f9f2a8db5b9ca1c9e7774251fd3bff9d2e06 +size 504464221 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-003.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45c65a4a4d4f23c98b62d808ea65348f01a9139f --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45de5bdd928e36c49472398e8280270965d810418d52c9d4a67aeb623630579e +size 507453733 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-004.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86122970643debcd6512b2567b88cd1deec6e615 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e19d7e30d6375eddf2975bdd24b6da759a36abf9d2c3a698ad6d3dd80e87ba1 +size 509677517 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-005.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae8ab9cbfde43811488bbe70e7f440e7d36e49e1 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f444e79c1ab4ae68f27c39966d87565ebd57ec590f73a6a18ba19155628a8d31 +size 523985239 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-006.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e3166414926aea8702dfd5deec27dfd1eac40f4 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9289b164367c3fde75be284d3dc29c94b5b57606ff05edd799edaec375a767 +size 506972031 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-007.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e24fef31eeb14b02a68b443c081a005f677a132 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ae518ffefe137fbee980bba043310959a53cd4352dd62adda954f8459440b05 +size 506475893 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-008.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e529f40f8b151956d873de6982fecd11f0be99f --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92f24ba28e001d26cf91b404bfe77e47132840008d38a4d76a25937bb851f87a +size 509298781 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-009.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee75873d239653f5b00320d95c46f697e31839b6 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:505dae3253d29a7807eaea6ae235b4e1a0e56c62a3fb3a94460fb4e029e190ba +size 507484395 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-010.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93a8d55970ed24581928a2c2d2aed6e961355565 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ed22f0579b52a4a0e7bfd5a2814384e7b4e680e7c3b419bf338195a3d83b1f +size 505045035 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-011.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfb777475c85ea2d5f3eae782023cb2177e531c3 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfcf8be7c3ba67142983a317b59d43634f44c1dd8f7897f6ac03e3ea499c4159 +size 505909132 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-012.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..863f2fc97ac9245d97b8894234c56e37e6c594fa --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b9622a36cb0b8c787c07a0176f13438e33d021b856cfa3e24b74a4cc33c9cf7 +size 508437168 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-013.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d436b8ccb61791a630fe1e4a20edf0685210be8 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658c470bd65a00f25d9851b3fdf3eb68c6cdece98eedc8c0b5430986b0833948 +size 505200985 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-014.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d178b873707c9cd630bba20f026ac069a62cf9a6 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3586dd28dcda40e13471bb928e01aa026fe60a61c9e2d443550627a956f33eb +size 518507290 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-015.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05c39aac799944a82f61c10dd71d9af9b109b420 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55347ff65b084c0d92028131debc6899152ff1fc339732c267487b354f887184 +size 507930885 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-016.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e29e87b4aed996bb6b94a7a67bb6ca88860108de --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f3081d8676c2b6dae61952f4c8942ab0f37dd3d79be92fccd493b9a4d26f2fd +size 508891671 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-017.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ae3801d74ce75d84afe35245ed45d9dd263687c --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d90f7f71ecc5c537ebb38da8e42b0322cf9ad8174b2d0245a23c6a7db2684f +size 505334031 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-018.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fe8291fe91361532851065d30a3272f46779595 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea3918c6813401a33a723e0e58aee9f76884590cfbff89ef9c859c3d6115725 +size 520732800 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-019.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4febfc391ea207f72fff30fd061cd0df4d83f1d7 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:946bdb567db0ed6aa3d979002234949269b70f8776cb21c98f1b13d90ce9f4c1 +size 521407621 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-020.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..300e66e7d797620c9a50ea5956c7f2aacf9858a1 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f733353518d84cfaf8ff85210a44b1b8b5cf9eba1318a15b892724c8dbe6b4c +size 507709407 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-021.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c877ff108af8921c771b86b165248e2215d3cad --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed5bab458956cf4e871623af20c42451c4a5fe3b19eaf1ecd5055c2f50a0f1c +size 523851655 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-022.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..135c558777e22e3437f550e1b2d501b58ed8c265 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755e19f86335e9acb0eef9ef57410ac896798b3766bf5e17d956c9a5dd3a3c1b +size 523379546 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-023.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..041fa62858665a3b97c3e50cb5240557944dd5fd --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:790c3250e9ea35defc8c06fc64d34b2947c0be8693233e623d7947f40d5633ea +size 505201487 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-024.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47b58466f89f2813f08570eb3cb7e17bc6a5fd1e --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce28c1a717c8e4d89ad496fc7f8c4f4ea96fce51e32c3cb5e7ab1ea9e8d98c41 +size 522103210 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-025.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d25d00e4c120bfcdc128a6e2eea3174cdead3e2 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc3850ca49d5438acc1401b3ad6a9a8ee5060c9a26fd227c13e6e3d7491fc22 +size 521273021 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-026.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1018664eb254d8e8d535c9c661eb715f2e2e87b --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38cd4d9e61922b872a04b126efd0079edaa6bcdada06f85b6cf8a749b964ac06 +size 523509148 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-027.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f332f4ca4e36b3d0de2d15c1f93787081c7e3896 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db0e34eaf2a41d244812aba4bf3fad94017ca76e4a7393d696fa28ccca483a9 +size 521470355 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-028.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e99cbc3b72cff2fc52d1708c1672e34c4215c1e0 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813fede5d5a4fccbbb278a8d4bc9144403bd945a4ee963ceafe43a357342392d +size 507225708 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-029.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa8ae44c3285f8e6b84272bb63a835e91b84f5be --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a211cfed6eeb1c4acfb6d2f021f09dd2b974ccc2a70ac1c3a4ddd2f16cbde5cc +size 520956205 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-030.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14df2df34ec0088feae83f4938066b49a68fc036 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306f84d319fc250a3b5f98e53c09fb118e24c8fa884cfc2a2464667211112fbf +size 516693144 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-031.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47c05401be97028e697bc012ebf9629f03f8f198 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:413b6775d10d957cc55a4da830afd8c5d6508fc11fb9ec6d102efa82fb8f65d7 +size 522176509 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-032.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c985165b0b3f50d402c070832ee9c81bca15d056 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:643baa25216441dea4fa9650e7baa6b669c56ffd7658beb68320107ea331a81e +size 508006602 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-033.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f386330b231e5670ca8ac324a4389e4463f55e77 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1431ec4479c40f173fa72476a0ac233c9458c14a873b7c764bb3b7b66858050e +size 510112744 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-034.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88a886d291ff48be24672a58ee0b9d69126a0911 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29f0a5f3fde90ceb8e53ee7b495b3f290f80092ef88e892a0d91f1606e689ed +size 523776101 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-035.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ba4a6d55508d9716d82ae75d68cb774e6ea6b6d --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c2dbf816446bc13ac3c0f58c3109c523ddcbe1e65f4a6132ce084a4f2d346e +size 504737579 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-036.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffb75f1e061da0923130cb84ab7f26f878f76702 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e38b2ea5d92c683bfec42ff3b5e6a8a4d0e6902408f1f35b469f24c6073b994 +size 506153413 diff --git a/videos/observation.images.wrist_cam_l/chunk-000/file-037.mp4 b/videos/observation.images.wrist_cam_l/chunk-000/file-037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4d5c80ae580ed37daf2e82dde2bee3085f456b0 --- /dev/null +++ b/videos/observation.images.wrist_cam_l/chunk-000/file-037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a659e4d117f883f10a270b8b25bb27c5be2a775247b487143acf757a22aa7d +size 421396172 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-000.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06ce1b5238e6fa6e79a93630cd5d39d21b6023b7 --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ed90405b21c80ad458ec8f9e2811d63fceb1908e5dbe81384083210cf92c6fa +size 517435403 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-001.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0911cbfd5933e76518a2a14e4626bfe3a0962d8d --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c999c360ab05fb7c8d582abb04a882fabf3b9b597f01deaafe26e4f77c149506 +size 520440364 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-002.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54e67b066f4254f96868c1e8ee3798b49c6f2d87 --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b24b0f83e378b1bde88c99f7701fdfa9b7be662123a8c357cc44f7df533e22c +size 519822981 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-003.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55e47cd0ebc2d082eb0b2aa61b89ce04a2a9aedc --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb6a68d0cb5a45341e18a12aa1e51c44923d669c4d734726ce85be250cbd645 +size 519479253 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-004.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..545aeaba6070ca3cae420400faf4fe1284c421e9 --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42458aec56583b1f2c8ddbdb3221350a4b79c2e0d816c4535f823d8c285a1479 +size 521845842 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-005.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67b2b9572063bcda412322374cdbdf4863ae0efc --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86fc48c8baa7e53e8767741b84a262b48f41f3944b305bcd507e1cd6be5bee05 +size 517574874 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-006.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac63770190a970cdf0b360cf970312a2c98b344b --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5078e7f9c5226d166c704593d6c237e0802aa4a0bf92b39793d1287c9934b7fb +size 519405680 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-007.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cea7f53664feb323d98024c12962845664ab3a33 --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65fb28093009dc03acc49e829cf7657acd7b8d58e7fedeaa0762d0c50a86c4ab +size 522932628 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-008.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfa9667f2ddfbe6df45f51c11d15a629b52aaf7b --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a50b03b65aeb3fc879595f225ee6913c61682b9a4833e1e1e3cf8a13a3ef5f65 +size 524146032 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-009.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5b36ae5e516da6d8e32db7897d81fc2b89d00b5 --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56a82d7b5d5b57e135bfee2726c773a32d36fa06aea508be222b8a5cb8c02f3b +size 518244933 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-010.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf50932d4e26b81ea4ebad5bb06f8c98bf1a981d --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a110dcb564ca8d8f173142eef1e0e761e2c4508b4c85985163fd3adc4728916e +size 521914896 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-011.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d612712ed042ef6098b9b91a081b2bf7dcf0fb6 --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2054c90b11cd27dfdab206ac1b8271260fa6486b34bb8e148c91fd36adfb5b6f +size 519199698 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-012.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f1427e89ac0f7f104f875dfd00b1658b9eae348 --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74945a784769e25b276912ba8193e8f89bf6e3a9bd8f730e574117d8136dcc3b +size 524147248 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-013.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7b3e8801e629a40e38c7cbed6221de2f7c05c78 --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c4b50e6dceea0199c4971d5e8e7bb7e5e4e08f328be78e5bab0e5d3cc9444e5 +size 519012787 diff --git a/videos/observation.images.wrist_cam_r/chunk-000/file-014.mp4 b/videos/observation.images.wrist_cam_r/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba835dba695b636b4372e6dfed819973dadfd6af --- /dev/null +++ b/videos/observation.images.wrist_cam_r/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998178aeb87d92b109d9fe863011e0aaefb6d41d350e4c619c28bf6381054266 +size 230309140