diff --git a/data/chunk-000/file-000.parquet b/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a249fdad1e9de228553788ed5ab8f0d1a0527d71 --- /dev/null +++ b/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1362e821401b16aa80d77192de25ab435504c3e7ff918d489a2bbe00d2e21f30 +size 7976298 diff --git a/meta/episodes/chunk-000/file-000.parquet b/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95b47af249b0b4dca795073eb6a3fdb4e485b2c7 --- /dev/null +++ b/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1666f3bf8b5bf1ec5116e6c9a671ca111558ab5b576571a6d6bbfe9abe74cf1 +size 366347 diff --git a/meta/info.json b/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..196a96abdc7cf267662bed5e3469961372703776 --- /dev/null +++ b/meta/info.json @@ -0,0 +1,162 @@ +{ + "codebase_version": "v3.0", + "robot_type": "bi_so_follower", + "total_episodes": 106, + "total_frames": 233103, + "total_tasks": 1, + "chunks_size": 1000, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200, + "fps": 30, + "splits": { + "train": "0:106" + }, + "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", + "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4", + "features": { + "action": { + "dtype": "float32", + "names": [ + "left_shoulder_pan.pos", + "left_shoulder_lift.pos", + "left_elbow_flex.pos", + "left_wrist_flex.pos", + "left_wrist_roll.pos", + "left_gripper.pos", + "right_shoulder_pan.pos", + "right_shoulder_lift.pos", + "right_elbow_flex.pos", + "right_wrist_flex.pos", + "right_wrist_roll.pos", + "right_gripper.pos" + ], + "shape": [ + 12 + ] + }, + "observation.state": { + "dtype": "float32", + "names": [ + "left_shoulder_pan.pos", + "left_shoulder_lift.pos", + "left_elbow_flex.pos", + "left_wrist_flex.pos", + "left_wrist_roll.pos", + "left_gripper.pos", + "right_shoulder_pan.pos", + "right_shoulder_lift.pos", + "right_elbow_flex.pos", + "right_wrist_flex.pos", + "right_wrist_roll.pos", + "right_gripper.pos" + ], + "shape": [ + 12 + ] + }, + "observation.images.left_top": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.left_left": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.right_right": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + } + } +} \ No newline at end of file diff --git a/meta/stats.json b/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..78ab670c821daa78adf1cb765b68f5cbc4035e58 --- /dev/null +++ b/meta/stats.json @@ -0,0 +1,898 @@ +{ + "observation.images.left_top": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4117189828457919 + ] + ], + [ + [ + 0.41586171715934356 + ] + ], + [ + [ + 0.4095070832988233 + ] + ] + ], + "std": [ + [ + [ + 0.0023218117222636703 + ] + ], + [ + [ + 0.002344731380592041 + ] + ], + [ + [ + 0.002502815040998566 + ] + ] + ], + "count": [ + 33854 + ], + "q01": [ + [ + [ + 0.01140764634438264 + ] + ], + [ + [ + 0.030091024892407347 + ] + ], + [ + [ + 0.00406671859544473 + ] + ] + ], + "q10": [ + [ + [ + 0.08993485457935416 + ] + ], + [ + [ + 0.10027648851835802 + ] + ], + [ + [ + 0.08443535998142764 + ] + ] + ], + "q50": [ + [ + [ + 0.4850124230795474 + ] + ], + [ + [ + 0.49273766043558354 + ] + ], + [ + [ + 0.4846784960182533 + ] + ] + ], + "q90": [ + [ + [ + 0.5875970823791615 + ] + ], + [ + [ + 0.5897334702090016 + ] + ], + [ + [ + 0.5821944749787616 + ] + ] + ], + "q99": [ + [ + [ + 0.6304597160091077 + ] + ], + [ + [ + 0.6279080248754859 + ] + ], + [ + [ + 0.6230688987589383 + ] + ] + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 23426 + ], + "mean": [ + 5256.171404915423 + ], + "std": [ + 4194.780964250378 + ], + "count": [ + 233103 + ], + "q01": [ + 4132.916956657482 + ], + "q10": [ + 4339.250828702768 + ], + "q50": [ + 5256.197485139187 + ], + "q90": [ + 6173.054840833875 + ], + "q99": [ + 6379.411823323899 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 3452 + ], + "mean": [ + 1145.6574518560465 + ], + "std": [ + 714.6403273892536 + ], + "count": [ + 233103 + ], + "q01": [ + 22.403003598105325 + ], + "q10": [ + 228.73687564339087 + ], + "q50": [ + 1145.6809089887304 + ], + "q90": [ + 2062.540887774497 + ], + "q99": [ + 2268.897870264522 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 7 + ], + "mean": [ + 1.7431264290892867 + ], + "std": [ + 1.5340687960029675 + ], + "count": [ + 233103 + ], + "q01": [ + 1.7431264290892872 + ], + "q10": [ + 1.743126429089291 + ], + "q50": [ + 1.7431264290893067 + ], + "q90": [ + 1.7431264290893225 + ], + "q99": [ + 1.7431264290893262 + ] + }, + "observation.images.left_left": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4765776135223689 + ] + ], + [ + [ + 0.44888597206608266 + ] + ], + [ + [ + 0.4451943962451121 + ] + ] + ], + "std": [ + [ + [ + 0.01258167542537357 + ] + ], + [ + [ + 0.009465051657991233 + ] + ], + [ + [ + 0.00985425629853205 + ] + ] + ], + "count": [ + 33854 + ], + "q01": [ + [ + [ + 0.053583888432085745 + ] + ], + [ + [ + 0.03551411869244092 + ] + ], + [ + [ + 0.024691623287400197 + ] + ] + ], + "q10": [ + [ + [ + 0.157019431492538 + ] + ], + [ + [ + 0.12077604898096743 + ] + ], + [ + [ + 0.10712232722279053 + ] + ] + ], + "q50": [ + [ + [ + 0.5302330221729891 + ] + ], + [ + [ + 0.5244777131693964 + ] + ], + [ + [ + 0.5211864113595205 + ] + ] + ], + "q90": [ + [ + [ + 0.6398385287857871 + ] + ], + [ + [ + 0.6480835469327935 + ] + ], + [ + [ + 0.6475906545810141 + ] + ] + ], + "q99": [ + [ + [ + 0.7427022311816476 + ] + ], + [ + [ + 0.7529110253219853 + ] + ], + [ + [ + 0.7521557131005886 + ] + ] + ] + }, + "observation.state": { + "min": [ + -39.5840950012207, + -100.0, + -70.14178466796875, + -42.49775314331055, + -51.69719314575195, + 0.9517335295677185, + -43.4941520690918, + -98.8391342163086, + -95.76957702636719, + -98.46873474121094, + -79.19413757324219, + 2.0570669174194336 + ], + "max": [ + 42.94053268432617, + 67.40478515625, + 100.0, + 97.12488555908203, + 77.28937530517578, + 65.66960906982422, + 37.57310104370117, + 60.116085052490234, + 99.63996124267578, + 98.04338836669922, + 59.75579833984375, + 75.18247985839844 + ], + "mean": [ + 0.32521000307211834, + 4.860550763227758, + 2.8561532586150835, + 63.11572645037664, + -4.279984081151193, + 6.786404587904688, + -5.702411992274226, + -0.4599978794552953, + 10.678004684977385, + 53.26447409753961, + 7.017044821532437, + 12.606912853376157 + ], + "std": [ + 8.129821478503985, + 34.985605598349956, + 36.68664270045861, + 20.484477044140906, + 18.72846742168821, + 10.715432839431768, + 16.62062660206877, + 41.430636886655655, + 42.82741938401646, + 41.25632025445207, + 18.315000901761074, + 12.983087104532348 + ], + "count": [ + 233103 + ], + "q01": [ + -20.510441051714913, + -99.75189439149615, + -37.3432809444853, + 23.506824409959375, + -31.310247059781986, + 1.548334818207564, + -25.185291870577846, + -97.53510442060289, + -44.327819926388706, + -73.55366206917266, + -19.112438817336955, + 2.5246037060193327 + ], + "q10": [ + -7.430224302609648, + -38.05309157639019, + -32.31737847242623, + 45.00136916327058, + -24.72009161313398, + 1.5778152207313039, + -19.663429047146288, + -79.9112332559545, + -34.106843811819765, + -8.065321068846568, + -10.735295291839279, + 2.7567671806081284 + ], + "q50": [ + 1.125130155805689, + 12.42651740291554, + -4.834876730149984, + 64.40967909032574, + -5.80403120142965, + 1.9638361385944987, + -12.373811014907556, + 12.70383123141052, + -1.1660754297328415, + 64.90330455125653, + 3.058797485212294, + 6.67025929033032 + ], + "q90": [ + 7.430082641039775, + 43.00155740858618, + 48.510198478385625, + 79.95849401674684, + 18.91186805822298, + 25.509969410044768, + 23.875460089841212, + 37.37847520466369, + 88.43850631276456, + 84.69536177689575, + 40.40569082550072, + 33.60897464583083 + ], + "q99": [ + 15.812342123137899, + 46.94314005969587, + 94.80245392992468, + 88.38158362658666, + 25.451702038274426, + 39.498212115643604, + 33.0350985588341, + 46.85778150050384, + 98.08437475256073, + 93.59307691684904, + 50.62239608147579, + 43.24885953267427 + ] + }, + "action": { + "min": [ + -43.030303955078125, + -100.0, + -72.4512939453125, + -46.60150909423828, + -51.94139099121094, + 0.0, + -43.855777740478516, + -100.0, + -99.36851501464844, + -99.23632049560547, + -79.53601837158203, + 0.745712161064148 + ], + "max": [ + 43.25757598876953, + 67.2258071899414, + 100.0, + 98.0453109741211, + 77.87545776367188, + 68.36653137207031, + 38.337013244628906, + 59.88372039794922, + 100.0, + 98.81204986572266, + 60.19536209106445, + 75.54064178466797 + ], + "mean": [ + 0.1544947231483056, + 3.338403048947104, + 1.9252512737589593, + 63.10512859914814, + -4.219272981854853, + 5.459391030591313, + -5.34580555323778, + -1.5847778931215488, + 9.499898154370307, + 53.13763350837549, + 7.045304677666836, + 11.985182544497489 + ], + "std": [ + 8.460582343713082, + 34.685776405167324, + 36.76871960509418, + 20.69967045576105, + 18.7814961688721, + 11.787794589315121, + 16.768894126328547, + 41.224447372212886, + 43.22765849931257, + 41.41636958741472, + 18.328406415793783, + 13.443745860074724 + ], + "count": [ + 233103 + ], + "q01": [ + -23.005052327724105, + -99.91404131876918, + -38.451868798511185, + 22.776377548587206, + -31.462825043380963, + 0.030659794619286713, + -25.217470715724446, + -97.7915144111269, + -46.2180210998847, + -74.35822924455425, + -19.2065528833541, + 2.061508964280142 + ], + "q10": [ + -7.900267709847459, + -39.32551125021585, + -32.97702884812109, + 44.822199300084904, + -24.759809569300018, + 0.06724633181172261, + -19.60064693976632, + -80.2462807608972, + -35.64743048584973, + -8.490165117017405, + -10.693057649026827, + 2.2843847730348057 + ], + "q50": [ + 1.1469716619002783, + 10.320730273472883, + -5.863648223102508, + 64.27705777713713, + -5.704018506143371, + 0.20046396655593712, + -12.136714358811737, + 11.118145996967183, + -2.3715544921345364, + 64.74904306835091, + 3.0627831096484894, + 4.9648006645858995 + ], + "q90": [ + 7.539702439049684, + 41.580156636481945, + 47.54973876458494, + 80.26346080596859, + 18.999777858893303, + 26.73504082171725, + 24.040149563995662, + 36.63572112934547, + 87.78278671903574, + 84.88400519036125, + 40.468611827897234, + 33.85512424622424 + ], + "q99": [ + 16.03147475904826, + 46.429978719025854, + 94.4705458799536, + 88.7211305319144, + 25.673605501905303, + 41.3312486755468, + 33.46272494539873, + 46.531556464858596, + 98.3125456688211, + 94.40096417161246, + 50.73987210649401, + 43.65577918902552 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 115.06666666666666 + ], + "mean": [ + 38.188581728534885 + ], + "std": [ + 23.82134424630845 + ], + "count": [ + 233103 + ], + "q01": [ + 0.7467667865087331 + ], + "q10": [ + 7.624562521368994 + ], + "q50": [ + 38.18734699653515 + ], + "q90": [ + 68.75136292589396 + ], + "q99": [ + 75.62992900891217 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 233103 + ], + "q01": [ + 3.9999999999994176e-16 + ], + "q10": [ + 3.999999999999417e-15 + ], + "q50": [ + 1.9999999999997088e-14 + ], + "q90": [ + 3.599999999999476e-14 + ], + "q99": [ + 3.959999999999423e-14 + ] + }, + "observation.images.right_right": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.44262470571197504 + ] + ], + [ + [ + 0.4413307263883724 + ] + ], + [ + [ + 0.43984510251947917 + ] + ] + ], + "std": [ + [ + [ + 0.00478584232749905 + ] + ], + [ + [ + 0.0043890986116558155 + ] + ], + [ + [ + 0.0069856283766122065 + ] + ] + ], + "count": [ + 33854 + ], + "q01": [ + [ + [ + 0.02481006284459179 + ] + ], + [ + [ + 0.02980509327627884 + ] + ], + [ + [ + 0.02575894334321963 + ] + ] + ], + "q10": [ + [ + [ + 0.08465498364471741 + ] + ], + [ + [ + 0.08429839572981838 + ] + ], + [ + [ + 0.08190123322730991 + ] + ] + ], + "q50": [ + [ + [ + 0.5267255629737797 + ] + ], + [ + [ + 0.5267643920785041 + ] + ], + [ + [ + 0.5227592693615793 + ] + ] + ], + "q90": [ + [ + [ + 0.6562345766993939 + ] + ], + [ + [ + 0.6581727910791869 + ] + ], + [ + [ + 0.657103623919922 + ] + ] + ], + "q99": [ + [ + [ + 0.9507178884579353 + ] + ], + [ + [ + 0.9485703011425111 + ] + ], + [ + [ + 0.9569714487587866 + ] + ] + ] + } +} \ No newline at end of file diff --git a/meta/tasks.parquet b/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27856cffab3062cf2e5be42bc703ddb62c8cce49 --- /dev/null +++ b/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e559f22182ccd5449fb5ed1b9a1b3da46d215c1895cd77f7ba3db2ba4bbfd860 +size 2246 diff --git a/videos/observation.images.left_left/chunk-000/file-000.mp4 b/videos/observation.images.left_left/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4aed705f5193bfceb22f395384ab1744907a7e4 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986f027feaf02e345ff39e526f4852cd995212af2aba4088d32c43c12a1f5f5a +size 172958982 diff --git a/videos/observation.images.left_left/chunk-000/file-001.mp4 b/videos/observation.images.left_left/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b509d910567cea92474c98b9a8858d1fc8c03460 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2d9d7bc7cd04708e2cfec0198bc05c922aee3f1cf0781de413d879800739fd7 +size 196121447 diff --git a/videos/observation.images.left_left/chunk-000/file-002.mp4 b/videos/observation.images.left_left/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..312b040ed2d329f5cc5472e29667cfbcc1cbed44 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a476c8bad81c9aa0174511a55a626a5e9e8994bc8129a63de26fece75a36cd3 +size 205314423 diff --git a/videos/observation.images.left_left/chunk-000/file-003.mp4 b/videos/observation.images.left_left/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f23950f64fd5a38f6a3b420e8ffcae1734ebe6ad --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936e1f12b61c1bbc1ec30f02b43eda52b4a6b6e645d8eaa3b2d5e9c465ec0537 +size 182349446 diff --git a/videos/observation.images.left_left/chunk-000/file-004.mp4 b/videos/observation.images.left_left/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78b722d1ffd169fc234fab5232f918fd401a724e --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebcbaa17064889151d1fefe64e46a3e60d31f7a76c00383692788ded5d66ea54 +size 184660607 diff --git a/videos/observation.images.left_left/chunk-000/file-005.mp4 b/videos/observation.images.left_left/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..309d5dc1478bf8f0418f9c03b3d22ad74532a639 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7baa1b58aa9a4b1868fca9fa9df3d454a59b517d91eb2eab3d271867c5619e7 +size 161915102 diff --git a/videos/observation.images.left_left/chunk-000/file-006.mp4 b/videos/observation.images.left_left/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5327f6eadb404b9b74e850f4342d82c58d1ce60 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd005e86240ef4f9cd05512c352c25f80929cb096665422ce33f130c35f32cf +size 81425581 diff --git a/videos/observation.images.left_left/chunk-000/file-007.mp4 b/videos/observation.images.left_left/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4932c4efab61c64f45d39ee3f8247b566598fd58 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2078e34ef16c500e9122222f27433cd6ab72e137ea5dd5e862561bee2ff9758c +size 129748514 diff --git a/videos/observation.images.left_left/chunk-000/file-008.mp4 b/videos/observation.images.left_left/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58c32caf44fd7d78022943e45e8b33c381d48b28 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e6e0e69ea50490b7624dd7a0d28dd1c0b3dc7f333a3b0367606aa08b8d1ee2 +size 128097291 diff --git a/videos/observation.images.left_left/chunk-000/file-009.mp4 b/videos/observation.images.left_left/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06fd2016e5c765b07ab076ddea29923144cfe4ac --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8b25144c781ddb23a9a9027385c97937b728cec1206b2e140d4d1d6da1a410e +size 137817840 diff --git a/videos/observation.images.left_left/chunk-000/file-010.mp4 b/videos/observation.images.left_left/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7ca6a8c0f078b6a5f6abb925b394cff0377185a --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed65962aa11b63c1c4c956ac4edc3c2a4bf9d809af8c264d29d9d78a02ca89e5 +size 126747753 diff --git a/videos/observation.images.left_left/chunk-000/file-011.mp4 b/videos/observation.images.left_left/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf641fbbeb8c0c5f3c42b37ec4293cb8e1ec5998 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e90b43d9bfce1a58034c5522ec06ef46c213d445f1f5fff163aee291ee30035f +size 183967482 diff --git a/videos/observation.images.left_left/chunk-000/file-012.mp4 b/videos/observation.images.left_left/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa12c66ab18f6c9dd9dc6693901b891d0f20c902 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:153d5bf895d754371badd0225d53c22c584cd7a85dd5150252465df562ec30e8 +size 126467696 diff --git a/videos/observation.images.left_left/chunk-000/file-013.mp4 b/videos/observation.images.left_left/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6837d6f4777368703576f41cfb8a5f94760ce20a --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de004531a50649e84a5b057601fa2d3ee079d081f7e1bd8b06f58822137c5731 +size 125711838 diff --git a/videos/observation.images.left_left/chunk-000/file-014.mp4 b/videos/observation.images.left_left/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f71b2f119b6e390814082c3186fa0e39828d0c38 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9788821bb830817d95f789da73eb1349013756294f112b15c49142031d6939b0 +size 207858061 diff --git a/videos/observation.images.left_left/chunk-000/file-015.mp4 b/videos/observation.images.left_left/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4b1052b85b3b65208cd587b84967a4220ff1386 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0080b3020a8f28a8fd4fd9919b4f27a4f0b4e93acaf2362cd41727dc64426a6e +size 116313833 diff --git a/videos/observation.images.left_left/chunk-000/file-016.mp4 b/videos/observation.images.left_left/chunk-000/file-016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dafa4d899d6f6aaf5734ed04f447edb2c833e380 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63fe64f24fd7fa1659c0e75d35e11ebff214879779a01773aeb2b406b5e848c8 +size 126396247 diff --git a/videos/observation.images.left_left/chunk-000/file-017.mp4 b/videos/observation.images.left_left/chunk-000/file-017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00a26ae70e6881d7cd0661c5d6cb1d8982e7d6f2 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c596c5c6bdea27a3407accc5a97c50588efa3fe0caf0a1222e83eb1ac8f77d6 +size 186161518 diff --git a/videos/observation.images.left_left/chunk-000/file-018.mp4 b/videos/observation.images.left_left/chunk-000/file-018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..141d6c16449799856f418d02ffc361287d12b8e1 --- /dev/null +++ b/videos/observation.images.left_left/chunk-000/file-018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c1377a77bd7142359520bb24f3b641a8b30ccdff673ee76769592a543074d9f +size 53114048 diff --git a/videos/observation.images.left_top/chunk-000/file-000.mp4 b/videos/observation.images.left_top/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2d13f5194213e4c640bd0ccfbab471fe451f6d1 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55edec2495e70b0400f956a141d30a53d2d41421adfba786a2b9eba92f1670d1 +size 176297733 diff --git a/videos/observation.images.left_top/chunk-000/file-001.mp4 b/videos/observation.images.left_top/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f03313e39d70484fe780843ea823755261c9b87e --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80794fae1ee420f6f9f0c2287860c8efbdcf800e6b707a1f1558620348b1d51f +size 188532243 diff --git a/videos/observation.images.left_top/chunk-000/file-002.mp4 b/videos/observation.images.left_top/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..187ecedf689669123cd15c3d883947e9c3fb2533 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56f84b1d6e07e3e86a5762b5a00f86fdaa3ed151b94b2b7cf0b18a30cbc30ae4 +size 206889688 diff --git a/videos/observation.images.left_top/chunk-000/file-003.mp4 b/videos/observation.images.left_top/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01f61deee53b1102a549292b84d9744dfb0eda56 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc7b366161ae3c2770b9172016374459fb0848821a5a60143f30b867ecd7f1e2 +size 190399789 diff --git a/videos/observation.images.left_top/chunk-000/file-004.mp4 b/videos/observation.images.left_top/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a4450dfe6e58ff8acb8320b713ee8cda1ce7aa0 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfab7834e1d5b74fe3e49604824bc4cc32f1507d98a2220f325243ea88fd7765 +size 200412527 diff --git a/videos/observation.images.left_top/chunk-000/file-005.mp4 b/videos/observation.images.left_top/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e01dbf22dbe8fabf1b2e7b7ba7756aa3d90f2d5 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fe91d13a03b5a5b2c9380cbc6b8b8e65abc7d2e9045759b214d3552288ca02b +size 162124337 diff --git a/videos/observation.images.left_top/chunk-000/file-006.mp4 b/videos/observation.images.left_top/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9069ebc595faba6f3a61e4f7e18d74d52815b58 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3cf65e6f6fd64caeb4f9eccb519419d035728695785d19befc936f1d007541 +size 195648744 diff --git a/videos/observation.images.left_top/chunk-000/file-007.mp4 b/videos/observation.images.left_top/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3a47677675381bad11cde01aa219bb45b9ff0c0 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:458855d93af35f9ed1e0c4790199e87a768218e8cc85f77f9e30b77676f2269b +size 130735273 diff --git a/videos/observation.images.left_top/chunk-000/file-008.mp4 b/videos/observation.images.left_top/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da2b71b7e35dce30a3f7e00eae769ad524bb94e0 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b282153a0cdf3c193781a1f6a60160a59786950e04f2ee4909acc94b524f8e7a +size 133086234 diff --git a/videos/observation.images.left_top/chunk-000/file-009.mp4 b/videos/observation.images.left_top/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfc1f5e7e1be6ebdb61cba2b6e965bae037d1935 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:447ad8ffb27d279dba9992debfee7e8cea31d37239a1f47eb3c27fbe114d7e33 +size 126191828 diff --git a/videos/observation.images.left_top/chunk-000/file-010.mp4 b/videos/observation.images.left_top/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3ffdea5c0c822a6f607ed2847071c656ba123ea --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e24419d166e1edb31562e16378830cc2eedae214b7069decc9a357279bc46cee +size 161510162 diff --git a/videos/observation.images.left_top/chunk-000/file-011.mp4 b/videos/observation.images.left_top/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c75da992eea93d9cef76b0fb5c7d6e375820161f --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7642b7ea5455eaa8e2c55cd08368b8aa840dac93595a5eb7509ee9ab4a434f8 +size 128933381 diff --git a/videos/observation.images.left_top/chunk-000/file-012.mp4 b/videos/observation.images.left_top/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0ff0590cc443add96c23a51182f406b8ed56586 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18de1410e15695075d76ea51be77019bcca662446378ca7a6fe4b13e4aef6fe1 +size 116456760 diff --git a/videos/observation.images.left_top/chunk-000/file-013.mp4 b/videos/observation.images.left_top/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8834fe5ae0ee7ec214499ac7a5cd287659b8946 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963910923dcb130e90752e82350ab845be266343fda4aea19ca0ccfa3ee2038a +size 116579942 diff --git a/videos/observation.images.left_top/chunk-000/file-014.mp4 b/videos/observation.images.left_top/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8f2c3ed7a95087f13c00066fabd850d40884f3b --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fb71d114c596f9787c521843d7bb04543ea90b915287f37e1ab3302379d86b5 +size 175635213 diff --git a/videos/observation.images.left_top/chunk-000/file-015.mp4 b/videos/observation.images.left_top/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..805c2c436748062f9ae3ce5e9e5922048214e7df --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6458ec31b6597d867d0a52709d99edb021f63cea21d879e9263579f20e3b3767 +size 193968493 diff --git a/videos/observation.images.left_top/chunk-000/file-016.mp4 b/videos/observation.images.left_top/chunk-000/file-016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa65a81d7b04cafa49f52a2ad24f0faf720ad576 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f1c65639e968daa21d0553fe51c0913bf81895baba0f3d67901a1cd9f40330 +size 194659980 diff --git a/videos/observation.images.left_top/chunk-000/file-017.mp4 b/videos/observation.images.left_top/chunk-000/file-017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..328dab23d251aba7772716b318749688b6b11248 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa7d18283190f94779f201760aa2b92195602e894a2cf088f6325373f76d140b +size 128214773 diff --git a/videos/observation.images.left_top/chunk-000/file-018.mp4 b/videos/observation.images.left_top/chunk-000/file-018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a45527641761cbca1db3cd1b2be37303bd9fb0f --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787f41bee43bc43f9208693f88d5d7491a7690245af970a49a81640edfbc78cd +size 190211680 diff --git a/videos/observation.images.left_top/chunk-000/file-019.mp4 b/videos/observation.images.left_top/chunk-000/file-019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d63fd7466fcf7084f8eff9289c7e2a89eb579d4 --- /dev/null +++ b/videos/observation.images.left_top/chunk-000/file-019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0642cd7f77584cf73f493dabdab05692babc08a48b1c8a2f397bbfa69e14adbf +size 108485111 diff --git a/videos/observation.images.right_right/chunk-000/file-000.mp4 b/videos/observation.images.right_right/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1a8bc805524df5960a8ffbc89dc7598ae461b34 --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080b4c017a819b80bc6a169081c0161ea082a7452bdc5ad5278f4ef86402672b +size 141479975 diff --git a/videos/observation.images.right_right/chunk-000/file-001.mp4 b/videos/observation.images.right_right/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b8df27f18001290dead5741a82e0ed8794700a0 --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b4a4ed048cf039705ff80eef7957622f55740d1a2c70923641e823c6dc605f7 +size 151021081 diff --git a/videos/observation.images.right_right/chunk-000/file-002.mp4 b/videos/observation.images.right_right/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88d8051c85b61abda69bb1572721dfc9ca60a2dd --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93d220e9cf916709cdf58f651be36dcab0a8b131439a14fa95e4f7a5a263c4f +size 158548171 diff --git a/videos/observation.images.right_right/chunk-000/file-003.mp4 b/videos/observation.images.right_right/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfce4955a073e74b7f28888b20eab60810213077 --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0565d59231424af72b9593e5e6ee04dd0c95f6684ce12be8d8205f0c9fe39b08 +size 208246876 diff --git a/videos/observation.images.right_right/chunk-000/file-004.mp4 b/videos/observation.images.right_right/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6c13ccc598c476350d778dc0e0f2336ba35107c --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfb8add083b429b59b3a301334e749ef3f02394f8b22fbdc0797247e23321ddd +size 204126401 diff --git a/videos/observation.images.right_right/chunk-000/file-005.mp4 b/videos/observation.images.right_right/chunk-000/file-005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6bfa111d16952e45e52576e11a3e726eef8577b --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86d5585143f89e112475270a90aec68c3e951eefd58f4d421422e5eb972e0db +size 149274348 diff --git a/videos/observation.images.right_right/chunk-000/file-006.mp4 b/videos/observation.images.right_right/chunk-000/file-006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6634a7b6366b2035703fba9b7df5539c0cad888 --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1164cbc94fc6b650147f00e1b30bedaab49b18a56df159f3e91fa7d051de933f +size 194737770 diff --git a/videos/observation.images.right_right/chunk-000/file-007.mp4 b/videos/observation.images.right_right/chunk-000/file-007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30338885c4ce2a3008a689c1ece69c452e44bbe9 --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:793c265d37aa9286f5b76a267a393d0782cc2e9710ac98a9354bfee28035ddbd +size 94227638 diff --git a/videos/observation.images.right_right/chunk-000/file-008.mp4 b/videos/observation.images.right_right/chunk-000/file-008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3972ab17b11640a2aac5cda9f22c5d832a8d5ca --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af57d01e672d367e19d0ced33067386cb8790c757f464dd450d7f66cca037f20 +size 116317254 diff --git a/videos/observation.images.right_right/chunk-000/file-009.mp4 b/videos/observation.images.right_right/chunk-000/file-009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..861cf59f6e4901d54d3a84223bdc54e9bb8c0c3f --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247a7827d32aca3d6a708b4a37a05093b67d3d7c1eb958ec14d6463eb85e4694 +size 176462975 diff --git a/videos/observation.images.right_right/chunk-000/file-010.mp4 b/videos/observation.images.right_right/chunk-000/file-010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6cf75d87ed0f567bfde2c9adf6f114762feeffe --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d05270f10db339095dd802ecade2f1e491e2d7f37839d5b0e2b014bbe758730 +size 205981742 diff --git a/videos/observation.images.right_right/chunk-000/file-011.mp4 b/videos/observation.images.right_right/chunk-000/file-011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b477ae3ebbdde66196e8b47473aec1e935411830 --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9255fcf9eebd7c588523dedcb8bd3241d620308ba4b3a3971a306f820a0d9efc +size 131764182 diff --git a/videos/observation.images.right_right/chunk-000/file-012.mp4 b/videos/observation.images.right_right/chunk-000/file-012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd650576360c5fa8a73f26d94ef2c9e5de283b5f --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d017155e3cb387f5d22fec8844f913aea23389b2d2c61295b780f4d74b8ed8b +size 135325745 diff --git a/videos/observation.images.right_right/chunk-000/file-013.mp4 b/videos/observation.images.right_right/chunk-000/file-013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caab771be33d7cd327ab554ff43bd1ec318fd781 --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c554ec2a67447782af883ce01ae9b7f4cecd740e2059c5421dda3f87b44eca5f +size 89294633 diff --git a/videos/observation.images.right_right/chunk-000/file-014.mp4 b/videos/observation.images.right_right/chunk-000/file-014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72e0ce67ba1034b1a79b328383a699abe651c78d --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:046f617934e30e5817fdad9611d545f16ad3b4c43599c5b0c9008a185d30dbbb +size 135128825 diff --git a/videos/observation.images.right_right/chunk-000/file-015.mp4 b/videos/observation.images.right_right/chunk-000/file-015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b86e6dd34f6293225a4fcc85cfb0366cdd024f25 --- /dev/null +++ b/videos/observation.images.right_right/chunk-000/file-015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c785efe24e33a1f78b82a036b7cc2ca48abe5a7375abfd0fa000cd8059a91b2 +size 77008196