diff --git a/AaronNewman/screwdriver_task_batch1/meta/info.json b/AaronNewman/screwdriver_task_batch1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..98fcb0bc9baf171ab7b56843c97a69c9aba184af --- /dev/null +++ b/AaronNewman/screwdriver_task_batch1/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 3576, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/AaronNewman/screwdriver_task_batch1/meta/stats.json b/AaronNewman/screwdriver_task_batch1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..1a9be4240638bba0463cd7ad01249bf3e66608f9 --- /dev/null +++ b/AaronNewman/screwdriver_task_batch1/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -46.7578125, + 58.271484375, + 52.119140625, + 11.42578125, + -87.978515625, + 0.27397260069847107 + ], + "max": [ + 57.12890625, + 191.953125, + 181.318359375, + 86.572265625, + 40.517578125, + 45.68492889404297 + ], + "mean": [ + 11.671683261458506, + 130.99171280914237, + 133.07418951678864, + 46.74313937150925, + -15.207388144211482, + 7.646121021618512 + ], + "std": [ + 18.265949774461898, + 47.80219593040517, + 40.21371134849134, + 12.77754097764092, + 29.08887494614164, + 8.260185055819532 + ], + "count": [ + 3576 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 3575 + ], + "mean": [ + 1787.5 + ], + "std": [ + 1032.3022409481957 + ], + "count": [ + 3576 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 3576 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 11.899999618530273 + ], + "mean": [ + 5.943362977414057 + ], + "std": [ + 3.4410456202260202 + ], + "count": [ + 3576 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.40766358375549316 + ] + ], + [ + [ + 0.41237139105796816 + ] + ], + [ + [ + 0.415546253323555 + ] + ] + ], + "std": [ + [ + [ + 0.2602376721508397 + ] + ], + [ + [ + 0.24171753469069088 + ] + ], + [ + [ + 0.25090063117443717 + ] + ] + ], + "count": [ + 1000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 357 + ], + "mean": [ + 178.30089485458612 + ], + "std": [ + 103.23137095855228 + ], + "count": [ + 3576 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.504474272930649 + ], + "std": [ + 2.87071967196737 + ], + "count": [ + 3576 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4681341528892517 + ] + ], + [ + [ + 0.47930768430233 + ] + ], + [ + [ + 0.4459979712963104 + ] + ] + ], + "std": [ + [ + [ + 0.255352857209412 + ] + ], + [ + [ + 0.2582857941457476 + ] + ], + [ + [ + 0.25222717402223505 + ] + ] + ], + "count": [ + 1000 + ] + }, + "action": { + "min": [ + -47.724609375, + 60.205078125, + 45.615234375, + 10.634765625, + -94.833984375, + 0.0 + ], + "max": [ + 58.095703125, + 192.216796875, + 182.98828125, + 89.560546875, + 41.66015625, + 48.57143020629883 + ], + "mean": [ + 11.973082263197675, + 133.76614732336944, + 131.5755906073039, + 46.86639753124058, + -15.418193029677308, + 5.984236396665808 + ], + "std": [ + 18.727078163493967, + 46.6336042967073, + 42.3373840128472, + 13.348898407446411, + 29.712311166512006, + 9.307714411624977 + ], + "count": [ + 3576 + ] + } +} \ No newline at end of file diff --git a/AaronNewman/screwdriver_task_batch2/meta/info.json b/AaronNewman/screwdriver_task_batch2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..98fcb0bc9baf171ab7b56843c97a69c9aba184af --- /dev/null +++ b/AaronNewman/screwdriver_task_batch2/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 3576, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/AaronNewman/screwdriver_task_batch2/meta/stats.json b/AaronNewman/screwdriver_task_batch2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..a34bb6b86f113539f0be510b6e477053e873d98f --- /dev/null +++ b/AaronNewman/screwdriver_task_batch2/meta/stats.json @@ -0,0 +1,307 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 3576 + ] + }, + "observation.state": { + "min": [ + -85.25390625, + 47.28515625, + 41.923828125, + 18.369140625, + -87.890625, + 0.4109588861465454 + ], + "max": [ + 56.07421875, + 194.677734375, + 182.109375, + 86.8359375, + 26.19140625, + 30.75342559814453 + ], + "mean": [ + 11.635750298598735, + 127.83475537481458, + 127.85397540269548, + 50.357911524889985, + -19.09450864768535, + 7.0131361688543485 + ], + "std": [ + 23.011542081625365, + 51.4319498632996, + 46.01661580163516, + 12.132810610562899, + 26.762000073183508, + 8.302244282862516 + ], + "count": [ + 3576 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.4960850111856825 + ], + "std": [ + 2.871402290835543 + ], + "count": [ + 3576 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 3575 + ], + "mean": [ + 1787.5 + ], + "std": [ + 1032.3022409481957 + ], + "count": [ + 3576 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 357 + ], + "mean": [ + 178.30061521252796 + ], + "std": [ + 103.23088823591019 + ], + "count": [ + 3576 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.47087627053260805 + ] + ], + [ + [ + 0.48803336918354034 + ] + ], + [ + [ + 0.4582915484905243 + ] + ] + ], + "std": [ + [ + [ + 0.2530892822407811 + ] + ], + [ + [ + 0.2558655321121857 + ] + ], + [ + [ + 0.25065277103029016 + ] + ] + ], + "count": [ + 1000 + ] + }, + "action": { + "min": [ + -88.2421875, + 49.482421875, + 35.244140625, + 16.962890625, + -127.177734375, + -0.0892857164144516 + ], + "max": [ + 56.6015625, + 195.99609375, + 183.076171875, + 96.85546875, + 26.89453125, + 32.232139587402344 + ], + "mean": [ + 11.939238282424759, + 130.8415958225327, + 126.4565123274289, + 50.520002945424196, + -20.073766395716326, + 5.48604544950545 + ], + "std": [ + 23.39505614116536, + 50.01680928355521, + 48.28108434123094, + 12.703534061087955, + 30.02433421527951, + 9.214480042737096 + ], + "count": [ + 3576 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 11.899999618530273 + ], + "mean": [ + 5.943353703624717 + ], + "std": [ + 3.4410295056627156 + ], + "count": [ + 3576 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.386213493347168 + ] + ], + [ + [ + 0.37585763037204745 + ] + ], + [ + [ + 0.36287212669849395 + ] + ] + ], + "std": [ + [ + [ + 0.2527032548388106 + ] + ], + [ + [ + 0.23182194856196503 + ] + ], + [ + [ + 0.24907371328589878 + ] + ] + ], + "count": [ + 1000 + ] + } +} \ No newline at end of file diff --git a/AaronNewman/screwdriver_task_batch3/meta/info.json b/AaronNewman/screwdriver_task_batch3/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..4129e28baf240dc16a52001742ce4717ae4861f6 --- /dev/null +++ b/AaronNewman/screwdriver_task_batch3/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 3565, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/AaronNewman/screwdriver_task_batch3/meta/stats.json b/AaronNewman/screwdriver_task_batch3/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..6a2c63aeb6b96c2bbf8b520825bbd2722dd7943f --- /dev/null +++ b/AaronNewman/screwdriver_task_batch3/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -42.71484375, + 45.615234375, + 28.740234375, + 4.04296875, + -87.36328125, + 0.4794520437717438 + ], + "max": [ + 78.837890625, + 194.94140625, + 181.494140625, + 83.935546875, + 58.623046875, + 41.780818939208984 + ], + "mean": [ + 10.229211400769035, + 132.72645761455092, + 134.78690801034637, + 45.036315392578466, + -8.90473804219742, + 6.116973532132313 + ], + "std": [ + 20.1421966342122, + 51.42001091560521, + 44.430544570879235, + 13.211240588889751, + 30.28387686756217, + 7.44762273332416 + ], + "count": [ + 3565 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.46621776819229127 + ] + ], + [ + [ + 0.4900548279285431 + ] + ], + [ + [ + 0.46703027188777924 + ] + ] + ], + "std": [ + [ + [ + 0.25372503956270115 + ] + ], + [ + [ + 0.2578129565115324 + ] + ], + [ + [ + 0.2532674062204359 + ] + ] + ], + "count": [ + 1000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.49929873772791 + ], + "std": [ + 2.87159754135351 + ], + "count": [ + 3565 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 3564 + ], + "mean": [ + 1782.0 + ], + "std": [ + 1029.126814343111 + ], + "count": [ + 3565 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 3565 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 11.866666793823242 + ], + "mean": [ + 5.925030435719965 + ], + "std": [ + 3.4304618067188155 + ], + "count": [ + 3565 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3416172653436661 + ] + ], + [ + [ + 0.3464044988155365 + ] + ], + [ + [ + 0.3428904294967651 + ] + ] + ], + "std": [ + [ + [ + 0.24976261665452235 + ] + ], + [ + [ + 0.23610569621188962 + ] + ], + [ + [ + 0.24755350621422206 + ] + ] + ], + "count": [ + 1000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 356 + ], + "mean": [ + 177.75091164095372 + ], + "std": [ + 102.91385688117559 + ], + "count": [ + 3565 + ] + }, + "action": { + "min": [ + -43.330078125, + 46.93359375, + 23.5546875, + 2.021484375, + -102.568359375, + 0.0 + ], + "max": [ + 79.1015625, + 195.908203125, + 183.076171875, + 85.95703125, + 59.58984375, + 42.23214340209961 + ], + "mean": [ + 10.512236406559028, + 135.63457260880864, + 133.5234749407454, + 44.97776154655895, + -9.157167639337784, + 4.365422929119094 + ], + "std": [ + 20.507608799144915, + 50.182007744753705, + 46.7502788457911, + 13.778104112366155, + 31.78309580295238, + 8.207483932564715 + ], + "count": [ + 3565 + ] + } +} \ No newline at end of file diff --git a/Ashton3/lerobot-aloha/data/chunk-000/file-000.parquet b/Ashton3/lerobot-aloha/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2791b1764637ff9cddb1af832bb5e60df4d811a --- /dev/null +++ b/Ashton3/lerobot-aloha/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3016b73d920d8cb14e5c6ae90469809725ef4e03bc0cc2819c97c6347b2a77a6 +size 312460 diff --git a/Ashton3/lerobot-aloha/meta/episodes/chunk-000/file-000.parquet b/Ashton3/lerobot-aloha/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ab735cbd19d4ea2a66f58c651f9e2fb6bcea1aa --- /dev/null +++ b/Ashton3/lerobot-aloha/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97d73b826105ee96344fdda2f9cdbdc1e2144f3932f6e7dd71e928334a7c609a +size 61178 diff --git a/Ashton3/lerobot-aloha/meta/tasks.parquet b/Ashton3/lerobot-aloha/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50a9d94d226c54bc78e9f0250d7ec541704b6295 --- /dev/null +++ b/Ashton3/lerobot-aloha/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f9b7773cee4b68c50fcfaf6d3e356867f62fba662c1dc96c3f4bd0fab5e92c +size 2243 diff --git a/Ashton3/lerobot-aloha/videos/observation.images.image/chunk-000/file-000.mp4 b/Ashton3/lerobot-aloha/videos/observation.images.image/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f120ad7a0a8d9995e8498b3a25aaa22f839904a4 --- /dev/null +++ b/Ashton3/lerobot-aloha/videos/observation.images.image/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1119bf0d09c943faa533d461ff65872cd68d813b939d3163ca40a0a1e8b55af9 +size 128758433 diff --git a/Ashton3/lerobot-aloha/videos/observation.images.image2/chunk-000/file-000.mp4 b/Ashton3/lerobot-aloha/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c60f00c861df1940c00a59760a6444bad12ac2d --- /dev/null +++ b/Ashton3/lerobot-aloha/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ada9923a7967eb9dcde99cc480093645f900f4f51edcb9189adaeafb618411c +size 113062683 diff --git a/Congying1112/so100_place_blue_bottle_with_single_camera/meta/info.json b/Congying1112/so100_place_blue_bottle_with_single_camera/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..2a9265e5a6ef922b93984a06a5853e833c2f1a5f --- /dev/null +++ b/Congying1112/so100_place_blue_bottle_with_single_camera/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 5927, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Congying1112/so100_place_blue_bottle_with_single_camera/meta/stats.json b/Congying1112/so100_place_blue_bottle_with_single_camera/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..f1f1bb343cb63f3a22598c99140e6444582c2f02 --- /dev/null +++ b/Congying1112/so100_place_blue_bottle_with_single_camera/meta/stats.json @@ -0,0 +1,234 @@ +{ + "action": { + "min": [ + -29.70703125, + 15.8203125, + 16.875, + -71.015625, + -120.322265625, + -0.3253796100616455 + ], + "max": [ + 49.5703125, + 188.96484375, + 177.36328125, + 105.205078125, + -86.1328125, + 101.95227813720703 + ], + "mean": [ + 7.0943318052921, + 129.41565149679582, + 108.82504647172722, + 17.045620831949265, + -96.4322277974656, + 66.18160069328708 + ], + "std": [ + 17.01446117465639, + 53.07741875975705, + 34.55651876805049, + 61.70798303420178, + 4.941993005819983, + 39.10561524353257 + ], + "count": [ + 5927 + ] + }, + "observation.state": { + "min": [ + -29.091796875, + 13.974609375, + 18.369140625, + -69.521484375, + -119.53125, + 0.5076141953468323 + ], + "max": [ + 49.130859375, + 189.052734375, + 177.275390625, + 103.271484375, + -86.220703125, + 99.41986846923828 + ], + "mean": [ + 6.89943636567914, + 128.217057158739, + 109.3653838272056, + 17.383362771930955, + -95.9084786250496, + 67.77427969144613 + ], + "std": [ + 16.69683572163426, + 54.02260499632552, + 34.5846034079417, + 60.90645181098624, + 4.825306628732559, + 34.202068619539865 + ], + "count": [ + 5927 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 592 + ], + "mean": [ + 295.8501771553906 + ], + "std": [ + 171.09781545281982 + ], + "count": [ + 5927 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.733333333333334 + ], + "mean": [ + 9.861672571846352 + ], + "std": [ + 5.7032605150939935 + ], + "count": [ + 5927 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 5926 + ], + "mean": [ + 2963.0 + ], + "std": [ + 1710.977498390905 + ], + "count": [ + 5927 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5632779438997821 + ] + ], + [ + [ + 0.5286285901756536 + ] + ], + [ + [ + 0.522719675755719 + ] + ] + ], + "std": [ + [ + [ + 0.28447495399983774 + ] + ], + [ + [ + 0.31426576583566 + ] + ], + [ + [ + 0.33390312344647266 + ] + ] + ], + "count": [ + 1200 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.500590517968618 + ], + "std": [ + 2.8725162152101715 + ], + "count": [ + 5927 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 5927 + ] + } +} \ No newline at end of file diff --git a/Congying1112/so100_place_blue_bottle_with_two_cameras/meta/info.json b/Congying1112/so100_place_blue_bottle_with_two_cameras/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6fa32a9c9944d2b73b2af9285ea03ddd5efd5409 --- /dev/null +++ b/Congying1112/so100_place_blue_bottle_with_two_cameras/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 5919, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Congying1112/so100_place_blue_bottle_with_two_cameras/meta/stats.json b/Congying1112/so100_place_blue_bottle_with_two_cameras/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..3da93040d6963fd6678adc44f3ac24afa317f00d --- /dev/null +++ b/Congying1112/so100_place_blue_bottle_with_two_cameras/meta/stats.json @@ -0,0 +1,307 @@ +{ + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.499746578813989 + ], + "std": [ + 2.8728694514238753 + ], + "count": [ + 5919 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 5918 + ], + "mean": [ + 2959.0 + ], + "std": [ + 1708.6680972812323 + ], + "count": [ + 5919 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 592 + ], + "mean": [ + 295.45041392127047 + ], + "std": [ + 170.8672853226355 + ], + "count": [ + 5919 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 5919 + ] + }, + "action": { + "min": [ + -6.85546875, + 0.087890625, + -15.380859375, + -109.775390625, + -125.771484375, + -0.7592191100120544 + ], + "max": [ + 55.8984375, + 192.041015625, + 177.978515625, + 79.189453125, + -79.27734375, + 56.616050720214844 + ], + "mean": [ + 21.599726255932136, + 89.96768767222659, + 100.75012651982591, + -28.941110410527575, + -97.94578108454822, + 15.31055403263268 + ], + "std": [ + 17.032817329633303, + 49.383727401339875, + 46.88524916542467, + 24.66837207612678, + 8.394689431005277, + 17.344677139919007 + ], + "count": [ + 5919 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5645742312275785 + ] + ], + [ + [ + 0.5364840909804468 + ] + ], + [ + [ + 0.5233952523260766 + ] + ] + ], + "std": [ + [ + [ + 0.29729082822857705 + ] + ], + [ + [ + 0.32045714232300404 + ] + ], + [ + [ + 0.3317208846705136 + ] + ] + ], + "count": [ + 1197 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5890284263559225 + ] + ], + [ + [ + 0.5695747352791019 + ] + ], + [ + [ + 0.5332324578466865 + ] + ] + ], + "std": [ + [ + [ + 0.24939216997817706 + ] + ], + [ + [ + 0.2679030047763569 + ] + ], + [ + [ + 0.2843142033659868 + ] + ] + ], + "count": [ + 1197 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.733333333333334 + ], + "mean": [ + 9.848347130709016 + ], + "std": [ + 5.695576177421183 + ], + "count": [ + 5919 + ] + }, + "observation.state": { + "min": [ + -5.9765625, + -0.966796875, + -14.23828125, + -107.75390625, + -124.62890625, + 0.435097873210907 + ], + "max": [ + 55.107421875, + 191.42578125, + 177.275390625, + 72.685546875, + -79.1015625, + 55.62001419067383 + ], + "mean": [ + 21.310113382573103, + 87.67332028174525, + 102.13159541500482, + -28.10676540211057, + -97.35845977814138, + 19.435153725461834 + ], + "std": [ + 16.856266100613077, + 50.18414313397741, + 45.937672347991324, + 24.367357615561627, + 8.317832293615886, + 14.015168761318243 + ], + "count": [ + 5919 + ] + } +} \ No newline at end of file diff --git a/Congying1112/so100_place_blue_bottle_with_two_cameras2/meta/info.json b/Congying1112/so100_place_blue_bottle_with_two_cameras2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..a3537ceeb765cc1bd7ebc0c88ea89e81e20ee821 --- /dev/null +++ b/Congying1112/so100_place_blue_bottle_with_two_cameras2/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 5920, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Congying1112/so100_place_blue_bottle_with_two_cameras2/meta/stats.json b/Congying1112/so100_place_blue_bottle_with_two_cameras2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..ba41b4b5d11442bec323a5eb3e5ea5abe3874716 --- /dev/null +++ b/Congying1112/so100_place_blue_bottle_with_two_cameras2/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5617511759186578 + ] + ], + [ + [ + 0.5316646953888589 + ] + ], + [ + [ + 0.5222193041450663 + ] + ] + ], + "std": [ + [ + [ + 0.28298201779111815 + ] + ], + [ + [ + 0.31144420082657964 + ] + ], + [ + [ + 0.3322183887961481 + ] + ] + ], + "count": [ + 1199 + ] + }, + "action": { + "min": [ + -35.5078125, + 25.6640625, + 12.3046875, + -70.3125, + -124.189453125, + -0.21691974997520447 + ], + "max": [ + 44.912109375, + 189.228515625, + 178.154296875, + 105.46875, + -59.94140625, + 100.21692657470703 + ], + "mean": [ + 3.690634250439502, + 123.93561985686019, + 129.7987582644901, + -15.270342871546745, + -93.95637037818496, + 37.457421002516874 + ], + "std": [ + 17.452390821837245, + 53.64048566151407, + 38.90114238014965, + 41.7448980230488, + 8.014109235837402, + 36.15010689006705 + ], + "count": [ + 5920 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 5920 + ] + }, + "observation.state": { + "min": [ + -34.8046875, + 23.90625, + 11.77734375, + -68.994140625, + -122.958984375, + 0.435097873210907 + ], + "max": [ + 43.9453125, + 189.140625, + 178.154296875, + 103.095703125, + -59.677734375, + 98.6947021484375 + ], + "mean": [ + 3.5746095711113632, + 122.18291719281996, + 130.65375325744216, + -14.695431439135525, + -93.38578482318569, + 39.70735841474018 + ], + "std": [ + 17.077532771196772, + 54.509684440950124, + 38.381880897912744, + 41.14832603054613, + 7.960000284569777, + 32.99692134574564 + ], + "count": [ + 5920 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 592 + ], + "mean": [ + 295.5001689189189 + ], + "std": [ + 170.89572844273044 + ], + "count": [ + 5920 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6321728510141893 + ] + ], + [ + [ + 0.6160057095850573 + ] + ], + [ + [ + 0.5773489691504904 + ] + ] + ], + "std": [ + [ + [ + 0.2305837021790167 + ] + ], + [ + [ + 0.24932042320710607 + ] + ], + [ + [ + 0.26352109515063377 + ] + ] + ], + "count": [ + 1199 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.500168918918919 + ], + "std": [ + 2.872398935931789 + ], + "count": [ + 5920 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 5919 + ], + "mean": [ + 2959.5 + ], + "std": [ + 1708.9567724199462 + ], + "count": [ + 5920 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.733333333333334 + ], + "mean": [ + 9.85000563063063 + ], + "std": [ + 5.696524281424348 + ], + "count": [ + 5920 + ] + } +} \ No newline at end of file diff --git a/Congying1112/so100_simplepick_with_2_cameras_from_top/meta/info.json b/Congying1112/so100_simplepick_with_2_cameras_from_top/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..eefb09c7842bd9a99a92d0ac05e397868eda0157 --- /dev/null +++ b/Congying1112/so100_simplepick_with_2_cameras_from_top/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 16, + "total_frames": 9584, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:16" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Congying1112/so100_simplepick_with_2_cameras_from_top/meta/stats.json b/Congying1112/so100_simplepick_with_2_cameras_from_top/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..ffe052231ad8109e52446201b859a7e88f6c5ac0 --- /dev/null +++ b/Congying1112/so100_simplepick_with_2_cameras_from_top/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 9583 + ], + "mean": [ + 4791.5 + ], + "std": [ + 2766.6624748964227 + ], + "count": [ + 9584 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5838547583117268 + ] + ], + [ + [ + 0.5788244020038283 + ] + ], + [ + [ + 0.5458406639084697 + ] + ] + ], + "std": [ + [ + [ + 0.23300440711472953 + ] + ], + [ + [ + 0.23382030490029576 + ] + ], + [ + [ + 0.23152328961330582 + ] + ] + ], + "count": [ + 1936 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.933333333333334 + ], + "mean": [ + 9.966666666666665 + ], + "std": [ + 5.7638721552635275 + ], + "count": [ + 9584 + ] + }, + "action": { + "min": [ + -39.90234375, + 40.078125, + -15.205078125, + 36.73828125, + -116.630859375, + -0.21691973507404327 + ], + "max": [ + 54.580078125, + 191.865234375, + 110.830078125, + 104.94140625, + -39.814453125, + 99.45770263671875 + ], + "mean": [ + 3.1309842988848686, + 155.43286323547363, + 86.47238206863403, + 87.80254411697388, + -95.27901983261108, + 28.689730048179626 + ], + "std": [ + 16.86718651504763, + 44.795334417704055, + 13.397382096125519, + 13.82985084378404, + 12.510917313487719, + 35.21209411050255 + ], + "count": [ + 9584 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 15 + ], + "mean": [ + 7.5 + ], + "std": [ + 4.6097722286464435 + ], + "count": [ + 9584 + ] + }, + "observation.state": { + "min": [ + -38.759765625, + 38.759765625, + -12.392578125, + 36.9140625, + -115.751953125, + 3.190717935562134 + ], + "max": [ + 53.61328125, + 191.513671875, + 110.21484375, + 103.88671875, + -39.462890625, + 97.96954345703125 + ], + "mean": [ + 3.186108418740332, + 154.7360324859619, + 86.7035903930664, + 87.72624969482422, + -94.74221420288086, + 31.80671536922455 + ], + "std": [ + 16.526839404124523, + 45.41144444316212, + 13.136267706239757, + 13.822979834788546, + 12.490256135317527, + 32.471576160339694 + ], + "count": [ + 9584 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 9584 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5720440154173755 + ] + ], + [ + [ + 0.5406182652899314 + ] + ], + [ + [ + 0.513033185295468 + ] + ] + ], + "std": [ + [ + [ + 0.26719508992181834 + ] + ], + [ + [ + 0.2791527337120657 + ] + ], + [ + [ + 0.30999746087437946 + ] + ] + ], + "count": [ + 1936 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 598 + ], + "mean": [ + 299.0 + ], + "std": [ + 172.91616465790582 + ], + "count": [ + 9584 + ] + } +} \ No newline at end of file diff --git a/Congying1112/so100_switch_with_onhand_camera/meta/info.json b/Congying1112/so100_switch_with_onhand_camera/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..46329919ee6aecc37315b7bf592ea562f8078677 --- /dev/null +++ b/Congying1112/so100_switch_with_onhand_camera/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 5918, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Congying1112/so100_switch_with_onhand_camera/meta/stats.json b/Congying1112/so100_switch_with_onhand_camera/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..82c218b0d12307f39e8301e215f5a0077db1c180 --- /dev/null +++ b/Congying1112/so100_switch_with_onhand_camera/meta/stats.json @@ -0,0 +1,234 @@ +{ + "action": { + "min": [ + -39.19921875, + 57.65625, + 54.4921875, + -77.6953125, + -112.67578125, + -0.3253796100616455 + ], + "max": [ + 44.12109375, + 191.865234375, + 178.06640625, + 104.94140625, + -83.3203125, + 101.84381866455078 + ], + "mean": [ + -0.996603648982446, + 132.37545978382417, + 116.37150124965305, + 14.640294088085344, + -97.4785761290122, + 63.777167397924835 + ], + "std": [ + 19.722742851473, + 47.62265114303306, + 28.998868330130332, + 62.9882383412203, + 4.693305490274658, + 44.67805128146427 + ], + "count": [ + 5918 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.50118283203785 + ], + "std": [ + 2.8722810797184124 + ], + "count": [ + 5918 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 5918 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.571649575327207 + ] + ], + [ + [ + 0.5495254588677576 + ] + ], + [ + [ + 0.5406426300295947 + ] + ] + ], + "std": [ + [ + [ + 0.2916565446343007 + ] + ], + [ + [ + 0.31379748651964207 + ] + ], + [ + [ + 0.32297841442850495 + ] + ] + ], + "count": [ + 1197 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 5917 + ], + "mean": [ + 2958.5 + ], + "std": [ + 1708.379422142517 + ], + "count": [ + 5918 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.733333333333334 + ], + "mean": [ + 9.846676805226991 + ], + "std": [ + 5.694607587048721 + ], + "count": [ + 5918 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 592 + ], + "mean": [ + 295.40030415680974 + ], + "std": [ + 170.8382276114616 + ], + "count": [ + 5918 + ] + }, + "observation.state": { + "min": [ + -38.84765625, + 56.07421875, + 54.404296875, + -75.673828125, + -111.708984375, + 0.5076141953468323 + ], + "max": [ + 43.76953125, + 189.66796875, + 178.154296875, + 104.0625, + -83.232421875, + 99.34735107421875 + ], + "mean": [ + -1.0895289179842873, + 130.99660783041244, + 116.87290604060549, + 15.216870318195554, + -96.99331323791895, + 66.17724294942873 + ], + "std": [ + 19.29521709296509, + 48.4220707525384, + 29.234462401303777, + 62.28976905144039, + 4.6616070299545616, + 39.83367864665555 + ], + "count": [ + 5918 + ] + } +} \ No newline at end of file diff --git a/DimiSch/so100_50ep_2/meta/info.json b/DimiSch/so100_50ep_2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..2d33059916c10c3fb08ce18ffea301b85b60e2c9 --- /dev/null +++ b/DimiSch/so100_50ep_2/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 29800, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/DimiSch/so100_50ep_2/meta/stats.json b/DimiSch/so100_50ep_2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..85af7fafa2725e6e0db24e2032e1b8050f55eb3d --- /dev/null +++ b/DimiSch/so100_50ep_2/meta/stats.json @@ -0,0 +1,234 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 595 + ], + "mean": [ + 297.5 + ], + "std": [ + 172.0501380412117 + ], + "count": [ + 29800 + ] + }, + "observation.state": { + "min": [ + -61.875, + 43.154296875, + 36.5625, + 47.8125, + -76.728515625, + 0.35945361852645874 + ], + "max": [ + 39.55078125, + 188.876953125, + 175.60546875, + 100.72265625, + 7.646484375, + 43.35010528564453 + ], + "mean": [ + 1.128506788611412, + 139.66163314819335, + 132.1393621826172, + 68.28185958862305, + -9.061113461256028, + 13.081909561157227 + ], + "std": [ + 29.76944232469952, + 48.184198234472696, + 39.137340856091875, + 11.389328376852786, + 6.5404800684492175, + 10.363674840705126 + ], + "count": [ + 29800 + ] + }, + "action": { + "min": [ + -62.9296875, + 45.52734375, + 33.837890625, + 47.021484375, + -88.330078125, + -0.6238859295845032 + ], + "max": [ + 40.166015625, + 190.634765625, + 175.078125, + 101.162109375, + 8.173828125, + 47.05882263183594 + ], + "mean": [ + 1.4229373943805694, + 141.64341491699219, + 130.40572845458985, + 68.54979042053223, + -9.559869169592858, + 11.150532341003418 + ], + "std": [ + 30.33281194366391, + 47.37528387086434, + 39.92522848468624, + 11.618464680362441, + 6.702649106597943, + 12.104385783927166 + ], + "count": [ + 29800 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.5 + ], + "std": [ + 14.430869689661812 + ], + "count": [ + 29800 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 29800 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.83333396911621 + ], + "mean": [ + 9.916666030883789 + ], + "std": [ + 5.735004425048827 + ], + "count": [ + 29800 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5263784062862397 + ] + ], + [ + [ + 0.48686722993850706 + ] + ], + [ + [ + 0.4211428213119507 + ] + ] + ], + "std": [ + [ + [ + 0.2029224284474845 + ] + ], + [ + [ + 0.2211493201183485 + ] + ], + [ + [ + 0.264631788224203 + ] + ] + ], + "count": [ + 6000 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 29799 + ], + "mean": [ + 14899.5 + ], + "std": [ + 8602.519006081882 + ], + "count": [ + 29800 + ] + } +} \ No newline at end of file diff --git a/DimiSch/so100_50ep_3/meta/info.json b/DimiSch/so100_50ep_3/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..b35fa999c4afb0c2a1204e9d7a901cee1e6021a0 --- /dev/null +++ b/DimiSch/so100_50ep_3/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 29750, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/DimiSch/so100_50ep_3/meta/stats.json b/DimiSch/so100_50ep_3/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..a19f8b084c8f89fb543241ae0f88ea8c50d54229 --- /dev/null +++ b/DimiSch/so100_50ep_3/meta/stats.json @@ -0,0 +1,234 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 594 + ], + "mean": [ + 297.0 + ], + "std": [ + 171.76146249959564 + ], + "count": [ + 29750 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 29749 + ], + "mean": [ + 14874.5 + ], + "std": [ + 8588.085249344 + ], + "count": [ + 29750 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5297662460803986 + ] + ], + [ + [ + 0.49126565992832183 + ] + ], + [ + [ + 0.4269333523511887 + ] + ] + ], + "std": [ + [ + [ + 0.21139224536420392 + ] + ], + [ + [ + 0.22380519938055393 + ] + ], + [ + [ + 0.26617259147550837 + ] + ] + ], + "count": [ + 6000 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.799999237060547 + ], + "mean": [ + 9.899999618530273 + ], + "std": [ + 5.725381851196289 + ], + "count": [ + 29750 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 29750 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.5 + ], + "std": [ + 14.430869689661812 + ], + "count": [ + 29750 + ] + }, + "observation.state": { + "min": [ + -70.3125, + 21.005859375, + -2.900390625, + 34.189453125, + -70.751953125, + 0.35945361852645874 + ], + "max": [ + 55.283203125, + 188.96484375, + 175.60546875, + 100.810546875, + 5.80078125, + 32.782169342041016 + ], + "mean": [ + 9.83940124988556, + 143.60293075561523, + 137.8755438232422, + 61.86723281860352, + -7.622838134765625, + 11.155070915222169 + ], + "std": [ + 34.03385300029822, + 47.53848651413861, + 38.05144839278738, + 12.439988396203052, + 8.346259192876097, + 10.088696766056904 + ], + "count": [ + 29750 + ] + }, + "action": { + "min": [ + -71.630859375, + 23.203125, + -7.294921875, + 33.134765625, + -73.4765625, + -0.5347593426704407 + ], + "max": [ + 56.865234375, + 190.810546875, + 175.078125, + 101.162109375, + 7.20703125, + 33.957218170166016 + ], + "mean": [ + 10.125239284038544, + 145.78585479736327, + 136.30010360717773, + 61.91610809326172, + -8.055859694480896, + 9.617761726379394 + ], + "std": [ + 34.58864790931294, + 46.93250578524838, + 39.000516219865574, + 12.792154783281921, + 8.541747671008384, + 11.365552476728801 + ], + "count": [ + 29750 + ] + } +} \ No newline at end of file diff --git a/DimiSch/so100_terra_50_2/meta/info.json b/DimiSch/so100_terra_50_2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..f632faa01e46845a50bddccd4b52948902d6ddae --- /dev/null +++ b/DimiSch/so100_terra_50_2/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 34, + "total_frames": 81062, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:34" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/DimiSch/so100_terra_50_2/meta/stats.json b/DimiSch/so100_terra_50_2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..1ebcd859b32adfd5e4c4cbfcad11ef0779fa7824 --- /dev/null +++ b/DimiSch/so100_terra_50_2/meta/stats.json @@ -0,0 +1,234 @@ +{ + "observation.state": { + "min": [ + -29.53125, + 29.35546875, + 0.3515625, + 16.259765625, + -87.978515625, + -0.19467878341674805 + ], + "max": [ + 48.603515625, + 189.4921875, + 178.681640625, + 103.271484375, + 20.0390625, + 71.57689666748047 + ], + "mean": [ + 8.716679706559605, + 98.77127390923606, + 96.12895102664564, + 71.65250481646494, + -11.925272712053165, + 23.313565460118113 + ], + "std": [ + 20.85826568729029, + 29.795889985567225, + 30.950106704119175, + 16.24476998496355, + 12.237524828318891, + 19.393723967251074 + ], + "count": [ + 81062 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 33 + ], + "mean": [ + 16.50090054526165 + ], + "std": [ + 9.810964905323754 + ], + "count": [ + 81062 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 81061 + ], + "mean": [ + 40530.5 + ], + "std": [ + 23400.58375874414 + ], + "count": [ + 81062 + ] + }, + "action": { + "min": [ + -30.5859375, + 28.4765625, + -5.537109375, + 13.88671875, + -88.857421875, + -0.8802817463874817 + ], + "max": [ + 53.61328125, + 191.953125, + 180.263671875, + 103.53515625, + 20.7421875, + 72.53520965576172 + ], + "mean": [ + 8.960439573229941, + 102.22156722117799, + 94.01436392005833, + 71.86728018092703, + -12.379171780632149, + 23.31547952058893 + ], + "std": [ + 21.51787907488671, + 30.115833972016024, + 31.567382867945636, + 16.40833479735637, + 12.436935862396226, + 20.336782552875732 + ], + "count": [ + 81062 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 2385 + ], + "mean": [ + 1191.5883521255334 + ], + "std": [ + 688.2526052966061 + ], + "count": [ + 81062 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 81062 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.48182539387484696 + ] + ], + [ + [ + 0.44025302985997194 + ] + ], + [ + [ + 0.3952613511062271 + ] + ] + ], + "std": [ + [ + [ + 0.22907437082007012 + ] + ], + [ + [ + 0.2479464745688461 + ] + ], + [ + [ + 0.2738577470857387 + ] + ] + ], + "count": [ + 11593 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 79.5 + ], + "mean": [ + 39.719612089158375 + ], + "std": [ + 22.941753511426654 + ], + "count": [ + 81062 + ] + } +} \ No newline at end of file diff --git a/HITHY/so100-kiwi/data/chunk-000/file-000.parquet b/HITHY/so100-kiwi/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f261c59c7e920c55e4d7f59fad2b4c270a8f4e11 --- /dev/null +++ b/HITHY/so100-kiwi/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38deb0ea8243e12401d96d9db16bb3e0ec4b43caf019f6c224397319249be678 +size 353917 diff --git a/HITHY/so100-kiwi/meta/episodes/chunk-000/file-000.parquet b/HITHY/so100-kiwi/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72896891e81028a779932d2a33439ab8e6ea1828 --- /dev/null +++ b/HITHY/so100-kiwi/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1894755ed8e8984ef544ec547e9f64b53a2fc972dac632aaa7b95cf2e009e88 +size 64789 diff --git a/HITHY/so100-kiwi/meta/tasks.parquet b/HITHY/so100-kiwi/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b968ff34cd258c3c24446d2d5ccdf399bd5e6441 --- /dev/null +++ b/HITHY/so100-kiwi/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b47f23678e46d40ac29d9537bb177ffade906f22a3b0687bc14790b8ad68ce +size 2048 diff --git a/HITHY/so100_peach/data/chunk-000/file-000.parquet b/HITHY/so100_peach/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2f334a0cd09e2247030fca31b4a43dd271b9df8 --- /dev/null +++ b/HITHY/so100_peach/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c9dec07f1328158974b6ea98f536702412b174ca40e99721d4fdb567f20e9a3 +size 350584 diff --git a/HITHY/so100_peach/meta/episodes/chunk-000/file-000.parquet b/HITHY/so100_peach/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40463511e1877ca8083e53e2192c9e70d4a7c555 --- /dev/null +++ b/HITHY/so100_peach/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0a732b413519a063623845f2a76ebbf788e8229ca977665fdcf89fb01dc3b5 +size 74606 diff --git a/HITHY/so100_peach/meta/tasks.parquet b/HITHY/so100_peach/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99b6098b650fc8d54b6d3789b5f1a590609f2fde --- /dev/null +++ b/HITHY/so100_peach/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7dcfae5e240d16089174f97e7a5e546ca7ae05da7084940c780c93911fbdd6 +size 2163 diff --git a/HITHY/so100_peach1/data/chunk-000/file-000.parquet b/HITHY/so100_peach1/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ecd8310802a2e74ee54bb03f08aa951bba720740 --- /dev/null +++ b/HITHY/so100_peach1/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0eacdbcf99ae8a943c09d2fb2fbb5e1c27660755349bce21c432c0ae0756c7 +size 309987 diff --git a/HITHY/so100_peach1/meta/episodes/chunk-000/file-000.parquet b/HITHY/so100_peach1/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3cb98e9ba2c592175a396e54a64cb276298800b --- /dev/null +++ b/HITHY/so100_peach1/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12aaee82f11d397ce1bdd6f6d05a745e60172d37b801512fcd3687006cbc24f5 +size 64750 diff --git a/HITHY/so100_peach1/meta/tasks.parquet b/HITHY/so100_peach1/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b968ff34cd258c3c24446d2d5ccdf399bd5e6441 --- /dev/null +++ b/HITHY/so100_peach1/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b47f23678e46d40ac29d9537bb177ffade906f22a3b0687bc14790b8ad68ce +size 2048 diff --git a/HITHY/so100_redstrawberry/data/chunk-000/file-000.parquet b/HITHY/so100_redstrawberry/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e17c848a221fa3890d2162640b67ee26f1c23cef --- /dev/null +++ b/HITHY/so100_redstrawberry/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ca7a8e63370631e94c4f6a0777010948b8469208570d72617b144fbf1921a6 +size 257969 diff --git a/HITHY/so100_redstrawberry/meta/episodes/chunk-000/file-000.parquet b/HITHY/so100_redstrawberry/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..366ab6c3cbb25efafb9bc605091f06aaf91aaebf --- /dev/null +++ b/HITHY/so100_redstrawberry/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:609822bc9d7cf33db3997153fb06aeaa1ad9c0d64f1aefe3b2580b4742e76fbc +size 64737 diff --git a/HITHY/so100_redstrawberry/meta/tasks.parquet b/HITHY/so100_redstrawberry/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b968ff34cd258c3c24446d2d5ccdf399bd5e6441 --- /dev/null +++ b/HITHY/so100_redstrawberry/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b47f23678e46d40ac29d9537bb177ffade906f22a3b0687bc14790b8ad68ce +size 2048 diff --git a/Loki0929/so100_100/meta/info.json b/Loki0929/so100_100/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..bc76c22744c8b49883f545f7cedaa5885901ae24 --- /dev/null +++ b/Loki0929/so100_100/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 100, + "total_frames": 38280, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:100" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Loki0929/so100_100/meta/stats.json b/Loki0929/so100_100/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..7f62e6cac7e5b759f3e4706ee875563400aec2d0 --- /dev/null +++ b/Loki0929/so100_100/meta/stats.json @@ -0,0 +1,307 @@ +{ + "episode_index": { + "min": [ + 0 + ], + "max": [ + 99 + ], + "mean": [ + 44.74056948798328 + ], + "std": [ + 29.005454120659685 + ], + "count": [ + 38280 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 38279 + ], + "mean": [ + 19139.5 + ], + "std": [ + 11050.484148518863 + ], + "count": [ + 38280 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 29.53333282470703 + ], + "mean": [ + 6.845975181749996 + ], + "std": [ + 4.59912769916401 + ], + "count": [ + 38280 + ] + }, + "action": { + "min": [ + -79.62890625, + 21.97265625, + -2.724609375, + -5.80078125, + -60.99609375, + -0.2700270116329193 + ], + "max": [ + 62.2265625, + 191.25, + 179.208984375, + 98.96484375, + 22.32421875, + 81.09810638427734 + ], + "mean": [ + 1.3881139482621614, + 133.8246592193811, + 119.33752077216265, + 65.67958873302337, + -7.922299730557707, + 12.172924196670298 + ], + "std": [ + 31.621765903785086, + 52.91760208468126, + 50.50868540997972, + 17.56232361182265, + 18.73529788583916, + 21.132085087572943 + ], + "count": [ + 38280 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4318658800893823 + ] + ], + [ + [ + 0.4375476693288941 + ] + ], + [ + [ + 0.43320123873004956 + ] + ] + ], + "std": [ + [ + [ + 0.20124101090731844 + ] + ], + [ + [ + 0.1929977018915491 + ] + ], + [ + [ + 0.1917079998547419 + ] + ] + ], + "count": [ + 10229 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 886 + ], + "mean": [ + 205.3792580982236 + ], + "std": [ + 137.9738325647107 + ], + "count": [ + 38280 + ] + }, + "observation.state": { + "min": [ + -78.310546875, + 20.478515625, + 6.943359375, + -2.548828125, + -59.326171875, + -0.9685230255126953 + ], + "max": [ + 60.380859375, + 188.26171875, + 175.341796875, + 98.26171875, + 21.708984375, + 78.69249725341797 + ], + "mean": [ + 1.4820476560123546, + 130.8411290303293, + 121.12441900466553, + 65.68787888005734, + -7.843769916148551, + 14.64210295912614 + ], + "std": [ + 31.040344667665366, + 53.142432448009366, + 48.34326325986123, + 17.05577943023703, + 18.07026361663132, + 19.445305734334813 + ], + "count": [ + 38280 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0117647061124444 + ] + ], + [ + [ + 0.0117647061124444 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.7087528500718704 + ] + ], + [ + [ + 0.7352199562834276 + ] + ], + [ + [ + 0.7133400496738213 + ] + ] + ], + "std": [ + [ + [ + 0.16981794813719026 + ] + ], + [ + [ + 0.1733657398230858 + ] + ], + [ + [ + 0.2045299391490152 + ] + ] + ], + "count": [ + 10229 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 38280 + ] + } +} \ No newline at end of file diff --git a/Pi-robot/barbecue_flip/meta/info.json b/Pi-robot/barbecue_flip/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..90490825baed5c41808d0c0b43ceb556ccfa0e2e --- /dev/null +++ b/Pi-robot/barbecue_flip/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 99, + "total_frames": 44316, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:99" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "mpeg4", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "mpeg4", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Pi-robot/barbecue_flip/meta/stats.json b/Pi-robot/barbecue_flip/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..eccddb691c423def40b2353d059bfd95faa914e7 --- /dev/null +++ b/Pi-robot/barbecue_flip/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.49392807062226113 + ] + ], + [ + [ + 0.4711723348709068 + ] + ], + [ + [ + 0.4572932238530631 + ] + ] + ], + "std": [ + [ + [ + 0.16485577185701678 + ] + ], + [ + [ + 0.19259001726432887 + ] + ], + [ + [ + 0.22183382270953642 + ] + ] + ], + "count": [ + 9900 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 98 + ], + "mean": [ + 48.993568914161926 + ], + "std": [ + 28.5791155313004 + ], + "count": [ + 44316 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.899999618530273 + ], + "mean": [ + 7.443961026113551 + ], + "std": [ + 4.307409364941017 + ], + "count": [ + 44316 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 44316 + ] + }, + "action": { + "min": [ + -11.953125, + 94.921875, + 103.53515625, + -83.935546875, + -5.09765625, + -1.5961692333221436 + ], + "max": [ + 32.255859375, + 188.701171875, + 181.93359375, + 95.2734375, + 174.375, + 87.8691177368164 + ], + "mean": [ + 7.543719221166415, + 153.09459043162448, + 159.39675372313351, + 3.570228485491082, + 91.91326477308331, + 30.658802641224632 + ], + "std": [ + 5.31163895206803, + 30.588138594996845, + 17.107624267338753, + 48.40596311069488, + 56.41994923324875, + 18.115942187395223 + ], + "count": [ + 44316 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 447 + ], + "mean": [ + 223.3188239010741 + ], + "std": [ + 129.22227425058884 + ], + "count": [ + 44316 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 44315 + ], + "mean": [ + 22157.5 + ], + "std": [ + 12792.927261446719 + ], + "count": [ + 44316 + ] + }, + "observation.state": { + "min": [ + -10.810546875, + 91.669921875, + 112.587890625, + -80.5078125, + -4.833984375, + 3.554661273956299 + ], + "max": [ + 31.640625, + 187.91015625, + 178.59375, + 94.833984375, + 173.671875, + 86.72032165527344 + ], + "mean": [ + 6.958364755811002, + 150.4740756116024, + 161.63907507255905, + 4.745821987205877, + 91.16304305477988, + 31.293596939335167 + ], + "std": [ + 5.187399909332, + 31.53021512491102, + 14.799686404011053, + 47.243354658805394, + 56.365532593112775, + 16.314618055473712 + ], + "count": [ + 44316 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4575892310551923 + ] + ], + [ + [ + 0.44663551841119326 + ] + ], + [ + [ + 0.3985343412919478 + ] + ] + ], + "std": [ + [ + [ + 0.2048893326035716 + ] + ], + [ + [ + 0.20945865597097585 + ] + ], + [ + [ + 0.23104466314846495 + ] + ] + ], + "count": [ + 9900 + ] + } +} \ No newline at end of file diff --git a/Pi-robot/barbecue_put/meta/info.json b/Pi-robot/barbecue_put/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..fe3fd5f3c74e79b9bb9c99ddef5a63117b75a7e9 --- /dev/null +++ b/Pi-robot/barbecue_put/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 100, + "total_frames": 44735, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:100" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "mpeg4", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "mpeg4", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Pi-robot/barbecue_put/meta/stats.json b/Pi-robot/barbecue_put/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..90bf5292fe70dc858a1694b926dca894cd797481 --- /dev/null +++ b/Pi-robot/barbecue_put/meta/stats.json @@ -0,0 +1,307 @@ +{ + "action": { + "min": [ + -64.423828125, + 35.771484375, + 80.859375, + -110.654296875, + 79.541015625, + -1.276935338973999 + ], + "max": [ + 30.9375, + 188.96484375, + 182.197265625, + 80.419921875, + 174.19921875, + 61.53232192993164 + ], + "mean": [ + -9.518689284082683, + 132.39080707997306, + 156.96533688056718, + -16.672070576258047, + 116.25398790763053, + 26.57585703827515 + ], + "std": [ + 24.359584707242323, + 49.043016947927384, + 24.067627391158926, + 57.51323096350048, + 32.8021484633926, + 17.797022902363157 + ], + "count": [ + 44735 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 44734 + ], + "mean": [ + 22367.0 + ], + "std": [ + 12913.882142872453 + ], + "count": [ + 44735 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4981582108139992 + ] + ], + [ + [ + 0.4717131078243256 + ] + ], + [ + [ + 0.45706111639738084 + ] + ] + ], + "std": [ + [ + [ + 0.15966453202568587 + ] + ], + [ + [ + 0.1836009609291863 + ] + ], + [ + [ + 0.21637588827939502 + ] + ] + ], + "count": [ + 10000 + ] + }, + "observation.state": { + "min": [ + -63.6328125, + 32.607421875, + 88.76953125, + -107.138671875, + 79.013671875, + 1.408450722694397 + ], + "max": [ + 29.53125, + 187.646484375, + 178.76953125, + 79.8046875, + 173.49609375, + 60.69751739501953 + ], + "mean": [ + -9.77581083499827, + 128.9060585097866, + 157.98768853805473, + -15.438265799200973, + 115.69067735383135, + 27.45970400921843 + ], + "std": [ + 23.944147977031747, + 50.34706627210778, + 22.33266941145104, + 56.471310160884435, + 32.7028880715912, + 15.868189008967985 + ], + "count": [ + 44735 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 99 + ], + "mean": [ + 49.48919190790209 + ], + "std": [ + 28.867478558112097 + ], + "count": [ + 44735 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 447 + ], + "mean": [ + 223.17614842964122 + ], + "std": [ + 129.14048293739822 + ], + "count": [ + 44735 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.899999618530273 + ], + "mean": [ + 7.439205127574085 + ], + "std": [ + 4.304682928484487 + ], + "count": [ + 44735 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4617592278122902 + ] + ], + [ + [ + 0.451896353662014 + ] + ], + [ + [ + 0.4014763477444649 + ] + ] + ], + "std": [ + [ + [ + 0.20377768143015101 + ] + ], + [ + [ + 0.20769349104159068 + ] + ], + [ + [ + 0.22857805598299138 + ] + ] + ], + "count": [ + 10000 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 44735 + ] + } +} \ No newline at end of file diff --git a/RasmusP/so100_dataset50ep/meta/info.json b/RasmusP/so100_dataset50ep/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..38504e85850a462ccb24cdffe1a01b2929bf107f --- /dev/null +++ b/RasmusP/so100_dataset50ep/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 22134, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/RasmusP/so100_dataset50ep/meta/stats.json b/RasmusP/so100_dataset50ep/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..e5f26b134044594b158b2f3511563a91b4e31c19 --- /dev/null +++ b/RasmusP/so100_dataset50ep/meta/stats.json @@ -0,0 +1,307 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 445 + ], + "mean": [ + 220.85949218397036 + ], + "std": [ + 127.82342332808116 + ], + "count": [ + 22134 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 22133 + ], + "mean": [ + 11066.5 + ], + "std": [ + 6389.535422600509 + ], + "count": [ + 22134 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.833333333333334 + ], + "mean": [ + 7.361983072799013 + ], + "std": [ + 4.260780777602705 + ], + "count": [ + 22134 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.464534200777084 + ], + "std": [ + 14.42961132505381 + ], + "count": [ + 22134 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 22134 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6070843248366016 + ] + ], + [ + [ + 0.5775741440767974 + ] + ], + [ + [ + 0.5457321546977125 + ] + ] + ], + "std": [ + [ + [ + 0.2395686518709336 + ] + ], + [ + [ + 0.2199633095142736 + ] + ], + [ + [ + 0.20745407522938764 + ] + ] + ], + "count": [ + 5000 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.45419531658496737 + ] + ], + [ + [ + 0.4223328566176472 + ] + ], + [ + [ + 0.4175242499183008 + ] + ] + ], + "std": [ + [ + [ + 0.24263332395945403 + ] + ], + [ + [ + 0.24106071224884562 + ] + ], + [ + [ + 0.2506255771724648 + ] + ] + ], + "count": [ + 5000 + ] + }, + "action": { + "min": [ + -83.583984375, + 19.3359375, + -7.20703125, + -10.8984375, + -30.41015625, + -5.106382846832275 + ], + "max": [ + 71.630859375, + 194.150390625, + 184.5703125, + 100.1953125, + 82.529296875, + 101.17021942138672 + ], + "mean": [ + 4.682457091196062, + 112.70669157924912, + 105.51394652923918, + 65.73342520294231, + 13.603669160732121, + 31.93965714098671 + ], + "std": [ + 33.45779780613587, + 51.044935655217174, + 51.81220219176246, + 19.491473380908584, + 11.931893398683975, + 25.354029852218268 + ], + "count": [ + 22134 + ] + }, + "observation.state": { + "min": [ + -83.583984375, + 18.544921875, + -5.9765625, + -9.404296875, + -29.970703125, + -1.177625060081482 + ], + "max": [ + 71.630859375, + 192.919921875, + 182.021484375, + 98.701171875, + 82.265625, + 100.88322448730469 + ], + "mean": [ + 4.6369908368715675, + 111.86208044486263, + 106.83685453243778, + 65.89007258206253, + 13.585260292858335, + 33.18485342416809 + ], + "std": [ + 33.40653523366806, + 51.44994538400733, + 51.2788937383224, + 19.275521100751675, + 11.904407882946321, + 24.76870230363979 + ], + "count": [ + 22134 + ] + } +} \ No newline at end of file diff --git a/RasmusP/so100_dataset50ep_a/meta/info.json b/RasmusP/so100_dataset50ep_a/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..0a17cbafbc684153d11d6b6ebf1e144b79acba85 --- /dev/null +++ b/RasmusP/so100_dataset50ep_a/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 4434, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/RasmusP/so100_dataset50ep_a/meta/stats.json b/RasmusP/so100_dataset50ep_a/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..c53b64a2b87ba34147b49fa9d9ae0437ff87d2e0 --- /dev/null +++ b/RasmusP/so100_dataset50ep_a/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 4433 + ], + "mean": [ + 2216.5 + ], + "std": [ + 1279.985514240949 + ], + "count": [ + 4434 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 4434 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.500451059990978 + ], + "std": [ + 2.871888663682837 + ], + "count": [ + 4434 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5061694789624184 + ] + ], + [ + [ + 0.4828038308823529 + ] + ], + [ + [ + 0.47797149591503274 + ] + ] + ], + "std": [ + [ + [ + 0.21534474886773614 + ] + ], + [ + [ + 0.21574490467258012 + ] + ], + [ + [ + 0.2205682677914687 + ] + ] + ], + "count": [ + 1000 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5740715294117646 + ] + ], + [ + [ + 0.5229459119689542 + ] + ], + [ + [ + 0.4899529722222222 + ] + ] + ], + "std": [ + [ + [ + 0.25923026973262125 + ] + ], + [ + [ + 0.2393873538303429 + ] + ], + [ + [ + 0.2173653476292093 + ] + ] + ], + "count": [ + 1000 + ] + }, + "observation.state": { + "min": [ + -27.94921875, + 57.83203125, + 47.4609375, + 29.53125, + -24.9609375, + -1.177625060081482 + ], + "max": [ + 42.099609375, + 190.01953125, + 179.47265625, + 98.4375, + 33.310546875, + 72.3258056640625 + ], + "mean": [ + 0.5672850669586395, + 136.10772049507688, + 130.87542901148817, + 64.8351538765253, + 1.1423203997821436, + 28.2170250952432 + ], + "std": [ + 16.53131711664029, + 42.76034845201936, + 38.34483456109927, + 12.99940150023192, + 12.27176391282214, + 20.039710117278574 + ], + "count": [ + 4434 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.766666666666667 + ], + "mean": [ + 7.373357389866186 + ], + "std": [ + 4.266649263165369 + ], + "count": [ + 4434 + ] + }, + "action": { + "min": [ + -28.30078125, + 58.271484375, + 45.3515625, + 28.30078125, + -25.224609375, + -3.829787254333496 + ], + "max": [ + 42.099609375, + 192.392578125, + 179.208984375, + 98.96484375, + 33.310546875, + 72.65957641601562 + ], + "mean": [ + 0.6198727225848668, + 136.91589395732132, + 129.64149510543197, + 64.72656964588982, + 1.0731615227019944, + 27.04796316519373 + ], + "std": [ + 16.57999419173073, + 42.680480643273604, + 38.9110100019536, + 13.057340833346098, + 12.272320894530846, + 20.439702555308674 + ], + "count": [ + 4434 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 443 + ], + "mean": [ + 221.20072169598558 + ], + "std": [ + 127.99947789496109 + ], + "count": [ + 4434 + ] + } +} \ No newline at end of file diff --git a/Setchii/so100_grab_ball/meta/info.json b/Setchii/so100_grab_ball/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..183c43f28d4114d816525ed991538b08a8aa6220 --- /dev/null +++ b/Setchii/so100_grab_ball/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 30, + "total_frames": 13031, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:30" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Setchii/so100_grab_ball/meta/stats.json b/Setchii/so100_grab_ball/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..d816bed839e91a5e1dcb42d43a63b524a37ebe99 --- /dev/null +++ b/Setchii/so100_grab_ball/meta/stats.json @@ -0,0 +1,307 @@ +{ + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.5 + ], + "mean": [ + 7.2228097101782955 + ], + "std": [ + 4.179739430687208 + ], + "count": [ + 13031 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 29 + ], + "mean": [ + 14.492901542475636 + ], + "std": [ + 8.658278182796053 + ], + "count": [ + 13031 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 13031 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 13030 + ], + "mean": [ + 6515.0 + ], + "std": [ + 3761.72566782853 + ], + "count": [ + 13031 + ] + }, + "observation.state": { + "min": [ + -63.984375, + 17.05078125, + 16.259765625, + 23.5546875, + 6.328125, + 0.0 + ], + "max": [ + 21.357421875, + 190.546875, + 178.76953125, + 104.23828125, + 113.994140625, + 98.90625 + ], + "mean": [ + -7.88841124896228, + 132.61870947550872, + 122.63157117918423, + 72.12976815378335, + 79.78255698185232, + 19.68886096577589 + ], + "std": [ + 16.321652145877945, + 53.299597058532015, + 51.40634713383182, + 13.878689261512111, + 18.025650034721753, + 19.436690695024556 + ], + "count": [ + 13031 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5910008956971676 + ] + ], + [ + [ + 0.5846417462554466 + ] + ], + [ + [ + 0.5487226461737472 + ] + ] + ], + "std": [ + [ + [ + 0.25529163592899606 + ] + ], + [ + [ + 0.1810679041054318 + ] + ], + [ + [ + 0.18002032200485332 + ] + ] + ], + "count": [ + 3000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 435 + ], + "mean": [ + 216.68429130534878 + ], + "std": [ + 125.39218292061622 + ], + "count": [ + 13031 + ] + }, + "action": { + "min": [ + -64.072265625, + 17.666015625, + 13.88671875, + 22.587890625, + 6.240234375, + -0.10822510719299316 + ], + "max": [ + 21.884765625, + 190.546875, + 178.41796875, + 104.765625, + 114.08203125, + 100.0 + ], + "mean": [ + -7.82911828187616, + 133.4445028479966, + 121.77389444692678, + 72.13949879516105, + 79.70175192444114, + 18.884200829224962 + ], + "std": [ + 16.348726061001564, + 52.634717177257656, + 51.974787721751646, + 14.114642076009101, + 18.021627783208977, + 19.27683189657968 + ], + "count": [ + 13031 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5603331791938998 + ] + ], + [ + [ + 0.5599314541802831 + ] + ], + [ + [ + 0.5484935461601308 + ] + ] + ], + "std": [ + [ + [ + 0.23774042361552022 + ] + ], + [ + [ + 0.22142647115165956 + ] + ], + [ + [ + 0.23898545981298752 + ] + ] + ], + "count": [ + 3000 + ] + } +} \ No newline at end of file diff --git a/ZCM5115/so100_1210/data/chunk-000/file-000.parquet b/ZCM5115/so100_1210/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78e31a95c5a8245db09074ac125682feafbec57f --- /dev/null +++ b/ZCM5115/so100_1210/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6722d4c5e522a6e1ab1c1eabeb8ff4e53859831549390380145289a131f667da +size 363832 diff --git a/ZCM5115/so100_1210/meta/episodes/chunk-000/file-000.parquet b/ZCM5115/so100_1210/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f0d2905a9f40172a9404ea35c86f4bf3f77dc97 --- /dev/null +++ b/ZCM5115/so100_1210/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0cce8476dcebcd3c91fc5bcf02c33b2165a9a7a70a1988e2008a5aa73c8a4e4 +size 86618 diff --git a/ZCM5115/so100_1210/meta/tasks.parquet b/ZCM5115/so100_1210/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40b916be405a2031fc1589b365a813c7cb9ede1b --- /dev/null +++ b/ZCM5115/so100_1210/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98d6b65b3450767af276b7d5e2d0d2a12f272762d093f886267159cfae89a989 +size 2098 diff --git a/ZCM5115/so100_1210/videos/observation.images.image2/chunk-000/file-000.mp4 b/ZCM5115/so100_1210/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf5483caa0a47a41575f04130baac77dae8f0d1f --- /dev/null +++ b/ZCM5115/so100_1210/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a50c39f7b45d2db2abdbb5d19c3a7f203e2d40d6c14b667e0908989d2d59853 +size 103651209 diff --git a/ZCM5115/so100_2Arm3cameras_movebox/data/chunk-000/file-000.parquet b/ZCM5115/so100_2Arm3cameras_movebox/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f91e307250e228e9b845c90a3cc304fbd65c1b6f --- /dev/null +++ b/ZCM5115/so100_2Arm3cameras_movebox/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:974e2f15a6a0b685a7ab5bd60aed28b94c573aa714a74c4ddf79c20e941dd999 +size 606676 diff --git a/ZCM5115/so100_2Arm3cameras_movebox/meta/episodes/chunk-000/file-000.parquet b/ZCM5115/so100_2Arm3cameras_movebox/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf04bc1d8f6a8b0b6549869c6dde29af00511a61 --- /dev/null +++ b/ZCM5115/so100_2Arm3cameras_movebox/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958f80397a89fe1e399b1c873a6c27c7741ccbbfd97c94359542dd724af361ac +size 120842 diff --git a/ZCM5115/so100_2Arm3cameras_movebox/meta/tasks.parquet b/ZCM5115/so100_2Arm3cameras_movebox/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de3fbbbac6924d783d5e22a2b6821842fe312f6d --- /dev/null +++ b/ZCM5115/so100_2Arm3cameras_movebox/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad801f70bde6025cd9262f259437bfd4992e14fe88b1fe70630f5c77c06a09f6 +size 2168 diff --git a/ZCM5115/so100_2Arm3cameras_movebox/videos/observation.images.image/chunk-000/file-001.mp4 b/ZCM5115/so100_2Arm3cameras_movebox/videos/observation.images.image/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3749fbd60a808cb1b52ddefd1c620da5edd514aa --- /dev/null +++ b/ZCM5115/so100_2Arm3cameras_movebox/videos/observation.images.image/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae0c93035bcad5006466a7612b9422d45a8d589689179989062bc84a4cd60e6c +size 41080908 diff --git a/ZCM5115/so100_2Arm3cameras_movebox/videos/observation.images.image2/chunk-000/file-000.mp4 b/ZCM5115/so100_2Arm3cameras_movebox/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7feda4a4f417ac87ebf1d324094673bc601e3da --- /dev/null +++ b/ZCM5115/so100_2Arm3cameras_movebox/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b892074cc38324cc193b7184628d577d9ccc0353e09083b27ea002dd6f7de18 +size 66078550 diff --git a/ZCM5115/so100_2Arm3cameras_movebox/videos/observation.images.image3/chunk-000/file-000.mp4 b/ZCM5115/so100_2Arm3cameras_movebox/videos/observation.images.image3/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dbe15a25316d597c9defefa2892042b9c5d7e4f --- /dev/null +++ b/ZCM5115/so100_2Arm3cameras_movebox/videos/observation.images.image3/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c094d5a999dfd36346380bb0d9a6a868ef836f824be61adb1e3343097990f1b6 +size 64329539 diff --git a/ZGGZZG/so100_drop1/data/chunk-000/file-000.parquet b/ZGGZZG/so100_drop1/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1751ac0009b50b9eb1d2cf7989183a261875f1f1 --- /dev/null +++ b/ZGGZZG/so100_drop1/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d750263f76b24e5f17f59d03fc52e68c66e8b2aca0fc21c52c95f17139034d46 +size 349119 diff --git a/ZGGZZG/so100_drop1/meta/episodes/chunk-000/file-000.parquet b/ZGGZZG/so100_drop1/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20873699c35ae27607f8440aae94dd06ec48757c --- /dev/null +++ b/ZGGZZG/so100_drop1/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee0dfdd9c64c0c86d291e4822dba4746703dce8ded7913171710a731b3a8d686 +size 70299 diff --git a/ZGGZZG/so100_drop1/meta/tasks.parquet b/ZGGZZG/so100_drop1/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4584e8afa1d61a8101b7324ac550f150953a3941 --- /dev/null +++ b/ZGGZZG/so100_drop1/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:565a240be068e20ea7c85417daf6d79afcd5e6db26bca27005563079775e954c +size 2198 diff --git a/ZGGZZG/so100_drop1/videos/observation.images.image/chunk-000/file-000.mp4 b/ZGGZZG/so100_drop1/videos/observation.images.image/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f4965364a0e61a6d88b16b7d637207db3410eda --- /dev/null +++ b/ZGGZZG/so100_drop1/videos/observation.images.image/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c9a7d8fd41f273e3b60ebdf55885a7e1b0c74299c6ed24a78f4b101aa633749 +size 67576946 diff --git a/ZGGZZG/so100_drop1/videos/observation.images.image2/chunk-000/file-000.mp4 b/ZGGZZG/so100_drop1/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf564cee06768aa52fe4c30c2371fc8637144cf2 --- /dev/null +++ b/ZGGZZG/so100_drop1/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a13bf85fc5341b5783163af1a7f70fbc72cddda487a66c1cc6d62c04a792c22 +size 33453475 diff --git a/Zak-Y/so100_grap_dataset/data/chunk-000/file-000.parquet b/Zak-Y/so100_grap_dataset/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39eb7eba72eed1ad1c390e53850098a39af0dc84 --- /dev/null +++ b/Zak-Y/so100_grap_dataset/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6ba6b67fd2ddc5ddefc8560fac0ed68c0874ec3327d8c42f21807a6afdf64c +size 459426 diff --git a/Zak-Y/so100_grap_dataset/meta/episodes/chunk-000/file-000.parquet b/Zak-Y/so100_grap_dataset/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9eeeb9daf3bff3f19dcff73f15fcd20f662dafe --- /dev/null +++ b/Zak-Y/so100_grap_dataset/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45fab5adc658f3ba2aeb3fcd3eef44cf0e526bbfa82754010d548407d3e05640 +size 78820 diff --git a/Zak-Y/so100_grap_dataset/meta/tasks.parquet b/Zak-Y/so100_grap_dataset/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92a69584ea0c84f7cda6ce6d2557ce7e54077bdd --- /dev/null +++ b/Zak-Y/so100_grap_dataset/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f901d7f322e31b38dc4613162f9793a881e237a0b8f18f3b933c3e694d007c5c +size 2188 diff --git a/Zak-Y/so100_grap_dataset/videos/observation.images.image2/chunk-000/file-000.mp4 b/Zak-Y/so100_grap_dataset/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0308d911ceac132a7cac02011eddf33c7d024a13 --- /dev/null +++ b/Zak-Y/so100_grap_dataset/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf4a010b9128a138011e12d5418b052c9604cad835e4cc342b21ebb01fb931f +size 67507119 diff --git a/Zak-Y/so100_grap_dataset/videos/observation.images.image3/chunk-000/file-000.mp4 b/Zak-Y/so100_grap_dataset/videos/observation.images.image3/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bf7726ea3fc3260b3e9c1e4995094c0ae000fbc --- /dev/null +++ b/Zak-Y/so100_grap_dataset/videos/observation.images.image3/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5516d209a863246b1c85fcadd1c5fe43fab478f9ec6f9b17069d4ded7965a3c +size 66721878 diff --git a/Zak-Y/so100_three_cameras_dataset/data/chunk-000/file-000.parquet b/Zak-Y/so100_three_cameras_dataset/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fdb001f368e29c08ee5d19bab46aa5ef457a6405 --- /dev/null +++ b/Zak-Y/so100_three_cameras_dataset/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44a175a1fcb4e3dd17831702d8a308b469fefc9d7e26c7871428437729e649cd +size 126064 diff --git a/Zak-Y/so100_three_cameras_dataset/meta/episodes/chunk-000/file-000.parquet b/Zak-Y/so100_three_cameras_dataset/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e336937fc07cefb90615fce8a7f3ae871196773a --- /dev/null +++ b/Zak-Y/so100_three_cameras_dataset/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:952c6287c21bee8c8068cb2b3a530eebae6202eefea0ab2bc89d3c618e09c961 +size 51842 diff --git a/Zak-Y/so100_three_cameras_dataset/meta/tasks.parquet b/Zak-Y/so100_three_cameras_dataset/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d6742df9883ad1faefb1c6faf8d964816aa160f --- /dev/null +++ b/Zak-Y/so100_three_cameras_dataset/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d7b648e0d8a1249b3ba39cad9825511aa291712bc479e222976672893d245c4 +size 2238 diff --git a/Zak-Y/so100_three_cameras_dataset/videos/observation.images.image/chunk-000/file-000.mp4 b/Zak-Y/so100_three_cameras_dataset/videos/observation.images.image/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..203580420fc537d60e488d07fec977a3eea36f8a --- /dev/null +++ b/Zak-Y/so100_three_cameras_dataset/videos/observation.images.image/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c7cc1774a51b2d3502ec6e5f069a5a5c0c353bb8a9882cce1b7823e73ad0c1d +size 55382175 diff --git a/Zak-Y/so100_three_cameras_dataset/videos/observation.images.image2/chunk-000/file-000.mp4 b/Zak-Y/so100_three_cameras_dataset/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..760cd6ad1a3d7c609b0e13c095af1686339b67a8 --- /dev/null +++ b/Zak-Y/so100_three_cameras_dataset/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f5efdb37d5d97f9dbf4c89c9286f01f43bc493871331c0ca1345b65a6e8767 +size 60701708 diff --git a/abhisb/so100_51_ep/data/chunk-000/file-000.parquet b/abhisb/so100_51_ep/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd69f5859a0df7d4a838d85f9a169751f636822c --- /dev/null +++ b/abhisb/so100_51_ep/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a712e1b4ace14a84605e778f936bb2a5a8167692f18a66601e6ba479ff434c +size 967709 diff --git a/abhisb/so100_51_ep/meta/episodes/chunk-000/file-000.parquet b/abhisb/so100_51_ep/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbde8c8f420e7a450e671fd9677d7be08f3dfbdb --- /dev/null +++ b/abhisb/so100_51_ep/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fff73ef89c8782e48e6ef61508a6639e231c4fcb481c0f8e556f65b594fdf65 +size 101407 diff --git a/abhisb/so100_51_ep/meta/tasks.parquet b/abhisb/so100_51_ep/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9f878ec6e9202b5c70ce256673ec135ef505ca7 --- /dev/null +++ b/abhisb/so100_51_ep/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c81fdb8e53accf7155bf8046b52dadd2e2e6654786a4f5bf432120aa8a88d90 +size 2188 diff --git a/acrampette/third_arm_01/data/chunk-000/file-000.parquet b/acrampette/third_arm_01/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c99bd9e29de18457f69c6e28fc9dfd6df076458d --- /dev/null +++ b/acrampette/third_arm_01/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da453bca74c7f270f3af54749f8ef24384d76d34775519eaff6eb69ac166f5f +size 802274 diff --git a/acrampette/third_arm_01/meta/episodes/chunk-000/file-000.parquet b/acrampette/third_arm_01/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e1780ac5896a9d84804195c0d76cf1be9224d97 --- /dev/null +++ b/acrampette/third_arm_01/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc9a4adca657b9381bab67e71c1ea1bc4f13263ca21d0f46a22a2b98fd0385e +size 73393 diff --git a/acrampette/third_arm_01/meta/tasks.parquet b/acrampette/third_arm_01/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8b7b8453025a88899c0b144d9555f7bc70eb663 --- /dev/null +++ b/acrampette/third_arm_01/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f1b54e4f4ffc2df41c0442473889cb31cb181f7379037381777dd7a0cd2d56 +size 2188 diff --git a/acrampette/third_arm_01/videos/observation.images.image2/chunk-000/file-003.mp4 b/acrampette/third_arm_01/videos/observation.images.image2/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e52f80601a07e129e9c2aad8817c87775c9d949 --- /dev/null +++ b/acrampette/third_arm_01/videos/observation.images.image2/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:158bda57d0bbe5aef39a48a1f11a7b7af8e3727f35959cb475a9a209dee6ce1f +size 13459047 diff --git a/acrampette/third_arm_02/data/chunk-000/file-000.parquet b/acrampette/third_arm_02/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..75fb397c17f047078186eb8c63bd27068160280a --- /dev/null +++ b/acrampette/third_arm_02/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04c98468809392f2e6c324d56262c76be14d9e1de9ba6f0dc99bfff803b7bcc +size 606691 diff --git a/acrampette/third_arm_02/meta/episodes/chunk-000/file-000.parquet b/acrampette/third_arm_02/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b44d2fa52e14a8d5d5d5b1bbccd24ec491b1f98a --- /dev/null +++ b/acrampette/third_arm_02/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a5cf70bff72fe547f3f8a9c121ff1d8b7fbe4540b7af09ff83a9dd6fabfa4f +size 117228 diff --git a/acrampette/third_arm_02/meta/tasks.parquet b/acrampette/third_arm_02/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..229cba45ed25a3cad374ea2f7924e038dd595eac --- /dev/null +++ b/acrampette/third_arm_02/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:319d12cdcafefb4162780526b59b85911f3f0e47d702cb27e682d8c45ea8fb34 +size 2183 diff --git a/acrampette/third_arm_02/videos/observation.images.image2/chunk-000/file-000.mp4 b/acrampette/third_arm_02/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..338239670bcda72e8965d4b26e29e1ec25885034 --- /dev/null +++ b/acrampette/third_arm_02/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4cae9344d5d4b25f583b10389b64a4a102097227841de3f581de8022f71c27e +size 207739148 diff --git a/acrampette/third_arm_02/videos/observation.images.image2/chunk-000/file-001.mp4 b/acrampette/third_arm_02/videos/observation.images.image2/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04d7967af0129183e9b9c46c4678430751c596e2 --- /dev/null +++ b/acrampette/third_arm_02/videos/observation.images.image2/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cdb81729f860ecf4082c5ecc452eabae3e9b280510cdf6cf6a6d0f713c76011 +size 175797188 diff --git a/allenchienxxx/so100Test/meta/info.json b/allenchienxxx/so100Test/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..957e57f653fd945d9d9ae97bcc4ce25886385792 --- /dev/null +++ b/allenchienxxx/so100Test/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 2, + "total_frames": 1791, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:2" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/allenchienxxx/so100Test/meta/stats.json b/allenchienxxx/so100Test/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..c7dcbee988a1ddd1ad91ebf7fbf06f78305710a8 --- /dev/null +++ b/allenchienxxx/so100Test/meta/stats.json @@ -0,0 +1,307 @@ +{ + "action": { + "min": [ + -24.345703125, + 49.5703125, + 16.34765625, + 23.466796875, + -1.318359375, + -0.18433180451393127 + ], + "max": [ + 43.9453125, + 181.23046875, + 176.8359375, + 102.216796875, + 72.861328125, + 44.976959228515625 + ], + "mean": [ + 4.8744209024375005, + 158.43254148141423, + 144.05749792016996, + 70.13577363798566, + 7.0499962596903964, + 3.2721541770538893 + ], + "std": [ + 10.397609617161716, + 44.02322798250403, + 48.726037444697575, + 14.598707024199033, + 9.484410668127621, + 9.1393889873247 + ], + "count": [ + 1791 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 895 + ], + "mean": [ + 447.250139586823 + ], + "std": [ + 258.5086636200946 + ], + "count": [ + 1791 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 29.833333333333332 + ], + "mean": [ + 14.908337986227435 + ], + "std": [ + 8.61695545400315 + ], + "count": [ + 1791 + ] + }, + "observation.state": { + "min": [ + -24.2578125, + 48.955078125, + 18.80859375, + 25.576171875, + -0.615234375, + 0.3212851583957672 + ], + "max": [ + 43.330078125, + 181.845703125, + 175.78125, + 102.216796875, + 69.9609375, + 44.497989654541016 + ], + "mean": [ + 4.8316779533356415, + 158.25752157768278, + 144.72201370247777, + 69.99385978149209, + 7.274114915740217, + 4.456101317967469 + ], + "std": [ + 10.310762879667777, + 44.69545635290946, + 48.02206727862622, + 14.626900561424442, + 9.256368534022116, + 9.096300832067499 + ], + "count": [ + 1791 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.4997208263539922 + ], + "std": [ + 0.4999999220620693 + ], + "count": [ + 1791 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 1791 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 1790 + ], + "mean": [ + 895.0 + ], + "std": [ + 517.0170854688138 + ], + "count": [ + 1791 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.00392156862745098 + ] + ], + [ + [ + 0.00784313725490196 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 0.996078431372549 + ] + ], + [ + [ + 0.996078431372549 + ] + ] + ], + "mean": [ + [ + [ + 0.44991605642768356 + ] + ], + [ + [ + 0.4474591421819239 + ] + ], + [ + [ + 0.44190333726793374 + ] + ] + ], + "std": [ + [ + [ + 0.19832784312534596 + ] + ], + [ + [ + 0.22080295150355386 + ] + ], + [ + [ + 0.21614315774905496 + ] + ] + ], + "count": [ + 326 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.00392156862745098 + ] + ], + [ + [ + 0.00392156862745098 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.44548165523878264 + ] + ], + [ + [ + 0.4577430261087052 + ] + ], + [ + [ + 0.45401268783331333 + ] + ] + ], + "std": [ + [ + [ + 0.19102537516456033 + ] + ], + [ + [ + 0.2034713163554253 + ] + ], + [ + [ + 0.19479405999808216 + ] + ] + ], + "count": [ + 326 + ] + } +} \ No newline at end of file diff --git a/andreasBihlmaier/dual_arm_transfer_2025_02_16/data/chunk-000/file-000.parquet b/andreasBihlmaier/dual_arm_transfer_2025_02_16/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93620d87ae1a14fcdb5ad255146101aa9458e8e1 --- /dev/null +++ b/andreasBihlmaier/dual_arm_transfer_2025_02_16/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006d8c74e93a866a13f8d912438c7487a19b033802554fa192ea1ee8679c543f +size 846587 diff --git a/andreasBihlmaier/dual_arm_transfer_2025_02_16/meta/episodes/chunk-000/file-000.parquet b/andreasBihlmaier/dual_arm_transfer_2025_02_16/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a11be9c0bde2be44d1e6900dbfdc63aa63ea624 --- /dev/null +++ b/andreasBihlmaier/dual_arm_transfer_2025_02_16/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa60cdc2288e68787f45f9ceeb87df74513a95b8b53f409c53a98f37e64fe97 +size 68711 diff --git a/andreasBihlmaier/dual_arm_transfer_2025_02_16/meta/tasks.parquet b/andreasBihlmaier/dual_arm_transfer_2025_02_16/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ca4dfcfc8fee483a0ca25a77e4f1d5911e79748 --- /dev/null +++ b/andreasBihlmaier/dual_arm_transfer_2025_02_16/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0d1b70dfb3d7e6f2bf1cb419c72cf68eb011446a10e1f2158de26c591a0595c +size 2143 diff --git a/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image/chunk-000/file-000.mp4 b/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d39f6cad4a5d2cbf6affef1e4d6f184c296862e --- /dev/null +++ b/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22c6332ed16c29360b2be25b6785ad284fd892d046796435eacabe27fb1a1df7 +size 188505354 diff --git a/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image2/chunk-000/file-000.mp4 b/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5252a30d17777bc10cdb38908fab470aaf7abc1e --- /dev/null +++ b/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94748904f2a8d94bb8d1c5e3d534919ab4a3afe74399a25d474f673253ce02fb +size 196656316 diff --git a/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image2/chunk-000/file-001.mp4 b/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image2/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95fcd11f97cf330aa339783b0a64e296b1e4e679 --- /dev/null +++ b/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image2/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc6ccb5636732710b454d711a442fd6e25169dfcb19715f29cae3fb088ceeb7 +size 81161104 diff --git a/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image3/chunk-000/file-000.mp4 b/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image3/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4542a7681bddbd509605e558c1958a2ec26b4d10 --- /dev/null +++ b/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image3/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b14117974f06931cae615a8c3219c601f2fa7a641119b81c98ee71ac465c88c +size 205440200 diff --git a/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image3/chunk-000/file-001.mp4 b/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image3/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..409fecf8143a80bc995ed2788dfef95eca425e6c --- /dev/null +++ b/andreasBihlmaier/dual_arm_transfer_2025_02_16/videos/observation.images.image3/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b028e95e6d56c6610663f38eb232b10bd1f6692ad637887ae06f9fbb9052e6 +size 33686658 diff --git a/baladhurgesh97/so100_final_picking_3/meta/info.json b/baladhurgesh97/so100_final_picking_3/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..1fc67d15f35f6f59e8a50d2b782761a75a2a00a4 --- /dev/null +++ b/baladhurgesh97/so100_final_picking_3/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 30, + "total_frames": 16889, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:30" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/baladhurgesh97/so100_final_picking_3/meta/stats.json b/baladhurgesh97/so100_final_picking_3/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..0ee37391d1f7cbf5a810a11db418fdf9780ecc10 --- /dev/null +++ b/baladhurgesh97/so100_final_picking_3/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -37.705078125, + 33.662109375, + 23.115234375, + 41.572265625, + -58.88671875, + 2.6315789222717285 + ], + "max": [ + 53.0859375, + 189.66796875, + 180.615234375, + 100.1953125, + 39.111328125, + 55.857383728027344 + ], + "mean": [ + 6.064270994839557, + 103.70426200520217, + 90.50584770074795, + 75.24300464207978, + 4.5197293633176345, + 25.099608819532286 + ], + "std": [ + 20.346622733920977, + 46.558327752838665, + 44.52369926512962, + 14.568972069136327, + 19.457397783960456, + 12.27742698746182 + ], + "count": [ + 16889 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5874398771999618 + ] + ], + [ + [ + 0.5902188077637677 + ] + ], + [ + [ + 0.5994646862355245 + ] + ] + ], + "std": [ + [ + [ + 0.1818384894024483 + ] + ], + [ + [ + 0.16660037737670533 + ] + ], + [ + [ + 0.1788618978890049 + ] + ] + ], + "count": [ + 3472 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 29 + ], + "mean": [ + 14.643969447569424 + ], + "std": [ + 8.293773388860485 + ], + "count": [ + 16889 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 16888 + ], + "mean": [ + 8444.0 + ], + "std": [ + 4875.434339625548 + ], + "count": [ + 16889 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 16889 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5599150074997805 + ] + ], + [ + [ + 0.5527173709210162 + ] + ], + [ + [ + 0.5733937819398218 + ] + ] + ], + "std": [ + [ + [ + 0.30345478429070327 + ] + ], + [ + [ + 0.3115624748361816 + ] + ], + [ + [ + 0.3053946321065622 + ] + ] + ], + "count": [ + 3472 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 29.733333587646484 + ], + "mean": [ + 9.731343792742498 + ], + "std": [ + 6.087517426315708 + ], + "count": [ + 16889 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 892 + ], + "mean": [ + 291.9403161821304 + ], + "std": [ + 182.62552378372357 + ], + "count": [ + 16889 + ] + }, + "action": { + "min": [ + -38.935546875, + 37.529296875, + 18.369140625, + 40.166015625, + -60.46875, + -1.2931034564971924 + ], + "max": [ + 54.580078125, + 193.0078125, + 181.669921875, + 100.283203125, + 41.1328125, + 57.586204528808594 + ], + "mean": [ + 6.480009474094515, + 107.6884201834021, + 86.85828327515725, + 75.13905162067041, + 5.009416907427543, + 23.503380824069907 + ], + "std": [ + 20.867551875203446, + 45.57428767693418, + 45.767779212811426, + 14.791024321949369, + 19.8150956951555, + 13.41219714073851 + ], + "count": [ + 16889 + ] + } +} \ No newline at end of file diff --git a/bnarin/so100_tic_tac_toe_move_0_0/meta/info.json b/bnarin/so100_tic_tac_toe_move_0_0/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..56f9198e5881d465975199522629d2609dbf294b --- /dev/null +++ b/bnarin/so100_tic_tac_toe_move_0_0/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 4977, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/bnarin/so100_tic_tac_toe_move_0_0/meta/stats.json b/bnarin/so100_tic_tac_toe_move_0_0/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..2a96bec7674980b08a690fbefff942085efbfda6 --- /dev/null +++ b/bnarin/so100_tic_tac_toe_move_0_0/meta/stats.json @@ -0,0 +1,307 @@ +{ + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.296162346795258 + ], + "std": [ + 2.881333183156995 + ], + "count": [ + 4977 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 0.9215686321258545 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6126347543586667 + ] + ], + [ + [ + 0.6111917200759539 + ] + ], + [ + [ + 0.6284340277855794 + ] + ] + ], + "std": [ + [ + [ + 0.2326856907680249 + ] + ], + [ + [ + 0.2336735027378222 + ] + ], + [ + [ + 0.22458567704550783 + ] + ] + ], + "count": [ + 1073 + ] + }, + "observation.state": { + "min": [ + -64.248046875, + 10.1953125, + -11.77734375, + 51.416015625, + -78.57421875, + 0.366568922996521 + ], + "max": [ + 7.119140625, + 103.271484375, + 96.85546875, + 109.51171875, + 117.685546875, + 52.6392936706543 + ], + "mean": [ + -34.769509564400295, + 45.181467466716526, + 19.36760081539725, + 98.35736890305758, + 22.938189249190074, + 24.034050026882692 + ], + "std": [ + 15.79051825862435, + 16.516812233467512, + 22.00396393426265, + 11.742706183875889, + 55.952819448724995, + 12.072032730132678 + ], + "count": [ + 4977 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 4977 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.03333282470703 + ], + "mean": [ + 8.414064776880664 + ], + "std": [ + 5.004840522789319 + ], + "count": [ + 4977 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 571 + ], + "mean": [ + 252.42194092827003 + ], + "std": [ + 150.1452153048282 + ], + "count": [ + 4977 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6031254386635218 + ] + ], + [ + [ + 0.6048657366413994 + ] + ], + [ + [ + 0.6066939875775148 + ] + ] + ], + "std": [ + [ + [ + 0.24946843656182485 + ] + ], + [ + [ + 0.24960481805127688 + ] + ], + [ + [ + 0.24469330339308493 + ] + ] + ], + "count": [ + 1073 + ] + }, + "action": { + "min": [ + -64.599609375, + 13.623046875, + -16.5234375, + 53.26171875, + -79.013671875, + -1.9810508489608765 + ], + "max": [ + 7.470703125, + 101.25, + 82.001953125, + 110.0390625, + 118.65234375, + 53.229976654052734 + ], + "mean": [ + -34.976619064364776, + 52.19391466830182, + 15.731450546882419, + 98.47041387023374, + 23.433831304389596, + 21.01709982121065 + ], + "std": [ + 15.856357023048465, + 17.473560838510398, + 22.85964857371549, + 11.94148557815458, + 56.52252439958609, + 15.949787518866803 + ], + "count": [ + 4977 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 4976 + ], + "mean": [ + 2488.0 + ], + "std": [ + 1436.7361158774659 + ], + "count": [ + 4977 + ] + } +} \ No newline at end of file diff --git a/bnarin/so100_tic_tac_toe_move_1_0/meta/info.json b/bnarin/so100_tic_tac_toe_move_1_0/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..3cef97a048e0a3ff88b24baa8f06885552122371 --- /dev/null +++ b/bnarin/so100_tic_tac_toe_move_1_0/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 4760, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/bnarin/so100_tic_tac_toe_move_1_0/meta/stats.json b/bnarin/so100_tic_tac_toe_move_1_0/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..1711a27f08b21ae3d23f1484860f499d280f32c4 --- /dev/null +++ b/bnarin/so100_tic_tac_toe_move_1_0/meta/stats.json @@ -0,0 +1,307 @@ +{ + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.56827731092437 + ], + "std": [ + 2.8754908194098645 + ], + "count": [ + 4760 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 0.95686274766922 + ] + ], + [ + [ + 0.9450980424880981 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.614950440126412 + ] + ], + [ + [ + 0.613883997338095 + ] + ], + [ + [ + 0.6312961201654391 + ] + ] + ], + "std": [ + [ + [ + 0.23061290456807224 + ] + ], + [ + [ + 0.23036275942920256 + ] + ], + [ + [ + 0.22271651194849215 + ] + ] + ], + "count": [ + 1068 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 4759 + ], + "mean": [ + 2379.5 + ], + "std": [ + 1374.0936103482907 + ], + "count": [ + 4760 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.57300674055846 + ] + ], + [ + [ + 0.5776539905910635 + ] + ], + [ + [ + 0.5824602706713623 + ] + ] + ], + "std": [ + [ + [ + 0.30526165585079584 + ] + ], + [ + [ + 0.30406603331058596 + ] + ], + [ + [ + 0.2951190007547638 + ] + ] + ], + "count": [ + 1068 + ] + }, + "action": { + "min": [ + -59.853515625, + 13.359375, + -17.40234375, + 0.3515625, + 30.76171875, + -1.9810508489608765 + ], + "max": [ + 7.119140625, + 102.48046875, + 89.82421875, + 110.21484375, + 113.994140625, + 54.866493225097656 + ], + "mean": [ + -30.832252755686014, + 65.20546982228255, + 40.667768288460096, + 87.09056953943076, + 75.79718542339421, + 20.96408324542166 + ], + "std": [ + 16.984797914086815, + 18.22560364727167, + 23.952578382158222, + 31.199735683026585, + 14.466861702756242, + 15.223359730469891 + ], + "count": [ + 4760 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 22.96666717529297 + ], + "mean": [ + 8.30959373682487 + ], + "std": [ + 5.230763346434261 + ], + "count": [ + 4760 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 4760 + ] + }, + "observation.state": { + "min": [ + -59.58984375, + 11.07421875, + -13.0078125, + 1.58203125, + 30.322265625, + 0.733137845993042 + ], + "max": [ + 7.119140625, + 94.74609375, + 90.0, + 109.51171875, + 112.763671875, + 53.73900604248047 + ], + "mean": [ + -30.69539484056104, + 58.0992076729526, + 43.67288873416035, + 86.9992617070174, + 75.29048555838962, + 24.391236621391872 + ], + "std": [ + 16.829625274689416, + 17.266621655095317, + 23.014374702544824, + 30.85499518769897, + 14.41541485083813, + 10.848463201187052 + ], + "count": [ + 4760 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 689 + ], + "mean": [ + 249.28781512605042 + ], + "std": [ + 156.92290009497634 + ], + "count": [ + 4760 + ] + } +} \ No newline at end of file diff --git a/bnarin/so100_tic_tac_toe_move_2_1/meta/info.json b/bnarin/so100_tic_tac_toe_move_2_1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..e647dd510b9bea52ac9f930043118ac01787638d --- /dev/null +++ b/bnarin/so100_tic_tac_toe_move_2_1/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 5298, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/bnarin/so100_tic_tac_toe_move_2_1/meta/stats.json b/bnarin/so100_tic_tac_toe_move_2_1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..6f1127b0322ec842ef48563a36a5dfdb416d1159 --- /dev/null +++ b/bnarin/so100_tic_tac_toe_move_2_1/meta/stats.json @@ -0,0 +1,307 @@ +{ + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 26.366666793823242 + ], + "mean": [ + 9.30810364231428 + ], + "std": [ + 5.991372798382087 + ], + "count": [ + 5298 + ] + }, + "observation.state": { + "min": [ + -72.59765625, + -0.087890625, + -17.314453125, + -50.009765625, + -18.896484375, + 12.536657333374023 + ], + "max": [ + 7.91015625, + 187.998046875, + 173.408203125, + 109.599609375, + 92.197265625, + 40.249267578125 + ], + "mean": [ + -29.795236983898675, + 61.28104815837706, + 47.97345264705454, + 73.55423639476771, + 56.9094243227828, + 24.484133148337364 + ], + "std": [ + 17.08264623891781, + 33.657138857808725, + 51.53333607411611, + 42.32823749448567, + 30.30459372220064, + 8.93117975069282 + ], + "count": [ + 5298 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 5297 + ], + "mean": [ + 2648.5 + ], + "std": [ + 1529.4008358395345 + ], + "count": [ + 5298 + ] + }, + "action": { + "min": [ + -73.125, + 3.427734375, + -19.423828125, + -52.3828125, + -20.7421875, + -2.4978466033935547 + ], + "max": [ + 8.61328125, + 190.37109375, + 176.30859375, + 110.56640625, + 92.109375, + 40.91300582885742 + ], + "mean": [ + -29.99401121942355, + 72.65734077156962, + 44.03042566537767, + 73.38185651683051, + 57.41439297029143, + 21.858162975707295 + ], + "std": [ + 17.13573764876489, + 37.415598501858746, + 52.52145830046852, + 42.87143934160991, + 30.463049394028953, + 13.508253752509132 + ], + "count": [ + 5298 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 5298 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.562784482166171 + ] + ], + [ + [ + 0.5689162198986326 + ] + ], + [ + [ + 0.576397677777069 + ] + ] + ], + "std": [ + [ + [ + 0.2942669348455739 + ] + ], + [ + [ + 0.2933227367076313 + ] + ], + [ + [ + 0.2837336657841098 + ] + ] + ], + "count": [ + 1120 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 791 + ], + "mean": [ + 279.24311060777654 + ], + "std": [ + 179.7411842959578 + ], + "count": [ + 5298 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 0.8980392217636108 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6067829173590455 + ] + ], + [ + [ + 0.6061856278351375 + ] + ], + [ + [ + 0.6226163842848369 + ] + ] + ], + "std": [ + [ + [ + 0.23050931124538637 + ] + ], + [ + [ + 0.22913083808957782 + ] + ], + [ + [ + 0.22313948134068118 + ] + ] + ], + "count": [ + 1120 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.56719516798792 + ], + "std": [ + 2.9362349615411274 + ], + "count": [ + 5298 + ] + } +} \ No newline at end of file diff --git a/bnarin/so100_tic_tac_toe_move_4_0/meta/info.json b/bnarin/so100_tic_tac_toe_move_4_0/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..ffad199c7f2e4ed503d457b30aa6f87bbe3bfb1e --- /dev/null +++ b/bnarin/so100_tic_tac_toe_move_4_0/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 4225, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/bnarin/so100_tic_tac_toe_move_4_0/meta/stats.json b/bnarin/so100_tic_tac_toe_move_4_0/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..ffa9bf7ccbf83a786ca276a9a54aeea8abf8fc09 --- /dev/null +++ b/bnarin/so100_tic_tac_toe_move_4_0/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -59.853515625, + 9.052734375, + -14.501953125, + 0.0, + 62.40234375, + 0.8797653913497925 + ], + "max": [ + 7.822265625, + 101.337890625, + 83.14453125, + 109.599609375, + 130.78125, + 36.73020553588867 + ], + "mean": [ + -33.73115363036387, + 54.082953551704364, + 39.416521371694714, + 84.93977881256646, + 103.0701892270421, + 22.047668517524674 + ], + "std": [ + 17.250588307317567, + 18.567061567524117, + 27.127866190132302, + 24.92518317908376, + 12.774926211991776, + 8.73387504812113 + ], + "count": [ + 4225 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5485564157800767 + ] + ], + [ + [ + 0.564673067296593 + ] + ], + [ + [ + 0.5748708902053463 + ] + ] + ], + "std": [ + [ + [ + 0.3111512028983878 + ] + ], + [ + [ + 0.30563745581677704 + ] + ], + [ + [ + 0.299581112556779 + ] + ] + ], + "count": [ + 1030 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 0.9058823585510254 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6102593176573226 + ] + ], + [ + [ + 0.6110525362699935 + ] + ], + [ + [ + 0.6278973707875002 + ] + ] + ], + "std": [ + [ + [ + 0.23348019123539002 + ] + ], + [ + [ + 0.23085520633240925 + ] + ], + [ + [ + 0.22381020022902698 + ] + ] + ], + "count": [ + 1030 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 4224 + ], + "mean": [ + 2112.0 + ], + "std": [ + 1219.652409500346 + ], + "count": [ + 4225 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 4225 + ] + }, + "action": { + "min": [ + -60.029296875, + 12.3046875, + -18.544921875, + -0.966796875, + 66.533203125, + -1.9810508489608765 + ], + "max": [ + 8.349609375, + 109.423828125, + 82.44140625, + 110.390625, + 131.66015625, + 37.03703689575195 + ], + "mean": [ + -33.866827277008596, + 61.527507005499665, + 35.357222809199044, + 85.26774373071433, + 103.73159859922511, + 19.206781188693977 + ], + "std": [ + 17.39456035618712, + 19.418823796206354, + 28.250143566787695, + 25.01440082456621, + 12.690436619723757, + 13.286216616601687 + ], + "count": [ + 4225 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.151715976331361 + ], + "std": [ + 2.8993265922557474 + ], + "count": [ + 4225 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.899999618530273 + ], + "mean": [ + 7.261656510731172 + ], + "std": [ + 4.501829015283782 + ], + "count": [ + 4225 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 597 + ], + "mean": [ + 217.84970414201183 + ], + "std": [ + 135.0548742843434 + ], + "count": [ + 4225 + ] + } +} \ No newline at end of file diff --git a/bnarin/so100_tic_tac_toe_we_do_it_live/meta/info.json b/bnarin/so100_tic_tac_toe_we_do_it_live/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..3fbca768eeeeb7352120cac281acc3fa49da7eb1 --- /dev/null +++ b/bnarin/so100_tic_tac_toe_we_do_it_live/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 29756, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/bnarin/so100_tic_tac_toe_we_do_it_live/meta/stats.json b/bnarin/so100_tic_tac_toe_we_do_it_live/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..3c13f3e47f826e054478a4e64e3662f51266bd96 --- /dev/null +++ b/bnarin/so100_tic_tac_toe_we_do_it_live/meta/stats.json @@ -0,0 +1,307 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 29756 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5999461758968442 + ] + ], + [ + [ + 0.6001303288108746 + ] + ], + [ + [ + 0.6146218045673661 + ] + ] + ], + "std": [ + [ + [ + 0.22611380705313575 + ] + ], + [ + [ + 0.22468333191041634 + ] + ], + [ + [ + 0.21941414207900745 + ] + ] + ], + "count": [ + 6235 + ] + }, + "observation.state": { + "min": [ + -59.23828125, + -2.98828125, + -12.919921875, + -60.556640625, + -30.5859375, + 86.41790771484375 + ], + "max": [ + 17.9296875, + 193.0078125, + 178.76953125, + 95.80078125, + 39.19921875, + 105.29850769042969 + ], + "mean": [ + -24.025623912275407, + 46.85301584299413, + 38.977843365188185, + 68.95971134044196, + 13.5432819409514, + 98.21961755441039 + ], + "std": [ + 16.963882223121207, + 29.360426460944286, + 39.617842896552375, + 28.944648788761054, + 14.791519965179651, + 3.9720319187330935 + ], + "count": [ + 29756 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5644625009779177 + ] + ], + [ + [ + 0.5731655048865171 + ] + ], + [ + [ + 0.5765627785214636 + ] + ] + ], + "std": [ + [ + [ + 0.2932031764582889 + ] + ], + [ + [ + 0.29049769338171677 + ] + ], + [ + [ + 0.28220728669843237 + ] + ] + ], + "count": [ + 6235 + ] + }, + "action": { + "min": [ + -59.677734375, + 1.845703125, + -17.841796875, + -63.80859375, + -31.025390625, + 39.766605377197266 + ], + "max": [ + 17.9296875, + 192.48046875, + 177.5390625, + 96.50390625, + 39.814453125, + 107.27110290527344 + ], + "mean": [ + -24.071145047406258, + 62.410103690673914, + 35.42740574671802, + 68.87215663797353, + 14.167696436224869, + 89.91072579573714 + ], + "std": [ + 17.195221251664993, + 34.650523663285036, + 40.48121953291203, + 29.45742455723468, + 15.161160488045043, + 18.279699813778237 + ], + "count": [ + 29756 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1103 + ], + "mean": [ + 329.1930703051485 + ], + "std": [ + 214.92276877726604 + ], + "count": [ + 29756 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 22.52893534077161 + ], + "std": [ + 13.53397104759846 + ], + "count": [ + 29756 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 36.766666412353516 + ], + "mean": [ + 10.97310219673656 + ], + "std": [ + 7.164092422857112 + ], + "count": [ + 29756 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 29755 + ], + "mean": [ + 14877.5 + ], + "std": [ + 8589.817300152548 + ], + "count": [ + 29756 + ] + } +} \ No newline at end of file diff --git a/danmac1/real_real332/data/chunk-000/file-000.parquet b/danmac1/real_real332/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f521df1976b752bdc9789624c48318c102bc655d --- /dev/null +++ b/danmac1/real_real332/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee72a5a4faff39624a59de6c2aa4344bf8147874a9880306301020ef0f6b007 +size 134047 diff --git a/danmac1/real_real332/meta/episodes/chunk-000/file-000.parquet b/danmac1/real_real332/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..357af522c3cfe6b1efd9f341ed48abb473152e47 --- /dev/null +++ b/danmac1/real_real332/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b1823ee170baf3830b9bfbb0632fccef913e69c90bcd39e4efc42ae476e341 +size 51251 diff --git a/danmac1/real_real332/meta/tasks.parquet b/danmac1/real_real332/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52addbeb2698bcac100123d09ef752e5d7f4c491 --- /dev/null +++ b/danmac1/real_real332/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b274510fe21b80a8494a21d77a136ae9d9e8b27a7a57ae3d6a794dc3c0858f6a +size 2048 diff --git a/danmac1/real_real332/videos/observation.images.image2/chunk-000/file-000.mp4 b/danmac1/real_real332/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2ed6f76079f8ab2b285da51f4245a84a21914a7 --- /dev/null +++ b/danmac1/real_real332/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cae64d67523caa1f431089f723fb1445a2e284bf5c478e3ad3d3b2fbfd71871 +size 53765025 diff --git a/isadev/bougies1/data/chunk-000/file-000.parquet b/isadev/bougies1/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6b77c023450f92222fb0ba663e62af27e5ac13d --- /dev/null +++ b/isadev/bougies1/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80d107186cf7a6da6924e993107963a1c5a878ce31a8b802363d61c0113d67b +size 1089823 diff --git a/isadev/bougies1/meta/episodes/chunk-000/file-000.parquet b/isadev/bougies1/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3dbf592c7aa59104b91a7685437d14f6152a8624 --- /dev/null +++ b/isadev/bougies1/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e82a216921586d0e59bfa8f42629a4243ffffcae547453ac4958a88445daa1 +size 115894 diff --git a/isadev/bougies1/meta/tasks.parquet b/isadev/bougies1/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91f1bb019ec5ef665516f34f4ace5b3131697680 --- /dev/null +++ b/isadev/bougies1/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8507057f60055f295a7fd06a10173f07e4d0c16d9ae300ab77ad16fe509f512f +size 2118 diff --git a/isadev/bougies1/videos/observation.images.image/chunk-000/file-000.mp4 b/isadev/bougies1/videos/observation.images.image/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5196a22d929655b02ab2da0648067bc9672d75a5 --- /dev/null +++ b/isadev/bougies1/videos/observation.images.image/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fb9bcf344cf2f1e67cc06cef27686cb6ed72a7b8439a7865ccfaa0bc9501c35 +size 204532567 diff --git a/isadev/bougies1/videos/observation.images.image/chunk-000/file-001.mp4 b/isadev/bougies1/videos/observation.images.image/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dd6e544efd45c0d19673ad5a6fe1298c6d8aeed --- /dev/null +++ b/isadev/bougies1/videos/observation.images.image/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec35599e116a008b47ac02db8c9db41d7feb5002fda3a8ceea2be85cabb4cbff +size 199969218 diff --git a/isadev/bougies1/videos/observation.images.image/chunk-000/file-002.mp4 b/isadev/bougies1/videos/observation.images.image/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e501976507dc8aa33b55f09c848dd1c7b5dae07 --- /dev/null +++ b/isadev/bougies1/videos/observation.images.image/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a9a7c411001a335f8ef6d26b1d283daf76c5e2cd13dceb737fdef5eb2153432 +size 80806968 diff --git a/isadev/bougies1/videos/observation.images.image2/chunk-000/file-000.mp4 b/isadev/bougies1/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1be8ccfe4594c071e95ad56f93eeab1663127c71 --- /dev/null +++ b/isadev/bougies1/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f5c86f1560c8ac9304601b3daaa28f2df656dc0abd6dd8edd9af645be4d984 +size 201948467 diff --git a/isadev/bougies1/videos/observation.images.image2/chunk-000/file-001.mp4 b/isadev/bougies1/videos/observation.images.image2/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4921301985d8d76d8505b92d6358c4bbf3019da5 --- /dev/null +++ b/isadev/bougies1/videos/observation.images.image2/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31917cb3428f6f2770e31d14770521b3bedf82ba921c4a42c64cc272eff12f66 +size 208099106 diff --git a/isadev/bougies1/videos/observation.images.image2/chunk-000/file-002.mp4 b/isadev/bougies1/videos/observation.images.image2/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9584327a15dd8648816b6678948dda3099d1a52a --- /dev/null +++ b/isadev/bougies1/videos/observation.images.image2/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944656e283b6104ccf9fbe434c618567ead7087ec4b58fd648cf5257743bc0d1 +size 207987933 diff --git a/isadev/bougies2/data/chunk-000/file-000.parquet b/isadev/bougies2/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7309ff349d00040cb497985cb8b58e28274edae0 --- /dev/null +++ b/isadev/bougies2/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38cc71b0ecba547a4181920c3e5d8c9bd530c0f8efbb618ece5bae3282d27503 +size 2284025 diff --git a/isadev/bougies2/meta/episodes/chunk-000/file-000.parquet b/isadev/bougies2/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83d6321447a10e836794896bcd7b08a1746e31ca --- /dev/null +++ b/isadev/bougies2/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bdbd5b661a6546c123697bf22436c7eba3b4d8ad5c445855a217a946dd1246b +size 226597 diff --git a/isadev/bougies2/meta/tasks.parquet b/isadev/bougies2/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aadf77445b6021053133b6b01406111a8132b1a3 --- /dev/null +++ b/isadev/bougies2/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764e702bd26b0eefd25147506aaa5583b20f76979e0d43d5f84e61f8e84ea5e9 +size 2213 diff --git a/isadev/bougies2/videos/observation.images.image/chunk-000/file-000.mp4 b/isadev/bougies2/videos/observation.images.image/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0d7189f837456a6207ba3a15c753e26790b2d8c --- /dev/null +++ b/isadev/bougies2/videos/observation.images.image/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7686b1ee8f5b53a47ac0a5322093939673b5410fb5a7df8894fcad299a4c9695 +size 207215963 diff --git a/isadev/bougies2/videos/observation.images.image/chunk-000/file-001.mp4 b/isadev/bougies2/videos/observation.images.image/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..537b396c7d4763aa421b6ac7bbd6fbe0673c5171 --- /dev/null +++ b/isadev/bougies2/videos/observation.images.image/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5de42fde2ac8462672ee64d742eeba981e445e2a7eb5fb39e08a69979d325e +size 207496091 diff --git a/isadev/bougies2/videos/observation.images.image/chunk-000/file-002.mp4 b/isadev/bougies2/videos/observation.images.image/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e940f3c656c3af7942dc4b4c849c3b3840ee2c45 --- /dev/null +++ b/isadev/bougies2/videos/observation.images.image/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7451c27c137c31398654e7cc0e33b3d969bcd85b13292842e4e946d393031868 +size 209254751 diff --git a/isadev/bougies2/videos/observation.images.image/chunk-000/file-003.mp4 b/isadev/bougies2/videos/observation.images.image/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..920036424f3c1fb5419fd6c0a9e35170f6c19a78 --- /dev/null +++ b/isadev/bougies2/videos/observation.images.image/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a7c7ad92d025c6dc4215120a3d0db0b3b2b8fe17ac96ffd80bfc657d943641 +size 208578814 diff --git a/isadev/bougies2/videos/observation.images.image/chunk-000/file-004.mp4 b/isadev/bougies2/videos/observation.images.image/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd783dffdb8aa3eef51e20f3fc407ae60d2c99b4 --- /dev/null +++ b/isadev/bougies2/videos/observation.images.image/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33bdd069687b9553de1d4f860fb10b2ccb2bf8b6f82ccbb2275d0df6fc4496e +size 103480631 diff --git a/isadev/bougies2/videos/observation.images.image2/chunk-000/file-000.mp4 b/isadev/bougies2/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6807faf8c3ef8302d152d9373e4a553393caa947 --- /dev/null +++ b/isadev/bougies2/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d9075268b9cdc863dc1887e01baa217cae5301843d1acea2fac535ab3e1d3ca +size 208919776 diff --git a/isadev/bougies2/videos/observation.images.image2/chunk-000/file-001.mp4 b/isadev/bougies2/videos/observation.images.image2/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..074027034cff42dad88d5e56d270e3b971e3b8ec --- /dev/null +++ b/isadev/bougies2/videos/observation.images.image2/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4566c198d6f6a45a4b4434cd686760a5a74bf4ff1eb1a8c209ddcdf7bcb9cb8c +size 208125403 diff --git a/isadev/bougies2/videos/observation.images.image2/chunk-000/file-002.mp4 b/isadev/bougies2/videos/observation.images.image2/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f6bcffc8ee6d35011f2941df9adc5c5d6f029d5 --- /dev/null +++ b/isadev/bougies2/videos/observation.images.image2/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0848db3585cf389510aa29f4832aea70849ac2259ecde9b5f4bbbade5083af78 +size 205381242 diff --git a/isadev/bougies2/videos/observation.images.image2/chunk-000/file-003.mp4 b/isadev/bougies2/videos/observation.images.image2/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de211fbb07e1f42eb73cd8a1205cd771101522ab --- /dev/null +++ b/isadev/bougies2/videos/observation.images.image2/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:effc9146232a6dcb35999b318dbc710d6f4ca257573bc09640a3b27dd6499779 +size 207541792 diff --git a/isadev/bougies2/videos/observation.images.image2/chunk-000/file-004.mp4 b/isadev/bougies2/videos/observation.images.image2/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffa0ee8023a9ec591cae1ebeb242213c00bcb7d3 --- /dev/null +++ b/isadev/bougies2/videos/observation.images.image2/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c07558a9840ea93f3378bfcc0ec720787ba979477e05c77dfaad44745db89e10 +size 155313871 diff --git a/kumarhans/so100_tape_task/data/chunk-000/file-000.parquet b/kumarhans/so100_tape_task/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9679a91950975262bde34d780b238f50cb9809ff --- /dev/null +++ b/kumarhans/so100_tape_task/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e766e192947b174616b042f5981a00204ba48da3077043b00127c9eda171ae +size 336624 diff --git a/kumarhans/so100_tape_task/meta/episodes/chunk-000/file-000.parquet b/kumarhans/so100_tape_task/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..336e301f61af7fa09e65af786dd6714c9729f522 --- /dev/null +++ b/kumarhans/so100_tape_task/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1cd95087a7e443d072a9e57bc1ecf944dd5ea0fa5df9e87fd82b8e9f3b5b9a0 +size 89078 diff --git a/kumarhans/so100_tape_task/meta/tasks.parquet b/kumarhans/so100_tape_task/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4be228429372ddbb9055183cf2533a9ce12c9a76 --- /dev/null +++ b/kumarhans/so100_tape_task/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7fa43fd075b997aeae15eeb52eb9ef09b13c45d11216476b99740d1e0d76ad6 +size 2248 diff --git a/kumarhans/so100_tape_task/videos/observation.images.image/chunk-000/file-001.mp4 b/kumarhans/so100_tape_task/videos/observation.images.image/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..315156151180524f436abe923be31ec82c1fcfea --- /dev/null +++ b/kumarhans/so100_tape_task/videos/observation.images.image/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10bae225da664b9d22866181b036dd5ecbbbb95c83529e537bc87196ce51e49f +size 14306441 diff --git a/mikechambers/block_cup_5/data/chunk-000/file-000.parquet b/mikechambers/block_cup_5/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6733f4a5f60961a2b7a9da3de8597380eef02f90 --- /dev/null +++ b/mikechambers/block_cup_5/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d5a4e1426ef05fd349513aaf574b13eefa9aca44153d848cfa61f4b39a0dd4 +size 207750 diff --git a/mikechambers/block_cup_5/meta/episodes/chunk-000/file-000.parquet b/mikechambers/block_cup_5/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef234a29db2c7199a3240240fd771baef2ffc3d0 --- /dev/null +++ b/mikechambers/block_cup_5/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a331ff54413949c181d716b08e02673dfd4ae5f4a72773a73bbba1c088380913 +size 60565 diff --git a/mikechambers/block_cup_5/meta/tasks.parquet b/mikechambers/block_cup_5/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..978ef3e6b8c70d58c7c34717df01e79ac8357de2 --- /dev/null +++ b/mikechambers/block_cup_5/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb0070ad781e7b0e0317f41d032fc787b934eab4c1fd1c4d18c743b3b0b8af4c +size 2128 diff --git a/mikechambers/block_cup_5/videos/observation.images.image2/chunk-000/file-001.mp4 b/mikechambers/block_cup_5/videos/observation.images.image2/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffbccdca679e7be7c7d5ffb76c11fbfef14d78b7 --- /dev/null +++ b/mikechambers/block_cup_5/videos/observation.images.image2/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec65eecd2e607c95f1656bb4d6e16899c44ee06725e8eaea8a8dccb659b76ead +size 10632010 diff --git a/pandaRQ/pickmed/data/chunk-000/file-000.parquet b/pandaRQ/pickmed/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23027be2988d011eb08d53c1c497555f88786fdc --- /dev/null +++ b/pandaRQ/pickmed/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e3545042bcebe7cc78bcbba8cb7569d81ba412083da275103974810dfaf0d97 +size 607651 diff --git a/pandaRQ/pickmed/meta/episodes/chunk-000/file-000.parquet b/pandaRQ/pickmed/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b31a4a01d1be1c89354d1f1a79203a5fe8af281 --- /dev/null +++ b/pandaRQ/pickmed/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53cbf84e9a0822f9ede9dedfa6c79cf7caea48f67485af1311264ad04d4af0ea +size 100179 diff --git a/pandaRQ/pickmed/meta/tasks.parquet b/pandaRQ/pickmed/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28d65c9c77ee3fd79afa1cecc624dbc47dcea0d4 --- /dev/null +++ b/pandaRQ/pickmed/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ed17580d143648eb7b7b134de32efbf973b56e78be91be39c4927ecda9a117e +size 2158 diff --git a/pandaRQ/pickmed/videos/observation.images.image/chunk-000/file-000.mp4 b/pandaRQ/pickmed/videos/observation.images.image/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45e4e2bfbffffade5124865d7bfca2990016b689 --- /dev/null +++ b/pandaRQ/pickmed/videos/observation.images.image/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f821607802b23f12cddbf1a346e46bb5416945da696aa42264e84b3935b1ba +size 194849589 diff --git a/pandaRQ/pickmed/videos/observation.images.image/chunk-000/file-001.mp4 b/pandaRQ/pickmed/videos/observation.images.image/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1afb2b1f9ed42c9b11312fe917afcf60ab9b68a3 --- /dev/null +++ b/pandaRQ/pickmed/videos/observation.images.image/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdff6a65ec17bd9c564d8604faede2b48e738a384de82eb6d3766af01904b93a +size 192528133 diff --git a/pandaRQ/pickmed/videos/observation.images.image2/chunk-000/file-000.mp4 b/pandaRQ/pickmed/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cd02df468fe25f0b627ea23a74ccc7305b78bbc --- /dev/null +++ b/pandaRQ/pickmed/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bef1fee808028b437f46f24e93d81b9393337bdd2a67469141c521296290cae +size 87550237 diff --git a/pandaRQ/pickmed/videos/observation.images.image3/chunk-000/file-000.mp4 b/pandaRQ/pickmed/videos/observation.images.image3/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ae862f7cd80a17ca36db5d31234b73e0fca943b --- /dev/null +++ b/pandaRQ/pickmed/videos/observation.images.image3/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79777a054e3909599497fe93cbfdbcdbe83effeb743505e450736e4790529cfa +size 208864745 diff --git a/pandaRQ/pickmed/videos/observation.images.image3/chunk-000/file-001.mp4 b/pandaRQ/pickmed/videos/observation.images.image3/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ea49b6712213b39a75744a73077ce1435512817 --- /dev/null +++ b/pandaRQ/pickmed/videos/observation.images.image3/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd043f8951ef0f83fd7e78f515eeb013a7c311fb6eca8310cb96e410c709418e +size 52157923 diff --git a/paszea/so100_lego_mix/data/chunk-000/file-000.parquet b/paszea/so100_lego_mix/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43648fd97322d81acaa864a29857f246c9551346 --- /dev/null +++ b/paszea/so100_lego_mix/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a68f20236608aa7167be5e986b76603398f0ebf3cfcf1d4f6edcc5cab26f9cf +size 2035122 diff --git a/paszea/so100_lego_mix/meta/episodes/chunk-000/file-000.parquet b/paszea/so100_lego_mix/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0a171e8336afdf52c2e284655dbf25ad1e748ca --- /dev/null +++ b/paszea/so100_lego_mix/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae55cfd9f84662fd3cffea24a1a9c0ced601777d2fad966ab1280161c4d91345 +size 75093 diff --git a/paszea/so100_lego_mix/meta/tasks.parquet b/paszea/so100_lego_mix/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..383c2eb1c5c033c9a7787904c1f08ccda409fc60 --- /dev/null +++ b/paszea/so100_lego_mix/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92628c83fbe2b6f628eb833082039694b1e658bb134f49fde4eec6b6e345952 +size 2203 diff --git a/paszea/so100_whale/data/chunk-000/file-000.parquet b/paszea/so100_whale/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40ac0963b6737ab4370fc293eb0e67b3237a774d --- /dev/null +++ b/paszea/so100_whale/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2c9de1b46b9dd5698701ddc6bbc56049b7168723d3b5236c6ec0cb313f7371a +size 182370 diff --git a/paszea/so100_whale/meta/episodes/chunk-000/file-000.parquet b/paszea/so100_whale/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0654ab490962adcc092731aea0b6033480b4f147 --- /dev/null +++ b/paszea/so100_whale/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d620f806f1cb2f5ed887b999905911cdcbd79dcd98acbccc28d5817f28156a +size 55376 diff --git a/paszea/so100_whale/meta/tasks.parquet b/paszea/so100_whale/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eebf24b8d1cdeb59ccdcac6aa5c225f2e6a3b2e8 --- /dev/null +++ b/paszea/so100_whale/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57525fe570f8eb4f912bc141943145067b1bd4d4c5b5bdce00c235cf8606d380 +size 2173 diff --git a/paszea/so100_whale/videos/observation.images.image/chunk-000/file-000.mp4 b/paszea/so100_whale/videos/observation.images.image/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d643735abb8dcb7feecd1a3263977f4f9beb51a5 --- /dev/null +++ b/paszea/so100_whale/videos/observation.images.image/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3bea6d46d1a302e55656033e24896bfaeab712ea7a55603620bf708562cf10a +size 104714518 diff --git a/paszea/so100_whale/videos/observation.images.image2/chunk-000/file-000.mp4 b/paszea/so100_whale/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23ad87183e5d31e8eceeb535d8bd92add02639cd --- /dev/null +++ b/paszea/so100_whale/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:683f6f20439f7a282bce424ad04bf0e8cd64672dd78a9cd9b6e5bf066aa37ac3 +size 120687047 diff --git a/paszea/so100_whale_grab/data/chunk-000/file-000.parquet b/paszea/so100_whale_grab/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff30e670448e2ae86fb3b4264a4958dcabe38461 --- /dev/null +++ b/paszea/so100_whale_grab/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4a4f09d6b52fc4388ae53dad6985329691f6f148d1cea21608cef489ac2e07e +size 786569 diff --git a/paszea/so100_whale_grab/meta/episodes/chunk-000/file-000.parquet b/paszea/so100_whale_grab/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dd82e310f5f035f79faacc3a1b7ae4f69bfaed8 --- /dev/null +++ b/paszea/so100_whale_grab/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97dfc84c609fbfe114803ee12e728383d814e42a0605e42aaae40c26c549d56c +size 87256 diff --git a/paszea/so100_whale_grab/meta/tasks.parquet b/paszea/so100_whale_grab/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eebf24b8d1cdeb59ccdcac6aa5c225f2e6a3b2e8 --- /dev/null +++ b/paszea/so100_whale_grab/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57525fe570f8eb4f912bc141943145067b1bd4d4c5b5bdce00c235cf8606d380 +size 2173 diff --git a/paszea/so100_whale_grab/videos/observation.images.image/chunk-000/file-002.mp4 b/paszea/so100_whale_grab/videos/observation.images.image/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71a8f5ff321184446aa858a58f697b87d3bee3c9 --- /dev/null +++ b/paszea/so100_whale_grab/videos/observation.images.image/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67ba51cfc221586c08ae7fe2cf1b7faf13c652079bae2643833ae7f576e429a +size 96746274 diff --git a/pengjunkun/so100_push_to_hole/meta/info.json b/pengjunkun/so100_push_to_hole/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..1d0e356366adbdc80bd4a7077ecc07c9e9a37921 --- /dev/null +++ b/pengjunkun/so100_push_to_hole/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 22446, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/pengjunkun/so100_push_to_hole/meta/stats.json b/pengjunkun/so100_push_to_hole/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..631d18b17f56f7cacf959b05a6a0f168a0565d15 --- /dev/null +++ b/pengjunkun/so100_push_to_hole/meta/stats.json @@ -0,0 +1,234 @@ +{ + "action": { + "min": [ + -48.955078125, + -9.228515625, + -12.216796875, + -54.755859375, + -219.287109375, + -0.09276437759399414 + ], + "max": [ + 75.146484375, + 142.20703125, + 160.927734375, + 100.8984375, + -34.453125, + 15.120594024658203 + ], + "mean": [ + 8.799603500467942, + 22.49513671775611, + 41.261977755639954, + 0.567451696557114, + -100.72747711573206, + 0.3322505445840313 + ], + "std": [ + 16.500299954943774, + 38.385810459520954, + 37.287973908875614, + 45.07503911502758, + 25.139411079726667, + 1.1345779614127565 + ], + "count": [ + 22446 + ] + }, + "observation.state": { + "min": [ + -48.076171875, + -10.458984375, + -10.1953125, + -50.537109375, + -177.451171875, + -0.3417634963989258 + ], + "max": [ + 74.35546875, + 139.21875, + 159.9609375, + 100.01953125, + -37.177734375, + 13.602187156677246 + ], + "mean": [ + 8.642844365179608, + 21.565703002530007, + 41.61090123690588, + 0.990564839645077, + -99.80276351530348, + 0.4394621460561705 + ], + "std": [ + 16.22405262090215, + 37.38018689889781, + 37.18139371113317, + 43.928242829228175, + 23.87566721810516, + 0.9330164437401921 + ], + "count": [ + 22446 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.501069232825447 + ], + "std": [ + 14.431091928668941 + ], + "count": [ + 22446 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 22446 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.583793261051178 + ] + ], + [ + [ + 0.586555449962616 + ] + ], + [ + [ + 0.4266370171308517 + ] + ] + ], + "std": [ + [ + [ + 0.2143663647172604 + ] + ], + [ + [ + 0.2144774817923672 + ] + ], + [ + [ + 0.18391972275033888 + ] + ] + ], + "count": [ + 5000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 448 + ], + "mean": [ + 223.9600819745166 + ], + "std": [ + 129.59186170726235 + ], + "count": [ + 22446 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.933333396911621 + ], + "mean": [ + 7.465336117909722 + ], + "std": [ + 4.319728657054781 + ], + "count": [ + 22446 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 22445 + ], + "mean": [ + 11222.5 + ], + "std": [ + 6479.602064684734 + ], + "count": [ + 22446 + ] + } +} \ No newline at end of file diff --git a/pepijn223/yellow_lego_in_box1/meta/info.json b/pepijn223/yellow_lego_in_box1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..1e8cbd5d99adf1839cddf5fdb06276e0b588e73e --- /dev/null +++ b/pepijn223/yellow_lego_in_box1/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 25, + "total_frames": 7455, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:25" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/pepijn223/yellow_lego_in_box1/meta/stats.json b/pepijn223/yellow_lego_in_box1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..b9ddb61c2a6572e9bf397456d9661f126afbb237 --- /dev/null +++ b/pepijn223/yellow_lego_in_box1/meta/stats.json @@ -0,0 +1,234 @@ +{ + "action": { + "min": [ + -30.498046875, + 85.78125, + 76.025390625, + 45.439453125, + -24.43359375, + -9.336099624633789 + ], + "max": [ + 12.041015625, + 184.658203125, + 168.57421875, + 103.974609375, + 100.810546875, + 49.06639099121094 + ], + "mean": [ + -5.900390697373071, + 136.25609131882769, + 133.10638784489163, + 66.07926051026618, + 34.256818534446836, + 0.5872421848472136 + ], + "std": [ + 9.538574702192788, + 32.55959666530861, + 21.815916601338003, + 9.179441709573325, + 33.318914102823285, + 14.296636043831247 + ], + "count": [ + 7455 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 7454 + ], + "mean": [ + 3727.0 + ], + "std": [ + 2152.073109043154 + ], + "count": [ + 7455 + ] + }, + "observation.state": { + "min": [ + -28.65234375, + 83.583984375, + 83.056640625, + 45.703125, + -23.466796875, + -3.2028470039367676 + ], + "max": [ + 11.42578125, + 183.955078125, + 170.15625, + 101.337890625, + 99.931640625, + 45.9786491394043 + ], + "mean": [ + -5.775315982139326, + 133.44403823862774, + 135.8236910763081, + 66.01349939746716, + 34.02493078384041, + 5.579870816831377 + ], + "std": [ + 9.032991443853188, + 33.477834085205295, + 21.029363560816254, + 8.883367941770997, + 32.77657804130348, + 10.85052934175429 + ], + "count": [ + 7455 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5610140252113343 + ] + ], + [ + [ + 0.5316727375984192 + ] + ], + [ + [ + 0.4947479522228241 + ] + ] + ], + "std": [ + [ + [ + 0.24630108840924156 + ] + ], + [ + [ + 0.23750941755204683 + ] + ], + [ + [ + 0.23204889002916054 + ] + ] + ], + "count": [ + 2500 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 7455 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 9.933333396911621 + ], + "mean": [ + 4.954192302404515 + ], + "std": [ + 2.870839889147986 + ], + "count": [ + 7455 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 24 + ], + "mean": [ + 12.032193158953723 + ], + "std": [ + 7.193896675785063 + ], + "count": [ + 7455 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 298 + ], + "mean": [ + 148.62575452716297 + ], + "std": [ + 86.12520003559429 + ], + "count": [ + 7455 + ] + } +} \ No newline at end of file diff --git a/pietroom/first_task_short/data/chunk-000/file-000.parquet b/pietroom/first_task_short/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a39845f7c2774c2944495ce634982f46d5d9073 --- /dev/null +++ b/pietroom/first_task_short/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37950aaeac21ae167e1227acb8eafc8db261fd3c47830479b156c2e27f2b20cf +size 1431813 diff --git a/pietroom/first_task_short/meta/episodes/chunk-000/file-000.parquet b/pietroom/first_task_short/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16eba5d8d54a90b8a7c616109d1fc02c9ac27232 --- /dev/null +++ b/pietroom/first_task_short/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92e7cd846d687e28c232aeadf402f5aa0d688dde923a3e15aaa26046e0edbb8 +size 122426 diff --git a/pietroom/first_task_short/meta/tasks.parquet b/pietroom/first_task_short/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c47b9e4908f4922a99491b08df7161d5463a5fd4 --- /dev/null +++ b/pietroom/first_task_short/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b8368035255f3a54dc6c3dd5ec599034d08854ac434be35ee43ee73ade5d29d +size 2143 diff --git a/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-000.mp4 b/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f042e83d3227af87835433199616c6c9b8e8fbd --- /dev/null +++ b/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f155f7d31455f77f0a95a9b648cee8e35819e6cb2103423db55d49fce2ea1d8 +size 205263989 diff --git a/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-001.mp4 b/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eda64d56c88eed42b10d921c9088d73735de3e26 --- /dev/null +++ b/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61e211c6faba472efc21a062def16a588c1262a907f5026902ed6488059b6b7 +size 207614786 diff --git a/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-002.mp4 b/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea999adff5404553d87383d9c3987b9dcbd0d3d3 --- /dev/null +++ b/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801b2bf5a28d7bfc7d7a59ee79eb0971286f499574e9de034434cfc55621ddce +size 207918625 diff --git a/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-003.mp4 b/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5952c23d986e72dd285856e6f26594914d92d9b2 --- /dev/null +++ b/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81098039b42f693a3f82b4deef10be48dc512c7aa240aad0900e0e559a4ff7dd +size 201884001 diff --git a/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-004.mp4 b/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aea71eeea49a0b0e3a4af2bcd7271a35a184c22 --- /dev/null +++ b/pietroom/first_task_short/videos/observation.images.image/chunk-000/file-004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d69392297b56f5a67cc5e46e0836d9b520039922316b704787532571ead09d +size 48009296 diff --git a/pietroom/first_task_short/videos/observation.images.image2/chunk-000/file-000.mp4 b/pietroom/first_task_short/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0f4bdb1e5683e3888d5562fd03fdd150bd0da45 --- /dev/null +++ b/pietroom/first_task_short/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23996209774f318793531a15d7931ce73d36e8c84e8716988a5a4a7a240c0743 +size 207651035 diff --git a/pietroom/first_task_short/videos/observation.images.image2/chunk-000/file-001.mp4 b/pietroom/first_task_short/videos/observation.images.image2/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf21c3497aaeed605977f71b7222e9b705af1fd8 --- /dev/null +++ b/pietroom/first_task_short/videos/observation.images.image2/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6526620c566bcd29b586b2032c4680329fde7231a2852ed53eec5d5e5cff6120 +size 8582967 diff --git a/pietroom/second_task/data/chunk-000/file-000.parquet b/pietroom/second_task/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94faff0fcaa2c0c609857315df76c07fae748552 --- /dev/null +++ b/pietroom/second_task/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8add576a8e18ab05cf121ce4e32cb90340facafe023daee97acdb73e99c5074d +size 98006 diff --git a/pietroom/second_task/meta/episodes/chunk-000/file-000.parquet b/pietroom/second_task/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..296788af01cdd622251b640d01136eec69e3b98c --- /dev/null +++ b/pietroom/second_task/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe1e47f3081c102fe1fc8d36a9cb8c9104e3ee31f45d384013bb723582337c93 +size 51141 diff --git a/pietroom/second_task/meta/tasks.parquet b/pietroom/second_task/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e14a079f5f12a9319272b3c9bee637c0aff5c992 --- /dev/null +++ b/pietroom/second_task/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:851d76cf1efc59acb7abfd15a7da8c1b83ad811a4c6b8d1a877fc855d66c62e5 +size 2003 diff --git a/pietroom/second_task/videos/observation.images.image/chunk-000/file-000.mp4 b/pietroom/second_task/videos/observation.images.image/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..254793891623683a1dfb10bc44aee23f0b5971fb --- /dev/null +++ b/pietroom/second_task/videos/observation.images.image/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a7801bd71fe4f7547aa5bc4039d4456909a6953dd9686109c664a29edbeed6 +size 48603516 diff --git a/pietroom/second_task/videos/observation.images.image2/chunk-000/file-000.mp4 b/pietroom/second_task/videos/observation.images.image2/chunk-000/file-000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fab5580be66603ba2a7fcbcf2d1adf57dcd3c22 --- /dev/null +++ b/pietroom/second_task/videos/observation.images.image2/chunk-000/file-000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b82e5f9c72732d38c20660d317c3f77f1ed642666f71e77318d054dbafcec4 +size 13667501 diff --git a/rabhishek100/so100_train_dataset/data/chunk-000/file-000.parquet b/rabhishek100/so100_train_dataset/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30046ce32428a8054e8bc03f973ca051f066209c --- /dev/null +++ b/rabhishek100/so100_train_dataset/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:982285ab2827a02e41abd6e608973a7f5bcd29aba46289e15d1b92874d3520bd +size 960561 diff --git a/rabhishek100/so100_train_dataset/meta/episodes/chunk-000/file-000.parquet b/rabhishek100/so100_train_dataset/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..372c41295c41283064f9ee2fdfab63a4beb9bc5f --- /dev/null +++ b/rabhishek100/so100_train_dataset/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d73c258b4b69564cb4c14cf7876a63f719aa64c430125e903fa1c878f15d3643 +size 87003 diff --git a/rabhishek100/so100_train_dataset/meta/tasks.parquet b/rabhishek100/so100_train_dataset/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8799a4804e670c015a3ef659a84948b25692fdb8 --- /dev/null +++ b/rabhishek100/so100_train_dataset/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a86cb9c0818e0e7a2ae821a6acbf92dba1ec12e838fe0c98af2c370f97d0a9e +size 2153 diff --git a/rabhishek100/so100_train_dataset/videos/observation.images.image/chunk-000/file-002.mp4 b/rabhishek100/so100_train_dataset/videos/observation.images.image/chunk-000/file-002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a24cd2640d0eca06044d5ba236bf37f679ac51d --- /dev/null +++ b/rabhishek100/so100_train_dataset/videos/observation.images.image/chunk-000/file-002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57cbea7d8838e926ef494ccf0e7bf903b9f6075002c0cd1c8610d844f957f250 +size 24693206 diff --git a/roboticshack/team10-red-block/meta/info.json b/roboticshack/team10-red-block/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..239e6dd05f33503b6c2706259dbade59a9da9140 --- /dev/null +++ b/roboticshack/team10-red-block/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 57, + "total_frames": 13620, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:57" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/roboticshack/team10-red-block/meta/stats.json b/roboticshack/team10-red-block/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..a06747bd00a93fcb442fdb3bee47b65efecfbfde --- /dev/null +++ b/roboticshack/team10-red-block/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -12.83203125, + 39.55078125, + 39.111328125, + -19.86328125, + -130.4296875, + 0.2793295979499817 + ], + "max": [ + 93.427734375, + 190.01953125, + 183.603515625, + 80.068359375, + -37.79296875, + 40.15363311767578 + ], + "mean": [ + 8.515149660504775, + 138.22817561391867, + 145.93813217095865, + 47.68392251108536, + -81.56887600488425, + 11.910288524067525 + ], + "std": [ + 21.04769963826942, + 46.06021734018023, + 37.804884919196034, + 21.646206914937835, + 13.772477321323787, + 11.264659718997818 + ], + "count": [ + 13620 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 239 + ], + "mean": [ + 118.97393538913363 + ], + "std": [ + 68.97799333407168 + ], + "count": [ + 13620 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6194378413097694 + ] + ], + [ + [ + 0.5912894274954134 + ] + ], + [ + [ + 0.6018300033324733 + ] + ] + ], + "std": [ + [ + [ + 0.32954552732932235 + ] + ], + [ + [ + 0.3382189543657999 + ] + ], + [ + [ + 0.328805958679583 + ] + ] + ], + "count": [ + 5700 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 13619 + ], + "mean": [ + 6809.5 + ], + "std": [ + 3931.7553225838797 + ], + "count": [ + 13620 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 56 + ], + "mean": [ + 27.99324522760646 + ], + "std": [ + 16.452283557475404 + ], + "count": [ + 13620 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 7.966666666666667 + ], + "mean": [ + 3.9657978463044534 + ], + "std": [ + 2.299266444469056 + ], + "count": [ + 13620 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.42601570447769743 + ] + ], + [ + [ + 0.40813396098497867 + ] + ], + [ + [ + 0.3893661130460956 + ] + ] + ], + "std": [ + [ + [ + 0.1944532137545282 + ] + ], + [ + [ + 0.20489828176360161 + ] + ], + [ + [ + 0.22566621650209692 + ] + ] + ], + "count": [ + 5700 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 13620 + ] + }, + "action": { + "min": [ + -13.18359375, + 41.748046875, + 33.310546875, + -21.4453125, + -130.869140625, + 0.0 + ], + "max": [ + 93.515625, + 191.513671875, + 184.658203125, + 80.419921875, + -36.9140625, + 40.27640914916992 + ], + "mean": [ + 8.583216505422204, + 139.92756383058432, + 144.1586252781088, + 47.188037747398525, + -81.51057905065505, + 8.664772718068262 + ], + "std": [ + 21.215331886847093, + 45.545236880304834, + 40.093639854765705, + 21.86773455904803, + 13.943028063311237, + 11.749567903805431 + ], + "count": [ + 13620 + ] + } +} \ No newline at end of file diff --git a/roboticshack/team11_pianobot/meta/info.json b/roboticshack/team11_pianobot/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..5a0346c8ffbc134a5fa59f412e319dee2a83aa4a --- /dev/null +++ b/roboticshack/team11_pianobot/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 40, + "total_frames": 11526, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:40" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/roboticshack/team11_pianobot/meta/stats.json b/roboticshack/team11_pianobot/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..f7af455b6d0f146479152914558c019d25d3be48 --- /dev/null +++ b/roboticshack/team11_pianobot/meta/stats.json @@ -0,0 +1,234 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 289 + ], + "mean": [ + 143.5813812250564 + ], + "std": [ + 83.19224591277336 + ], + "count": [ + 11526 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 11526 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 9.633333333333333 + ], + "mean": [ + 4.786046040835212 + ], + "std": [ + 2.7730748637591125 + ], + "count": [ + 11526 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.027450980392156862 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6802898521752452 + ] + ], + [ + [ + 0.53491056592116 + ] + ], + [ + [ + 0.4603298496221406 + ] + ] + ], + "std": [ + [ + [ + 0.24169813563124415 + ] + ], + [ + [ + 0.2309206048516841 + ] + ], + [ + [ + 0.1993089426823655 + ] + ] + ], + "count": [ + 4000 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 11525 + ], + "mean": [ + 5762.5 + ], + "std": [ + 3327.269588817033 + ], + "count": [ + 11526 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 39 + ], + "mean": [ + 19.554485511018566 + ], + "std": [ + 11.53054353637492 + ], + "count": [ + 11526 + ] + }, + "action": { + "min": [ + -68.73046875, + 29.443359375, + -12.919921875, + -116.19140625, + -246.62109375, + -0.46168053150177 + ], + "max": [ + 37.529296875, + 161.806640625, + 162.509765625, + 19.775390625, + -11.337890625, + 100.83101654052734 + ], + "mean": [ + 0.35369002382601794, + 97.32390419402181, + 119.30236421296648, + -41.91067421022604, + -171.15503306854689, + 92.56104881871435 + ], + "std": [ + 20.837552411111222, + 24.82343971566454, + 45.310801232145025, + 20.81540845664828, + 27.924942605195636, + 23.378195736499364 + ], + "count": [ + 11526 + ] + }, + "observation.state": { + "min": [ + -66.26953125, + 29.443359375, + -10.986328125, + -115.3125, + -244.423828125, + 0.0 + ], + "max": [ + 37.08984375, + 162.158203125, + 163.212890625, + 17.2265625, + -13.623046875, + 101.08969116210938 + ], + "mean": [ + 0.2821406414271766, + 94.8695587990248, + 121.22346246720353, + -41.455917016884406, + -171.1672978358986, + 92.60413124113266 + ], + "std": [ + 20.77556172997093, + 25.965905587821453, + 45.091894584599835, + 20.759325576612195, + 27.825344970891685, + 22.92951901190054 + ], + "count": [ + 11526 + ] + } +} \ No newline at end of file diff --git a/roboticshack/team2-guess_who_less_ligth/meta/info.json b/roboticshack/team2-guess_who_less_ligth/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..7fc64297f8bd6d75775a1fdd4a09cc0171104c11 --- /dev/null +++ b/roboticshack/team2-guess_who_less_ligth/meta/info.json @@ -0,0 +1,119 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 72, + "total_frames": 17420, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:72" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "grid_position": { + "dtype": "float32", + "shape": [ + 2 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/roboticshack/team2-guess_who_less_ligth/meta/stats.json b/roboticshack/team2-guess_who_less_ligth/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..8bb66877103b858bc18224ec4616d0f2c968a52b --- /dev/null +++ b/roboticshack/team2-guess_who_less_ligth/meta/stats.json @@ -0,0 +1,255 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 315 + ], + "mean": [ + 122.58714121699197 + ], + "std": [ + 73.3974556348129 + ], + "count": [ + 17420 + ] + }, + "grid_position": { + "min": [ + 0, + 0 + ], + "max": [ + 2, + 7 + ], + "mean": [ + 1.019402985074627, + 3.4838691159586683 + ], + "std": [ + 0.8162191191474336, + 2.3082797509869883 + ], + "count": [ + 17420 + ] + }, + "observation.state": { + "min": [ + -23.291015625, + 22.060546875, + -2.373046875, + -2.548828125, + -107.40234375, + 0.6306937336921692 + ], + "max": [ + 21.708984375, + 151.611328125, + 124.013671875, + 99.052734375, + -49.74609375, + 2.1723897457122803 + ], + "mean": [ + -2.0240272575127545, + 83.32495427794079, + 58.39961219058382, + 62.48128379204243, + -80.94448565057169, + 1.649383107043298 + ], + "std": [ + 8.946190360563062, + 36.555230692242134, + 30.258186323676128, + 20.923661472443133, + 10.178091815287653, + 0.6642530189129793 + ], + "count": [ + 17420 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5783972969714508 + ] + ], + [ + [ + 0.45230306670411213 + ] + ], + [ + [ + 0.5058353913625635 + ] + ] + ], + "std": [ + [ + [ + 0.21333536351227914 + ] + ], + [ + [ + 0.26842466677340376 + ] + ], + [ + [ + 0.2886176346952 + ] + ] + ], + "count": [ + 7200 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 71 + ], + "mean": [ + 35.39661308840413 + ], + "std": [ + 20.126618140154573 + ], + "count": [ + 17420 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 17420 + ] + }, + "action": { + "min": [ + -23.642578125, + 23.642578125, + -7.91015625, + -4.04296875, + -111.62109375, + -0.06770480424165726 + ], + "max": [ + 21.533203125, + 152.666015625, + 123.22265625, + 99.31640625, + -49.5703125, + 2.2342586517333984 + ], + "mean": [ + -2.162336367505563, + 86.65589855338621, + 54.3816581755637, + 61.678951591027456, + -81.06693725585937, + 1.5509392606417929 + ], + "std": [ + 8.928852332695199, + 35.7713316283314, + 31.102945251041152, + 21.130365513258376, + 10.177289087122775, + 1.0293032556986093 + ], + "count": [ + 17420 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 17419 + ], + "mean": [ + 8709.5 + ], + "std": [ + 5028.720836355902 + ], + "count": [ + 17420 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 10.5 + ], + "mean": [ + 4.086238040566399 + ], + "std": [ + 2.446581854493764 + ], + "count": [ + 17420 + ] + } +} \ No newline at end of file diff --git a/roboticshack/team2-guess_who_so100/meta/info.json b/roboticshack/team2-guess_who_so100/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..73bea04cd50dbc875ee9ada50ff77544182801c5 --- /dev/null +++ b/roboticshack/team2-guess_who_so100/meta/info.json @@ -0,0 +1,119 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 96, + "total_frames": 23114, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:96" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "grid_position": { + "dtype": "float32", + "shape": [ + 2 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/roboticshack/team2-guess_who_so100/meta/stats.json b/roboticshack/team2-guess_who_so100/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..89e4cd1384da3554c9f80d4ae3306e61242e9328 --- /dev/null +++ b/roboticshack/team2-guess_who_so100/meta/stats.json @@ -0,0 +1,255 @@ +{ + "episode_index": { + "min": [ + 0 + ], + "max": [ + 95 + ], + "mean": [ + 45.544648265120706 + ], + "std": [ + 27.487694528275973 + ], + "count": [ + 23114 + ] + }, + "grid_position": { + "min": [ + 0, + 0 + ], + "max": [ + 11, + 7 + ], + "mean": [ + 5.2628709872804365, + 3.4416803668772173 + ], + "std": [ + 3.4236931809125486, + 2.3204576892180877 + ], + "count": [ + 23114 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 23113 + ], + "mean": [ + 11556.5 + ], + "std": [ + 6672.43705477991 + ], + "count": [ + 23114 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 11.466666666666667 + ], + "mean": [ + 4.080113062790228 + ], + "std": [ + 2.461567751620429 + ], + "count": [ + 23114 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6046484193091299 + ] + ], + [ + [ + 0.5190358311206428 + ] + ], + [ + [ + 0.5089977280986178 + ] + ] + ], + "std": [ + [ + [ + 0.19498791953195488 + ] + ], + [ + [ + 0.3004881310522592 + ] + ], + [ + [ + 0.32470406212381747 + ] + ] + ], + "count": [ + 9600 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 344 + ], + "mean": [ + 122.40339188370685 + ], + "std": [ + 73.84703254861287 + ], + "count": [ + 23114 + ] + }, + "observation.state": { + "min": [ + -28.212890625, + 45.87890625, + 34.27734375, + -33.92578125, + -113.466796875, + 0.6306937336921692 + ], + "max": [ + 36.03515625, + 188.26171875, + 170.5078125, + 98.96484375, + -60.029296875, + 3.714085578918457 + ], + "mean": [ + 0.22069612766896562, + 134.15274616243767, + 120.25677295670621, + 41.953418963289884, + -93.59619154092132, + 0.9382453185263684 + ], + "std": [ + 10.723931820053412, + 45.62383930126152, + 23.377139938149202, + 28.81696227621126, + 5.1857055931819644, + 0.6579893417143553 + ], + "count": [ + 23114 + ] + }, + "action": { + "min": [ + -28.4765625, + 48.251953125, + 29.00390625, + -35.33203125, + -113.73046875, + -0.06770480424165726 + ], + "max": [ + 36.298828125, + 187.646484375, + 169.365234375, + 99.580078125, + -59.58984375, + 3.791469097137451 + ], + "mean": [ + 0.10563682884743772, + 135.69131481873387, + 116.83630804501057, + 41.22811423097297, + -93.70523212528914, + 0.5559061521415576 + ], + "std": [ + 10.72914425176423, + 44.29723930066975, + 24.037861684587956, + 28.980663758990932, + 5.2148461460785125, + 0.8938793705853416 + ], + "count": [ + 23114 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 23114 + ] + } +} \ No newline at end of file diff --git a/roboticshack/team2-guess_who_so100_edge_case/meta/info.json b/roboticshack/team2-guess_who_so100_edge_case/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..e6de6474cd2d573bd97aedbf7d071203ae80a20c --- /dev/null +++ b/roboticshack/team2-guess_who_so100_edge_case/meta/info.json @@ -0,0 +1,119 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 24, + "total_frames": 3978, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:24" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "grid_position": { + "dtype": "float32", + "shape": [ + 2 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/roboticshack/team2-guess_who_so100_edge_case/meta/stats.json b/roboticshack/team2-guess_who_so100_edge_case/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..d3e25762c4281b27d21f7d9ac9d67027b4de0739 --- /dev/null +++ b/roboticshack/team2-guess_who_so100_edge_case/meta/stats.json @@ -0,0 +1,255 @@ +{ + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 6.833333333333333 + ], + "mean": [ + 2.804776269482152 + ], + "std": [ + 1.6916013390158706 + ], + "count": [ + 3978 + ] + }, + "grid_position": { + "min": [ + 1, + 0 + ], + "max": [ + 1, + 7 + ], + "mean": [ + 1.0, + 3.426596279537456 + ], + "std": [ + 0.0, + 2.3108737056501583 + ], + "count": [ + 3978 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.7065548000068083 + ] + ], + [ + [ + 0.6228949712350218 + ] + ], + [ + [ + 0.6160054233047384 + ] + ] + ], + "std": [ + [ + [ + 0.209413091345818 + ] + ], + [ + [ + 0.31489578934654 + ] + ], + [ + [ + 0.334294874114167 + ] + ] + ], + "count": [ + 2400 + ] + }, + "observation.state": { + "min": [ + -21.533203125, + 27.861328125, + -3.33984375, + 5.80078125, + -100.107421875, + 0.6306937336921692 + ], + "max": [ + 20.302734375, + 144.404296875, + 114.345703125, + 99.140625, + -37.177734375, + 0.6306937336921692 + ], + "mean": [ + -0.0747225337018914, + 82.67728381782635, + 51.195250570144765, + 65.28013184491326, + -77.84531031474808, + 0.6306933236667533 + ], + "std": [ + 9.074385646482602, + 30.802515471647144, + 25.079180568710182, + 20.502933662544713, + 12.17512126114767, + 5.562520925791837e-07 + ], + "count": [ + 3978 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 3977 + ], + "mean": [ + 1988.5 + ], + "std": [ + 1148.3496491342116 + ], + "count": [ + 3978 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 23 + ], + "mean": [ + 10.630216189039718 + ], + "std": [ + 6.807838767278961 + ], + "count": [ + 3978 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 3978 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 205 + ], + "mean": [ + 84.14328808446456 + ], + "std": [ + 50.748040170476116 + ], + "count": [ + 3978 + ] + }, + "action": { + "min": [ + -22.1484375, + 30.146484375, + -8.96484375, + 3.076171875, + -100.634765625, + 0.0 + ], + "max": [ + 20.478515625, + 145.37109375, + 111.181640625, + 99.052734375, + -36.5625, + 0.0 + ], + "mean": [ + -0.3257565528618864, + 86.14653369947676, + 47.30097546296961, + 64.39435545939067, + -78.13925092840027, + 0.0 + ], + "std": [ + 9.059890690669834, + 29.86363282066845, + 25.427264878322354, + 20.83988175546545, + 12.299982011177725, + 0.0 + ], + "count": [ + 3978 + ] + } +} \ No newline at end of file diff --git a/roboticshack/team2-guess_who_so100_light/meta/info.json b/roboticshack/team2-guess_who_so100_light/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..0fb0858c1f3a6d8fb8997d97ac50fb1f13204489 --- /dev/null +++ b/roboticshack/team2-guess_who_so100_light/meta/info.json @@ -0,0 +1,119 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 96, + "total_frames": 19853, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:96" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "grid_position": { + "dtype": "float32", + "shape": [ + 2 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/roboticshack/team2-guess_who_so100_light/meta/stats.json b/roboticshack/team2-guess_who_so100_light/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..d06a1c6be331967828f424e07d2877db2a6b17cf --- /dev/null +++ b/roboticshack/team2-guess_who_so100_light/meta/stats.json @@ -0,0 +1,255 @@ +{ + "action": { + "min": [ + -21.005859375, + 55.810546875, + 42.275390625, + -29.443359375, + -118.125, + -0.06770480424165726 + ], + "max": [ + 28.916015625, + 160.400390625, + 153.28125, + 90.791015625, + -73.564453125, + 0.27081921696662903 + ], + "mean": [ + 2.342778964373937, + 112.23606951646359, + 96.72009315504172, + 37.260201834181615, + -94.06974351694919, + 0.028421541498179763 + ], + "std": [ + 9.196971518652674, + 23.71977396832806, + 18.466972934498344, + 25.66991829248378, + 5.745358500783254, + 0.038857928981624525 + ], + "count": [ + 19853 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 19852 + ], + "mean": [ + 9926.0 + ], + "std": [ + 5731.067439840505 + ], + "count": [ + 19853 + ] + }, + "observation.state": { + "min": [ + -20.654296875, + 53.525390625, + 46.669921875, + -27.509765625, + -117.59765625, + 0.6306937336921692 + ], + "max": [ + 28.740234375, + 159.521484375, + 154.3359375, + 90.263671875, + -74.35546875, + 0.6306937336921692 + ], + "mean": [ + 2.4953535873646855, + 109.54795440656919, + 100.82241142779064, + 38.289176946394164, + -93.99389910795212, + 0.6306929878069761 + ], + "std": [ + 9.301484271562625, + 24.452915287853173, + 18.237748491430875, + 25.530834155494123, + 5.743313888546929, + 7.911397119395035e-07 + ], + "count": [ + 19853 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 95 + ], + "mean": [ + 46.96781342870095 + ], + "std": [ + 27.66063967800475 + ], + "count": [ + 19853 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 304 + ], + "mean": [ + 104.93325945700902 + ], + "std": [ + 63.29785680183384 + ], + "count": [ + 19853 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 19853 + ] + }, + "grid_position": { + "min": [ + 0, + 0 + ], + "max": [ + 2, + 7 + ], + "mean": [ + 1.033848788596182, + 3.5160429154283985 + ], + "std": [ + 0.8132179337361737, + 2.319146079883633 + ], + "count": [ + 19853 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.7243677801181241 + ] + ], + [ + [ + 0.6211494461252383 + ] + ], + [ + [ + 0.6004765467133034 + ] + ] + ], + "std": [ + [ + [ + 0.1967939887440873 + ] + ], + [ + [ + 0.3141959397388164 + ] + ], + [ + [ + 0.34592312037143746 + ] + ] + ], + "count": [ + 9600 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 10.133333333333333 + ], + "mean": [ + 3.497775315233634 + ], + "std": [ + 2.1099285600611277 + ], + "count": [ + 19853 + ] + } +} \ No newline at end of file diff --git a/roboticshack/team_5-QuiEstCe_everyBox/meta/info.json b/roboticshack/team_5-QuiEstCe_everyBox/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..2f104dd2c2c493d9a9d5adbe85ddaa8cd312328e --- /dev/null +++ b/roboticshack/team_5-QuiEstCe_everyBox/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 24, + "total_frames": 7152, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:24" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/roboticshack/team_5-QuiEstCe_everyBox/meta/stats.json b/roboticshack/team_5-QuiEstCe_everyBox/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..d96e804a9109c9d47c5b383a74aac43d689327e2 --- /dev/null +++ b/roboticshack/team_5-QuiEstCe_everyBox/meta/stats.json @@ -0,0 +1,307 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 7152 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4707378758169935 + ] + ], + [ + [ + 0.46944233370778854 + ] + ], + [ + [ + 0.5596741272637527 + ] + ] + ], + "std": [ + [ + [ + 0.24641226615894044 + ] + ], + [ + [ + 0.2222096597026552 + ] + ], + [ + [ + 0.2420976579261781 + ] + ] + ], + "count": [ + 2400 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 9.9 + ], + "mean": [ + 4.949999999999999 + ], + "std": [ + 2.867490191787933 + ], + "count": [ + 7152 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 7151 + ], + "mean": [ + 3575.5 + ], + "std": [ + 2064.6045424406743 + ], + "count": [ + 7152 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 297 + ], + "mean": [ + 148.5 + ], + "std": [ + 86.024705753638 + ], + "count": [ + 7152 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4161972290305011 + ] + ], + [ + [ + 0.38999580712145965 + ] + ], + [ + [ + 0.45974116106685725 + ] + ] + ], + "std": [ + [ + [ + 0.2361793648470259 + ] + ], + [ + [ + 0.20734333122792298 + ] + ], + [ + [ + 0.2706920175546575 + ] + ] + ], + "count": [ + 2400 + ] + }, + "action": { + "min": [ + -21.09375, + 38.232421875, + 28.212890625, + -110.478515625, + 138.1640625, + -0.191938579082489 + ], + "max": [ + 34.716796875, + 188.96484375, + 179.384765625, + 85.693359375, + 203.994140625, + 9.021113395690918 + ], + "mean": [ + 0.7983152453477184, + 144.94751834869385, + 141.06709257761636, + -44.53395342826843, + 182.00623639424643, + -0.09986097280246516 + ], + "std": [ + 7.875852410794182, + 45.27082740113594, + 43.68011323580844, + 66.03978081748572, + 9.750377982474363, + 0.2406152501128674 + ], + "count": [ + 7152 + ] + }, + "observation.state": { + "min": [ + -20.654296875, + 37.177734375, + 29.619140625, + -110.390625, + 138.603515625, + 1.201923131942749 + ], + "max": [ + 33.662109375, + 188.7890625, + 179.384765625, + 85.517578125, + 174.375, + 6.8108978271484375 + ], + "mean": [ + 0.6604331322014332, + 144.315580368042, + 142.00100898742676, + -44.36588978767395, + 172.89235051472983, + 1.2485873103141785 + ], + "std": [ + 7.806293447836776, + 45.98438469143019, + 43.08957486674154, + 66.02772286741325, + 4.132882719649281, + 0.15085939353713124 + ], + "count": [ + 7152 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 23 + ], + "mean": [ + 11.5 + ], + "std": [ + 6.922186552431729 + ], + "count": [ + 7152 + ] + } +} \ No newline at end of file diff --git a/shreyasgite/so100_base_left/data/chunk-000/file-000.parquet b/shreyasgite/so100_base_left/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1401ab46a81783e512a151d90462bb9e4784c911 --- /dev/null +++ b/shreyasgite/so100_base_left/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:875042f24506066519f7547a1b4882d9f8a9cd38d1bd0636c94eb13e8ff37698 +size 1338065 diff --git a/shreyasgite/so100_base_left/meta/episodes/chunk-000/file-000.parquet b/shreyasgite/so100_base_left/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0dd9eb433b556247410b9573f464073a0059dd08 --- /dev/null +++ b/shreyasgite/so100_base_left/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d333fb9261c3550563cc9c3e8c7ae538ab3572e3e64375f975441c2394a87fe +size 171818 diff --git a/shreyasgite/so100_base_left/meta/tasks.parquet b/shreyasgite/so100_base_left/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92a69584ea0c84f7cda6ce6d2557ce7e54077bdd --- /dev/null +++ b/shreyasgite/so100_base_left/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f901d7f322e31b38dc4613162f9793a881e237a0b8f18f3b933c3e694d007c5c +size 2188 diff --git a/shreyasgite/so100_base_left/videos/observation.images.image/chunk-000/file-001.mp4 b/shreyasgite/so100_base_left/videos/observation.images.image/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3f142271419ccbb48985c18da69ae43b24a8f7c --- /dev/null +++ b/shreyasgite/so100_base_left/videos/observation.images.image/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b191b96dd9afcc5b8fbb8e7a038f4f3b5dc98eae1c168d9d55ef87d0576734 +size 5719210 diff --git a/shreyasgite/so100_base_left/videos/observation.images.image2/chunk-000/file-001.mp4 b/shreyasgite/so100_base_left/videos/observation.images.image2/chunk-000/file-001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ac9d71819df47e729bee3f5c7f36b2fb2f2d202 --- /dev/null +++ b/shreyasgite/so100_base_left/videos/observation.images.image2/chunk-000/file-001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:655e3e4b3e6f7b2761d560e3d4455664cc5d58cef94a7acce8b16eaa6fd10528 +size 68130834 diff --git a/swarajgosavi/act_kikobot_block_real/meta/info.json b/swarajgosavi/act_kikobot_block_real/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..b502bea898be49879081bc5573b23582342377de --- /dev/null +++ b/swarajgosavi/act_kikobot_block_real/meta/info.json @@ -0,0 +1,136 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 21685, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex_1", + "main_wrist_flex_2", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex_1", + "main_wrist_flex_2", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/swarajgosavi/act_kikobot_block_real/meta/stats.json b/swarajgosavi/act_kikobot_block_real/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..90478f7b94d092a6293efa6eee14f13d5a9a92ba --- /dev/null +++ b/swarajgosavi/act_kikobot_block_real/meta/stats.json @@ -0,0 +1,315 @@ +{ + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 18.46666717529297 + ], + "mean": [ + 7.300777771452591 + ], + "std": [ + 4.32457475136556 + ], + "count": [ + 21685 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.002813004380908 + ], + "std": [ + 14.640607059498441 + ], + "count": [ + 21685 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 554 + ], + "mean": [ + 219.02333410191378 + ], + "std": [ + 129.73724322665706 + ], + "count": [ + 21685 + ] + }, + "observation.state": { + "min": [ + -15.732421875, + 48.603515625, + 75.673828125, + -99.66796875, + 0.52734375, + -69.9609375, + 6.93181848526001 + ], + "max": [ + 74.794921875, + 165.849609375, + 159.697265625, + 13.53515625, + 16.875, + -64.51171875, + 31.81818199157715 + ], + "mean": [ + 16.81325973754163, + 110.08022435042945, + 128.52862459674859, + -46.395598547585635, + 3.5819492957656327, + -68.58418183048558, + 21.442690760247686 + ], + "std": [ + 21.45566345720209, + 33.081780397632784, + 24.39919811796038, + 26.095396857594743, + 1.420955855173603, + 2.2333191119703346, + 4.560122161390562 + ], + "count": [ + 21685 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 21685 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5754838853632307 + ] + ], + [ + [ + 0.5732802176923592 + ] + ], + [ + [ + 0.5555668614856332 + ] + ] + ], + "std": [ + [ + [ + 0.29430097161364166 + ] + ], + [ + [ + 0.30738906301076296 + ] + ], + [ + [ + 0.32746615142947716 + ] + ] + ], + "count": [ + 5055 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.48761362347357584 + ] + ], + [ + [ + 0.4700326507275465 + ] + ], + [ + [ + 0.44119338939145103 + ] + ] + ], + "std": [ + [ + [ + 0.2927017001555361 + ] + ], + [ + [ + 0.3128531677306997 + ] + ], + [ + [ + 0.3111435841021195 + ] + ] + ], + "count": [ + 5055 + ] + }, + "action": { + "min": [ + -16.34765625, + 51.85546875, + 71.89453125, + -102.48046875, + -1.494140625, + -69.78515625, + 6.457613468170166 + ], + "max": [ + 75.849609375, + 166.9921875, + 159.9609375, + 13.095703125, + 18.017578125, + -64.51171875, + 32.31464385986328 + ], + "mean": [ + 17.172843103461588, + 112.36395210932828, + 126.50632638401333, + -48.46702033287648, + 4.5147896147472455, + -68.03738813270532, + 21.46920217540865 + ], + "std": [ + 21.741630188260384, + 32.05667911099009, + 25.469019217836813, + 26.07893478829813, + 1.4807102041009863, + 2.007756735178305, + 5.594082855255522 + ], + "count": [ + 21685 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 21684 + ], + "mean": [ + 10842.0 + ], + "std": [ + 6259.920287032415 + ], + "count": [ + 21685 + ] + } +} \ No newline at end of file diff --git a/swarajgosavi/act_kikobot_pusht_real/meta/info.json b/swarajgosavi/act_kikobot_pusht_real/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..affe965c638ac57d65e5761a76e62a3b0f9dfeb7 --- /dev/null +++ b/swarajgosavi/act_kikobot_pusht_real/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 21417, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/swarajgosavi/act_kikobot_pusht_real/meta/stats.json b/swarajgosavi/act_kikobot_pusht_real/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..23e4d999fdfc8d4e5b69b50abd0c1b62759dc2e4 --- /dev/null +++ b/swarajgosavi/act_kikobot_pusht_real/meta/stats.json @@ -0,0 +1,307 @@ +{ + "action": { + "min": [ + -26.19140625, + -4.658203125, + 17.05078125, + -97.734375, + -19.3359375, + 6.403700828552246 + ], + "max": [ + 66.796875, + 62.05078125, + 156.884765625, + -10.8984375, + 12.12890625, + 6.549792766571045 + ], + "mean": [ + 14.41817447138071, + 33.88019649329103, + 95.03198650997939, + -54.47100162822258, + 4.737155752750418, + 6.494426902849901 + ], + "std": [ + 17.78930186079303, + 10.854533866140558, + 24.765072317595717, + 12.775183839862295, + 3.466781736323387, + 0.02758876823608777 + ], + "count": [ + 21417 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 23.266666412353516 + ], + "mean": [ + 7.786249116504927 + ], + "std": [ + 5.174654564264159 + ], + "count": [ + 21417 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 25.689265536723163 + ], + "std": [ + 14.428214368148348 + ], + "count": [ + 21417 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 698 + ], + "mean": [ + 233.58747723770836 + ], + "std": [ + 155.2396374099657 + ], + "count": [ + 21417 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 21417 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.652688441987899 + ] + ], + [ + [ + 0.6536070080570502 + ] + ], + [ + [ + 0.6478562865874304 + ] + ] + ], + "std": [ + [ + [ + 0.21957473487026596 + ] + ], + [ + [ + 0.21980786876574854 + ] + ], + [ + [ + 0.2065939461757027 + ] + ] + ], + "count": [ + 5309 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 21416 + ], + "mean": [ + 10708.0 + ], + "std": [ + 6182.555350877715 + ], + "count": [ + 21417 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.659511535119193 + ] + ], + [ + [ + 0.6775367066424138 + ] + ], + [ + [ + 0.6850813961473645 + ] + ] + ], + "std": [ + [ + [ + 0.24330379317411926 + ] + ], + [ + [ + 0.2503541240426386 + ] + ], + [ + [ + 0.23896505800476653 + ] + ] + ], + "count": [ + 5309 + ] + }, + "observation.state": { + "min": [ + -24.78515625, + -3.779296875, + 18.369140625, + -96.064453125, + -18.193359375, + 5.800971031188965 + ], + "max": [ + 65.126953125, + 58.88671875, + 154.248046875, + -11.689453125, + 11.953125, + 5.873786449432373 + ], + "mean": [ + 14.187382106849581, + 31.715387676456494, + 94.86905782877433, + -53.940255661106924, + 4.191045384811811, + 5.8442199974827735 + ], + "std": [ + 17.411160654438266, + 10.540724667434581, + 24.725100221729026, + 12.578756078498659, + 3.351571093467447, + 0.03566861335881111 + ], + "count": [ + 21417 + ] + } +} \ No newline at end of file diff --git a/swarajgosavi/kikobot_pusht_real_v2/meta/info.json b/swarajgosavi/kikobot_pusht_real_v2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..0bd8082b50bf6ccefb9b3b5169569cd3c8b393f3 --- /dev/null +++ b/swarajgosavi/kikobot_pusht_real_v2/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 4835, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/swarajgosavi/kikobot_pusht_real_v2/meta/stats.json b/swarajgosavi/kikobot_pusht_real_v2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..c6c8febdada5356ec23516e952bc6f93c6be186d --- /dev/null +++ b/swarajgosavi/kikobot_pusht_real_v2/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6266897218931612 + ] + ], + [ + [ + 0.6296545750729978 + ] + ], + [ + [ + 0.6224365366417318 + ] + ] + ], + "std": [ + [ + [ + 0.2490064162171337 + ] + ], + [ + [ + 0.2488873989840058 + ] + ], + [ + [ + 0.23653588380750304 + ] + ] + ], + "count": [ + 1124 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6409792746301224 + ] + ], + [ + [ + 0.6439095010112613 + ] + ], + [ + [ + 0.630134803332468 + ] + ] + ], + "std": [ + [ + [ + 0.26341767457375215 + ] + ], + [ + [ + 0.2697348091429224 + ] + ], + [ + [ + 0.24900914665507798 + ] + ] + ], + "count": [ + 1124 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 870 + ], + "mean": [ + 275.2285418821096 + ], + "std": [ + 193.4271847322065 + ], + "count": [ + 4835 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 4835 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 29.0 + ], + "mean": [ + 9.174284358453603 + ], + "std": [ + 6.447572699643634 + ], + "count": [ + 4835 + ] + }, + "observation.state": { + "min": [ + -19.775390625, + 7.55859375, + 37.265625, + -85.078125, + 0.3515625, + -4.150485515594482 + ], + "max": [ + 42.099609375, + 50.09765625, + 137.197265625, + -14.326171875, + 0.52734375, + -4.150485515594482 + ], + "mean": [ + 10.822126203239149, + 28.6246587960402, + 85.56789435590805, + -47.87808533503819, + 0.4016610648479185, + -4.150488206494558 + ], + "std": [ + 15.114776632364169, + 8.838724406594343, + 20.375880784432102, + 10.740231509982756, + 0.07813321988837425, + 2.5503914668925977e-05 + ], + "count": [ + 4835 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 5.024198552223371 + ], + "std": [ + 2.7850304812826 + ], + "count": [ + 4835 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 4834 + ], + "mean": [ + 2417.0 + ], + "std": [ + 1395.744245913269 + ], + "count": [ + 4835 + ] + }, + "action": { + "min": [ + -21.005859375, + 8.61328125, + 36.73828125, + -86.748046875, + 0.17578125, + -4.236669063568115 + ], + "max": [ + 43.2421875, + 53.876953125, + 138.33984375, + -14.853515625, + 1.142578125, + -4.06622838973999 + ], + "mean": [ + 11.34881560237849, + 30.774242953011512, + 85.7877356354675, + -48.31537063661751, + 0.7169402783295484, + -4.14304007941466 + ], + "std": [ + 15.577185017742941, + 9.026704658848207, + 20.195017430595584, + 10.831243986643004, + 0.3020240648139716, + 0.03359103269512865 + ], + "count": [ + 4835 + ] + } +} \ No newline at end of file diff --git a/thedevansh/mar16_1336/data/chunk-000/file-000.parquet b/thedevansh/mar16_1336/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07b0db612cb9197436820d500d078d58f876a2af --- /dev/null +++ b/thedevansh/mar16_1336/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0432c92b2a51716d668535fee57783838042ff034d5c72dbfe4ebcefd5bbfb94 +size 470081 diff --git a/thedevansh/mar16_1336/meta/episodes/chunk-000/file-000.parquet b/thedevansh/mar16_1336/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d44d358fe82f282972e476d8c1dbc7a0f29c3313 --- /dev/null +++ b/thedevansh/mar16_1336/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1edcd09bd5849f40f0c9caed388ae4bf9852c94a5e0d9b26830cd59f66b37fe1 +size 74719 diff --git a/thedevansh/mar16_1336/meta/tasks.parquet b/thedevansh/mar16_1336/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92a69584ea0c84f7cda6ce6d2557ce7e54077bdd --- /dev/null +++ b/thedevansh/mar16_1336/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f901d7f322e31b38dc4613162f9793a881e237a0b8f18f3b933c3e694d007c5c +size 2188 diff --git a/vaishanthr/toy_pick_place/meta/info.json b/vaishanthr/toy_pick_place/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..bf8ad02a04d3109cff5b84e36a0c8034cfb0a8f7 --- /dev/null +++ b/vaishanthr/toy_pick_place/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 200, + "total_frames": 45210, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 15, + "splits": { + "train": "0:200" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 15 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 15 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 15.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 15.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/vaishanthr/toy_pick_place/meta/stats.json b/vaishanthr/toy_pick_place/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..150405685b4f097180fdab10957296c4e65dda21 --- /dev/null +++ b/vaishanthr/toy_pick_place/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 45209 + ], + "mean": [ + 22604.5 + ], + "std": [ + 13051.002831838887 + ], + "count": [ + 45210 + ] + }, + "action": { + "min": [ + -48.69140625, + 23.203125, + 7.734375, + 21.357421875, + -118.388671875, + -3.6674816608428955 + ], + "max": [ + 60.380859375, + 186.50390625, + 171.03515625, + 103.88671875, + 103.18359375, + 93.88752746582031 + ], + "mean": [ + 3.085027037864665, + 114.6412985660154, + 102.25007337651614, + 79.83312704959187, + -1.9744052267765424, + 14.366739650986622 + ], + "std": [ + 19.196499608378833, + 54.40947403218673, + 51.721685501883755, + 12.88258998289991, + 23.986746903362626, + 24.741324809798517 + ], + "count": [ + 45210 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 199 + ], + "mean": [ + 102.85538597655386 + ], + "std": [ + 58.80861752414323 + ], + "count": [ + 45210 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5343614307045936 + ] + ], + [ + [ + 0.5071905702352524 + ] + ], + [ + [ + 0.5225262010097503 + ] + ] + ], + "std": [ + [ + [ + 0.20932743861524222 + ] + ], + [ + [ + 0.193660404981113 + ] + ], + [ + [ + 0.1948599169174501 + ] + ] + ], + "count": [ + 20000 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 45210 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.46833604529500006 + ] + ], + [ + [ + 0.4923268784582615 + ] + ], + [ + [ + 0.4705847889184952 + ] + ] + ], + "std": [ + [ + [ + 0.24759413751612416 + ] + ], + [ + [ + 0.24878952650678557 + ] + ], + [ + [ + 0.29308418192649655 + ] + ] + ], + "count": [ + 20000 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 28.33333396911621 + ], + "mean": [ + 7.790662842381188 + ], + "std": [ + 4.942206660007016 + ], + "count": [ + 45210 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 425 + ], + "mean": [ + 116.85994249059942 + ], + "std": [ + 74.1330993264508 + ], + "count": [ + 45210 + ] + }, + "observation.state": { + "min": [ + -47.900390625, + 20.302734375, + 10.458984375, + 23.291015625, + -89.560546875, + -1.9340158700942993 + ], + "max": [ + 59.765625, + 186.416015625, + 172.265625, + 103.095703125, + 102.65625, + 92.71900177001953 + ], + "mean": [ + 3.2438580769781016, + 112.17591042623033, + 103.97742759942534, + 79.46587810419324, + -2.06579709679475, + 22.388131737260792 + ], + "std": [ + 18.73315641985499, + 55.849611558520245, + 51.173801017198734, + 12.670213994162422, + 23.32465710378509, + 24.288807358032614 + ], + "count": [ + 45210 + ] + } +} \ No newline at end of file diff --git a/vaishanthr/toy_pickplace/meta/info.json b/vaishanthr/toy_pickplace/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..dea51dba180b90eb6386f40493d9a1f767f4ea18 --- /dev/null +++ b/vaishanthr/toy_pickplace/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 200, + "total_frames": 42643, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 15, + "splits": { + "train": "0:200" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 15 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 15 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 15.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 15.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/vaishanthr/toy_pickplace/meta/stats.json b/vaishanthr/toy_pickplace/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..aa853fe43f4e88ae3e43c70a897bed54a109f7a1 --- /dev/null +++ b/vaishanthr/toy_pickplace/meta/stats.json @@ -0,0 +1,307 @@ +{ + "action": { + "min": [ + -65.0390625, + 16.875, + -13.271484375, + 21.181640625, + -121.2890625, + -6.7237162590026855 + ], + "max": [ + 70.224609375, + 193.095703125, + 174.7265625, + 109.599609375, + 94.306640625, + 73.83863067626953 + ], + "mean": [ + 3.280645431729362, + 111.49739959754726, + 96.40615006393098, + 79.27175364254916, + 0.4900793710206043, + 13.676021803986123 + ], + "std": [ + 22.99130347873924, + 56.60771002414065, + 56.809708648263374, + 12.345754839970176, + 27.590335762892582, + 23.573975883407854 + ], + "count": [ + 42643 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5452468413114547 + ] + ], + [ + [ + 0.5132491995394229 + ] + ], + [ + [ + 0.5290650099515914 + ] + ] + ], + "std": [ + [ + [ + 0.20132797293581775 + ] + ], + [ + [ + 0.19351979147166368 + ] + ], + [ + [ + 0.198708143203572 + ] + ] + ], + "count": [ + 20000 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 25.46666717529297 + ], + "mean": [ + 7.293606536421888 + ], + "std": [ + 4.528113350540491 + ], + "count": [ + 42643 + ] + }, + "observation.state": { + "min": [ + -64.599609375, + 13.271484375, + -0.52734375, + 22.763671875, + -89.6484375, + -3.1854379177093506 + ], + "max": [ + 69.9609375, + 188.7890625, + 174.90234375, + 102.919921875, + 93.69140625, + 72.69624328613281 + ], + "mean": [ + 3.4593554197918284, + 108.6157088267983, + 98.32880631443193, + 78.8737780774028, + 0.3602891407899671, + 21.37647369702247 + ], + "std": [ + 22.525695069278996, + 57.77537376251666, + 56.0522119495969, + 12.131772881637557, + 26.940243466580423, + 22.821987444222927 + ], + "count": [ + 42643 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.34979327335953714 + ] + ], + [ + [ + 0.3569365641474724 + ] + ], + [ + [ + 0.36953155264258386 + ] + ] + ], + "std": [ + [ + [ + 0.23030475416716809 + ] + ], + [ + [ + 0.23227730981284767 + ] + ], + [ + [ + 0.2625698329497679 + ] + ] + ], + "count": [ + 20000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 382 + ], + "mean": [ + 109.40409914874657 + ], + "std": [ + 67.9217003283967 + ], + "count": [ + 42643 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 42642 + ], + "mean": [ + 21321.0 + ], + "std": [ + 12309.973761141817 + ], + "count": [ + 42643 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 42643 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 199 + ], + "mean": [ + 98.6058438665197 + ], + "std": [ + 57.05653582597909 + ], + "count": [ + 42643 + ] + } +} \ No newline at end of file diff --git a/vaishanthr/toy_pickplace_50ep/meta/info.json b/vaishanthr/toy_pickplace_50ep/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..b5cc8f01cb503cb5276cb64d98cd1c5bb70151a1 --- /dev/null +++ b/vaishanthr/toy_pickplace_50ep/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 51, + "total_frames": 11125, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 15, + "splits": { + "train": "0:51" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 15 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 15 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 15.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 15.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 15 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/vaishanthr/toy_pickplace_50ep/meta/stats.json b/vaishanthr/toy_pickplace_50ep/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..11c0fabc98f9343096375678e1505ab54ecbc243 --- /dev/null +++ b/vaishanthr/toy_pickplace_50ep/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 11124 + ], + "mean": [ + 5562.0 + ], + "std": [ + 3211.51085939313 + ], + "count": [ + 11125 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 287 + ], + "mean": [ + 109.85644943820225 + ], + "std": [ + 65.2477496273891 + ], + "count": [ + 11125 + ] + }, + "action": { + "min": [ + -45.703125, + 19.599609375, + -5.888671875, + 35.947265625, + -93.8671875, + -4.034229755401611 + ], + "max": [ + 64.51171875, + 186.50390625, + 170.771484375, + 103.18359375, + 94.306640625, + 71.88263702392578 + ], + "mean": [ + 3.4595646168087306, + 106.77325267731742, + 93.46180844424816, + 80.783429454332, + 2.889843829851472, + 15.05799444065737 + ], + "std": [ + 22.758123155678565, + 52.59066599258669, + 52.60229998187108, + 12.21607859441505, + 27.387152713460424, + 24.362175130637326 + ], + "count": [ + 11125 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 11125 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5562955877360176 + ] + ], + [ + [ + 0.5152648786703745 + ] + ], + [ + [ + 0.5544758906551436 + ] + ] + ], + "std": [ + [ + [ + 0.21722316748590248 + ] + ], + [ + [ + 0.19867740574851636 + ] + ], + [ + [ + 0.20853779212000634 + ] + ] + ], + "count": [ + 5100 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 50 + ], + "mean": [ + 24.365752808988763 + ], + "std": [ + 14.882904005075417 + ], + "count": [ + 11125 + ] + }, + "observation.state": { + "min": [ + -44.6484375, + 17.05078125, + 3.8671875, + 37.44140625, + -89.384765625, + -1.7064846754074097 + ], + "max": [ + 63.984375, + 186.50390625, + 171.123046875, + 102.65625, + 93.69140625, + 70.7622299194336 + ], + "mean": [ + 3.6259760829531746, + 104.08379951871379, + 95.40393533908116, + 80.4289596214723, + 2.6508209179991415, + 23.26165524120545 + ], + "std": [ + 22.281512245937968, + 53.943917298479164, + 52.023789053762165, + 12.064586878472117, + 27.046072737634493, + 23.36108806585538 + ], + "count": [ + 11125 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.2942485476241392 + ] + ], + [ + [ + 0.28545528182796404 + ] + ], + [ + [ + 0.2986985111937803 + ] + ] + ], + "std": [ + [ + [ + 0.24681133744591255 + ] + ], + [ + [ + 0.251833787445969 + ] + ], + [ + [ + 0.283859968713147 + ] + ] + ], + "count": [ + 5100 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.133333206176758 + ], + "mean": [ + 7.323763228169987 + ], + "std": [ + 4.34984997752803 + ], + "count": [ + 11125 + ] + } +} \ No newline at end of file diff --git a/vladfatu/so100_ds/meta/info.json b/vladfatu/so100_ds/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6ff2b386445345d128cfe5658c22c09cb2c9ba14 --- /dev/null +++ b/vladfatu/so100_ds/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 60, + "total_frames": 71734, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:60" + }, + "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", + "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4", + "features": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/vladfatu/so100_ds/meta/stats.json b/vladfatu/so100_ds/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..dca55d7e2e84cd3b95184b09e38060729ddeb86c --- /dev/null +++ b/vladfatu/so100_ds/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -49.04296875, + 54.4921875, + 41.8359375, + 13.359375, + -42.5390625, + 0.34106412529945374 + ], + "max": [ + 71.54296875, + 193.359375, + 179.736328125, + 107.490234375, + 148.7109375, + 50.13642501831055 + ], + "mean": [ + 36.710709828982395, + 161.89955534828508, + 155.31349745713283, + 60.31718536796211, + 78.23422979140602, + 6.237694474948634 + ], + "std": [ + 25.382914719286838, + 41.774685289993926, + 37.91334483461544, + 11.710085016834476, + 19.79680443525064, + 10.480933058893854 + ], + "count": [ + 71734 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5498999804258347 + ] + ], + [ + [ + 0.5177592446406682 + ] + ], + [ + [ + 0.4690119211872419 + ] + ] + ], + "std": [ + [ + [ + 0.24722622454937035 + ] + ], + [ + [ + 0.23388409049775766 + ] + ], + [ + [ + 0.22106875820354996 + ] + ] + ], + "count": [ + 12180 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 71734 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1195 + ], + "mean": [ + 597.2834499679371 + ], + "std": [ + 345.13044967066253 + ], + "count": [ + 71734 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 59 + ], + "mean": [ + 29.49825745113893 + ], + "std": [ + 17.317912759708616 + ], + "count": [ + 71734 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 71733 + ], + "mean": [ + 35866.5 + ], + "std": [ + 20707.822103012186 + ], + "count": [ + 71734 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 39.83333206176758 + ], + "mean": [ + 19.909447806624733 + ], + "std": [ + 11.504348493897886 + ], + "count": [ + 71734 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.526198553542296 + ] + ], + [ + [ + 0.4981432656447093 + ] + ], + [ + [ + 0.45041450212399164 + ] + ] + ], + "std": [ + [ + [ + 0.23303278359826568 + ] + ], + [ + [ + 0.22093635335378561 + ] + ], + [ + [ + 0.21445295171271456 + ] + ] + ], + "count": [ + 12180 + ] + }, + "action": { + "min": [ + -49.306640625, + 53.701171875, + 39.814453125, + 12.919921875, + -43.76953125, + -0.17985612154006958 + ], + "max": [ + 72.861328125, + 193.88671875, + 180.263671875, + 113.466796875, + 150.029296875, + 52.607913970947266 + ], + "mean": [ + 37.15883779880723, + 163.5435341958316, + 155.45354699079442, + 60.52273554135483, + 78.72223971934801, + 5.448071082302334 + ], + "std": [ + 25.668645865180302, + 41.86025866446752, + 38.61213773332525, + 11.826560921328792, + 19.89352123675337, + 10.872127995939064 + ], + "count": [ + 71734 + ] + } +} \ No newline at end of file diff --git a/yuz1wan/so100_fold_0227_1/meta/info.json b/yuz1wan/so100_fold_0227_1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..1ffbb79d459f8bff88cb932256894434df7faa49 --- /dev/null +++ b/yuz1wan/so100_fold_0227_1/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 15, + "total_frames": 7963, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:15" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/yuz1wan/so100_fold_0227_1/meta/stats.json b/yuz1wan/so100_fold_0227_1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..2f127c78a672647841962dff78bfab22f2e1d1f7 --- /dev/null +++ b/yuz1wan/so100_fold_0227_1/meta/stats.json @@ -0,0 +1,234 @@ +{ + "episode_index": { + "min": [ + 0 + ], + "max": [ + 14 + ], + "mean": [ + 6.233957051362552 + ], + "std": [ + 4.532815840245582 + ], + "count": [ + 7963 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 7962 + ], + "mean": [ + 3981.0 + ], + "std": [ + 2298.7200786524663 + ], + "count": [ + 7963 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1199 + ], + "mean": [ + 299.01695340951903 + ], + "std": [ + 229.30908097263088 + ], + "count": [ + 7963 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 39.96666717529297 + ], + "mean": [ + 9.96723183216678 + ], + "std": [ + 7.6436359179882105 + ], + "count": [ + 7963 + ] + }, + "action": { + "min": [ + -55.72265625, + 35.244140625, + 8.876953125, + 41.748046875, + -34.62890625, + -0.08865249156951904 + ], + "max": [ + 15.99609375, + 190.1953125, + 174.90234375, + 104.23828125, + 59.58984375, + 46.54255294799805 + ], + "mean": [ + -14.141268889209096, + 120.39576538097435, + 112.27257635855995, + 81.55689057940951, + 0.3609161793729041, + 19.423448376150777 + ], + "std": [ + 15.161314285432596, + 50.439046944330514, + 48.38713595123551, + 14.68264696684795, + 18.755242279245763, + 14.581212241914333 + ], + "count": [ + 7963 + ] + }, + "observation.state": { + "min": [ + -54.755859375, + 32.6953125, + 12.48046875, + 41.923828125, + -33.662109375, + 0.5917159914970398 + ], + "max": [ + 14.853515625, + 189.84375, + 179.6484375, + 102.83203125, + 58.623046875, + 45.66075134277344 + ], + "mean": [ + -13.766775356021101, + 117.22226386649307, + 114.05089236820791, + 80.87211090839045, + 0.5065934368822422, + 19.070664870503947 + ], + "std": [ + 14.86509348167535, + 52.30434817412007, + 47.79760163594142, + 14.17511924806557, + 18.242256322556347, + 14.06746996873737 + ], + "count": [ + 7963 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 7963 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5687507713450546 + ] + ], + [ + [ + 0.6103948503909865 + ] + ], + [ + [ + 0.6024044228365532 + ] + ] + ], + "std": [ + [ + [ + 0.21897803385064973 + ] + ], + [ + [ + 0.19731349176533228 + ] + ], + [ + [ + 0.1779425741133195 + ] + ] + ], + "count": [ + 1682 + ] + } +} \ No newline at end of file diff --git a/yuz1wan/so100_fold_0227_2/meta/info.json b/yuz1wan/so100_fold_0227_2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..df1c3e7f41229f8eda91bedd226c7adfa02ae9b1 --- /dev/null +++ b/yuz1wan/so100_fold_0227_2/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 15, + "total_frames": 5625, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:15" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/yuz1wan/so100_fold_0227_2/meta/stats.json b/yuz1wan/so100_fold_0227_2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..41d586b70ebb9c490da859226b689993748a0bdf --- /dev/null +++ b/yuz1wan/so100_fold_0227_2/meta/stats.json @@ -0,0 +1,307 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 5625 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 14 + ], + "mean": [ + 6.660088888888889 + ], + "std": [ + 4.348794774658694 + ], + "count": [ + 5625 + ] + }, + "observation.state": { + "min": [ + -61.69921875, + 38.408203125, + 23.115234375, + 37.353515625, + -41.396484375, + 0.39447730779647827 + ], + "max": [ + 10.72265625, + 189.66796875, + 179.6484375, + 101.6015625, + 47.8125, + 38.75739669799805 + ], + "mean": [ + -20.892046850416396, + 119.60873546685113, + 118.69801044786242, + 74.45415350545247, + -5.136093858973185, + 17.553139545938702 + ], + "std": [ + 13.504519389359274, + 46.41985552452617, + 41.29463735500172, + 16.22738974042591, + 16.223014917772545, + 12.417197938007051 + ], + "count": [ + 5625 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.003921568859368563 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4698365973592465 + ] + ], + [ + [ + 0.6199570949965897 + ] + ], + [ + [ + 0.7155350360843944 + ] + ] + ], + "std": [ + [ + [ + 0.21944691155848672 + ] + ], + [ + [ + 0.16843839625512239 + ] + ], + [ + [ + 0.15343366748825818 + ] + ] + ], + "count": [ + 1444 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5675905652736363 + ] + ], + [ + [ + 0.6096072885881171 + ] + ], + [ + [ + 0.6035150819950817 + ] + ] + ], + "std": [ + [ + [ + 0.21688480651809433 + ] + ], + [ + [ + 0.19185967361813294 + ] + ], + [ + [ + 0.1731354899547083 + ] + ] + ], + "count": [ + 1444 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 609 + ], + "mean": [ + 211.73208888888888 + ], + "std": [ + 136.19381043723803 + ], + "count": [ + 5625 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 5624 + ], + "mean": [ + 2812.0 + ], + "std": [ + 1623.7976064358102 + ], + "count": [ + 5625 + ] + }, + "action": { + "min": [ + -62.138671875, + 41.748046875, + 19.599609375, + 36.9140625, + -42.099609375, + -0.08865249156951904 + ], + "max": [ + 11.25, + 190.546875, + 175.341796875, + 102.919921875, + 48.69140625, + 39.716312408447266 + ], + "mean": [ + -21.405243145751953, + 122.33936810302734, + 116.17285457628039, + 74.67619171752929, + -5.306833387713962, + 18.09198258650038 + ], + "std": [ + 13.616775592887635, + 44.69479237890676, + 41.248304135242314, + 16.737404033791556, + 16.82029392513556, + 12.910524558975622 + ], + "count": [ + 5625 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 20.299999237060547 + ], + "mean": [ + 7.057736198340522 + ], + "std": [ + 4.539793665107886 + ], + "count": [ + 5625 + ] + } +} \ No newline at end of file diff --git a/yuz1wan/so100_pick_pink/meta/info.json b/yuz1wan/so100_pick_pink/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..90e51beda9b16202818a398ab9c502e0ad83c5c6 --- /dev/null +++ b/yuz1wan/so100_pick_pink/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 3266, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/yuz1wan/so100_pick_pink/meta/stats.json b/yuz1wan/so100_pick_pink/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..64fad8af29f1afb427a52fa8ad732abe57af18a9 --- /dev/null +++ b/yuz1wan/so100_pick_pink/meta/stats.json @@ -0,0 +1,307 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 3266 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 3265 + ], + "mean": [ + 1632.5 + ], + "std": [ + 942.8129453926691 + ], + "count": [ + 3266 + ] + }, + "action": { + "min": [ + -39.55078125, + 22.5, + -14.501953125, + 51.15234375, + -30.234375, + 0.0 + ], + "max": [ + 26.103515625, + 191.25, + 177.099609375, + 103.18359375, + 32.6953125, + 58.4219856262207 + ], + "mean": [ + -9.303139203031298, + 101.42980000203326, + 83.93737612395512, + 82.1575524306195, + -3.8259871281952633, + 26.032216166106746 + ], + "std": [ + 14.88034997223544, + 48.096314934520066, + 54.483536435755674, + 13.886828012602832, + 13.528393394073259, + 15.84765736486035 + ], + "count": [ + 3266 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 473 + ], + "mean": [ + 169.05970606246171 + ], + "std": [ + 105.81085644438151 + ], + "count": [ + 3266 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5925598435111337 + ] + ], + [ + [ + 0.6189592985006479 + ] + ], + [ + [ + 0.5926039121844076 + ] + ] + ], + "std": [ + [ + [ + 0.13881866740501636 + ] + ], + [ + [ + 0.14589419411191956 + ] + ], + [ + [ + 0.1430280007629527 + ] + ] + ], + "count": [ + 1001 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 0.8705882430076599 + ] + ], + [ + [ + 0.9176470637321472 + ] + ], + [ + [ + 0.9019607901573181 + ] + ] + ], + "mean": [ + [ + [ + 0.6016530736938461 + ] + ], + [ + [ + 0.6232149108544691 + ] + ], + [ + [ + 0.6030110266063359 + ] + ] + ], + "std": [ + [ + [ + 0.07852867591737882 + ] + ], + [ + [ + 0.09350740570953069 + ] + ], + [ + [ + 0.09164443954415105 + ] + ] + ], + "count": [ + 1001 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 15.766666412353516 + ], + "mean": [ + 5.635323555719173 + ], + "std": [ + 3.5270285991163863 + ], + "count": [ + 3266 + ] + }, + "observation.state": { + "min": [ + -38.84765625, + 18.896484375, + -9.84375, + 52.294921875, + -29.794921875, + 0.6903353333473206 + ], + "max": [ + 25.751953125, + 190.810546875, + 177.275390625, + 102.3046875, + 31.640625, + 57.69230651855469 + ], + "mean": [ + -9.236077630731568, + 95.93796383728663, + 85.79804431917619, + 81.80235786694949, + -3.6108084255686874, + 28.164182632595793 + ], + "std": [ + 14.447183982807763, + 47.975330838937104, + 52.1493131031862, + 13.513019300015328, + 13.158679981314007, + 13.193727478773273 + ], + "count": [ + 3266 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.460195958358849 + ], + "std": [ + 2.806001653059172 + ], + "count": [ + 3266 + ] + } +} \ No newline at end of file diff --git a/yuz1wan/so100_pick_wahaha/meta/info.json b/yuz1wan/so100_pick_wahaha/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..82657a424233aa7d8a24f45f5880423a37e0bea6 --- /dev/null +++ b/yuz1wan/so100_pick_wahaha/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 3319, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/yuz1wan/so100_pickplace/meta/info.json b/yuz1wan/so100_pickplace/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..b46a21b8973ebb95d3bea9797eee658188bc77af --- /dev/null +++ b/yuz1wan/so100_pickplace/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 30, + "total_frames": 9068, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:30" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/yuz1wan/so100_pickplace/meta/stats.json b/yuz1wan/so100_pickplace/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..16cb91a1f764be88a9f72937a7e3471ecc8923c7 --- /dev/null +++ b/yuz1wan/so100_pickplace/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -46.7578125, + 18.28125, + -10.458984375, + 50.80078125, + -56.77734375, + 0.49309664964675903 + ], + "max": [ + 52.91015625, + 189.140625, + 178.59375, + 103.0078125, + 31.728515625, + 53.747535705566406 + ], + "mean": [ + -2.421208397697708, + 104.69668777661015, + 93.04252007883659, + 79.07999437161358, + -15.557474142347184, + 22.414053456290052 + ], + "std": [ + 20.48550312789373, + 45.31107208211432, + 52.85914731032812, + 15.67833040403105, + 16.28204217150562, + 14.6389119538292 + ], + "count": [ + 9068 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 9068 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 0.8745098114013672 + ] + ], + [ + [ + 0.9450980424880981 + ] + ], + [ + [ + 0.9215686321258545 + ] + ] + ], + "mean": [ + [ + [ + 0.598187792301178 + ] + ], + [ + [ + 0.608689139286677 + ] + ], + [ + [ + 0.5829050381978352 + ] + ] + ], + "std": [ + [ + [ + 0.11274246082308449 + ] + ], + [ + [ + 0.13211486590187038 + ] + ], + [ + [ + 0.13160414921236024 + ] + ] + ], + "count": [ + 3000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 29 + ], + "mean": [ + 13.604102337891486 + ], + "std": [ + 8.598572984268678 + ], + "count": [ + 9068 + ] + }, + "action": { + "min": [ + -47.900390625, + 21.357421875, + -15.732421875, + 50.2734375, + -57.216796875, + 0.0 + ], + "max": [ + 53.96484375, + 189.931640625, + 177.01171875, + 103.271484375, + 32.607421875, + 54.609928131103516 + ], + "mean": [ + -2.4313853754607337, + 106.77799822214578, + 87.74958409072546, + 79.52192989697686, + -16.17517046385207, + 20.154660487942724 + ], + "std": [ + 21.140027828688694, + 43.631472093478195, + 53.00400105966239, + 16.08509802733825, + 16.626225088561323, + 16.27685451424632 + ], + "count": [ + 9068 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 9067 + ], + "mean": [ + 4533.5 + ], + "std": [ + 2617.7061045885193 + ], + "count": [ + 9068 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5894743124643962 + ] + ], + [ + [ + 0.6134239554405212 + ] + ], + [ + [ + 0.5891941547393799 + ] + ] + ], + "std": [ + [ + [ + 0.14038842317956202 + ] + ], + [ + [ + 0.14757264402518544 + ] + ], + [ + [ + 0.14461199262086216 + ] + ] + ], + "count": [ + 3000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 414 + ], + "mean": [ + 155.0894353771504 + ], + "std": [ + 95.08772124619522 + ], + "count": [ + 9068 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 13.800000190734863 + ], + "mean": [ + 5.169647859775079 + ], + "std": [ + 3.169590730326462 + ], + "count": [ + 9068 + ] + } +} \ No newline at end of file diff --git a/yuz1wan/so100_pickplace_0223_2/meta/info.json b/yuz1wan/so100_pickplace_0223_2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..e2621e4c10a7346372c9609bc1a4661018a5feb7 --- /dev/null +++ b/yuz1wan/so100_pickplace_0223_2/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 15, + "total_frames": 4063, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:15" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/yuz1wan/so100_pickplace_0223_2/meta/stats.json b/yuz1wan/so100_pickplace_0223_2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..db5d35877ddfdc1311d38d476d99175d973ef143 --- /dev/null +++ b/yuz1wan/so100_pickplace_0223_2/meta/stats.json @@ -0,0 +1,234 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 4063 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 11.333333015441895 + ], + "mean": [ + 4.590614465783448 + ], + "std": [ + 2.757693164887483 + ], + "count": [ + 4063 + ] + }, + "action": { + "min": [ + -32.080078125, + 74.35546875, + 45.87890625, + 41.923828125, + -43.76953125, + 0.0 + ], + "max": [ + 33.837890625, + 189.580078125, + 174.990234375, + 91.93359375, + 8.876953125, + 48.049644470214844 + ], + "mean": [ + -4.052356968614347, + 119.57454812277311, + 114.03897246826232, + 59.9673019688968, + -15.00635269854182, + 26.829859546508338 + ], + "std": [ + 18.916752030597575, + 32.16985555004655, + 33.56865329035823, + 11.329916205207667, + 10.328669917060752, + 13.757335495281735 + ], + "count": [ + 4063 + ] + }, + "observation.state": { + "min": [ + -31.81640625, + 71.982421875, + 50.625, + 41.923828125, + -42.71484375, + 0.5917159914970398 + ], + "max": [ + 32.783203125, + 188.349609375, + 179.82421875, + 90.87890625, + 7.734375, + 47.63313674926758 + ], + "mean": [ + -3.7500071661859025, + 118.66704591811657, + 119.145977432435, + 60.086751192859495, + -14.400153037218399, + 27.693332072170445 + ], + "std": [ + 18.1747841761352, + 33.44538587658188, + 33.39620585203076, + 11.00095916181385, + 10.220270504977083, + 12.60149034126159 + ], + "count": [ + 4063 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5973961671193441 + ] + ], + [ + [ + 0.6198514064153036 + ] + ], + [ + [ + 0.594976794719696 + ] + ] + ], + "std": [ + [ + [ + 0.1409570274128992 + ] + ], + [ + [ + 0.1486686360213709 + ] + ], + [ + [ + 0.154783073947938 + ] + ] + ], + "count": [ + 1500 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 14 + ], + "mean": [ + 6.728525719911396 + ], + "std": [ + 4.248483213550038 + ], + "count": [ + 4063 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 340 + ], + "mean": [ + 137.71843465419641 + ], + "std": [ + 82.73079485736751 + ], + "count": [ + 4063 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 4062 + ], + "mean": [ + 2031.0 + ], + "std": [ + 1172.8870363338492 + ], + "count": [ + 4063 + ] + } +} \ No newline at end of file diff --git a/yuz1wan/so100_pickplace_0223_3/meta/info.json b/yuz1wan/so100_pickplace_0223_3/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..c18c6bfd7ce8162840c692cec99233235a878317 --- /dev/null +++ b/yuz1wan/so100_pickplace_0223_3/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 15, + "total_frames": 3956, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:15" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/yuz1wan/so100_pickplace_0223_3/meta/stats.json b/yuz1wan/so100_pickplace_0223_3/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..97fde7cb31f3e4562413ed8417411b625615d6fe --- /dev/null +++ b/yuz1wan/so100_pickplace_0223_3/meta/stats.json @@ -0,0 +1,234 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5999454220136007 + ] + ], + [ + [ + 0.6235505898793539 + ] + ], + [ + [ + 0.598044220606486 + ] + ] + ], + "std": [ + [ + [ + 0.1312185206758997 + ] + ], + [ + [ + 0.14185219608697383 + ] + ], + [ + [ + 0.14835308165723418 + ] + ] + ], + "count": [ + 1500 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 3956 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 11.0 + ], + "mean": [ + 4.4760701306186865 + ], + "std": [ + 2.7064385122960126 + ], + "count": [ + 3956 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 330 + ], + "mean": [ + 134.28210313447929 + ], + "std": [ + 81.19315491892188 + ], + "count": [ + 3956 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 14 + ], + "mean": [ + 7.278564206268959 + ], + "std": [ + 4.248922490087027 + ], + "count": [ + 3956 + ] + }, + "action": { + "min": [ + -55.37109375, + 39.7265625, + -5.09765625, + 37.96875, + -23.818359375, + 0.0 + ], + "max": [ + 11.337890625, + 190.01953125, + 175.341796875, + 101.77734375, + 53.26171875, + 50.0 + ], + "mean": [ + -22.30121679723082, + 113.31478711929553, + 105.08000519446826, + 67.5935563761496, + 0.8732161666252495, + 23.58587651305782 + ], + "std": [ + 16.734663352046763, + 37.05295081221345, + 42.66035441318775, + 14.41137727122809, + 19.181927134869635, + 14.884224552750089 + ], + "count": [ + 3956 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 3955 + ], + "mean": [ + 1977.5 + ], + "std": [ + 1141.9987959713442 + ], + "count": [ + 3956 + ] + }, + "observation.state": { + "min": [ + -54.84375, + 36.73828125, + -0.52734375, + 37.96875, + -22.8515625, + 0.39447730779647827 + ], + "max": [ + 10.810546875, + 189.228515625, + 179.82421875, + 100.8984375, + 52.91015625, + 49.80276107788086 + ], + "mean": [ + -21.50518771092981, + 112.37998734060506, + 110.42231355132903, + 67.36818581861722, + 1.0802150155945904, + 25.408824776012086 + ], + "std": [ + 16.658652702400353, + 38.27029441197264, + 42.312792327763546, + 13.905738526907694, + 18.603607056898632, + 13.419883734276516 + ], + "count": [ + 3956 + ] + } +} \ No newline at end of file diff --git a/yuz1wan/so100_pour_cup/meta/info.json b/yuz1wan/so100_pour_cup/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..d19ca40cb6d0f835689168b09bd817d9f0da263f --- /dev/null +++ b/yuz1wan/so100_pour_cup/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 3139, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/yuz1wan/so100_pour_cup/meta/stats.json b/yuz1wan/so100_pour_cup/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..3ba1f4a5f3ff4e62fb49a6941ff9d0004a5d0047 --- /dev/null +++ b/yuz1wan/so100_pour_cup/meta/stats.json @@ -0,0 +1,307 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 350 + ], + "mean": [ + 157.3568015291494 + ], + "std": [ + 92.11226370388206 + ], + "count": [ + 3139 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 3139 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5446885645389556 + ] + ], + [ + [ + 0.6135750949382782 + ] + ], + [ + [ + 0.5599903345108033 + ] + ] + ], + "std": [ + [ + [ + 0.23094362991910014 + ] + ], + [ + [ + 0.16804900696083502 + ] + ], + [ + [ + 0.20919523883573493 + ] + ] + ], + "count": [ + 1000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.595731124561962 + ], + "std": [ + 2.905651510954502 + ], + "count": [ + 3139 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5887642621994018 + ] + ], + [ + [ + 0.6205002665519714 + ] + ], + [ + [ + 0.5906891465187073 + ] + ] + ], + "std": [ + [ + [ + 0.15804263681225542 + ] + ], + [ + [ + 0.1457138782535286 + ] + ], + [ + [ + 0.1528778185061691 + ] + ] + ], + "count": [ + 1000 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 11.666666984558105 + ], + "mean": [ + 5.245226770724868 + ], + "std": [ + 3.070408791048759 + ], + "count": [ + 3139 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 3138 + ], + "mean": [ + 1569.0 + ], + "std": [ + 906.1512015110944 + ], + "count": [ + 3139 + ] + }, + "observation.state": { + "min": [ + -36.9140625, + 24.9609375, + -6.6796875, + 40.78125, + -46.7578125, + 0.2958579957485199 + ], + "max": [ + 61.435546875, + 189.931640625, + 177.275390625, + 101.07421875, + 21.533203125, + 14.792899131774902 + ], + "mean": [ + 2.2128055149030064, + 139.60887518837484, + 121.90902651628517, + 81.42670165296192, + -11.832866921550949, + 0.7658961196164487 + ], + "std": [ + 17.20982894599237, + 53.75258473329015, + 56.75525198706688, + 14.04323704477946, + 11.184438437770774, + 0.730499547017561 + ], + "count": [ + 3139 + ] + }, + "action": { + "min": [ + -38.14453125, + 25.400390625, + -7.294921875, + 39.55078125, + -47.98828125, + 0.0 + ], + "max": [ + 63.10546875, + 190.01953125, + 176.396484375, + 102.216796875, + 22.587890625, + 16.223403930664062 + ], + "mean": [ + 2.357339079800059, + 141.2987445103359, + 119.93309337206425, + 81.78072828698136, + -12.298667580962142, + 0.17106339313130198 + ], + "std": [ + 17.60309734193323, + 52.82002271823282, + 57.475682420385574, + 14.400369376690865, + 11.307893669805551, + 0.9379518015264778 + ], + "count": [ + 3139 + ] + } +} \ No newline at end of file diff --git a/zaringleb/so100_cube_2/meta/tasks.parquet b/zaringleb/so100_cube_2/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92a69584ea0c84f7cda6ce6d2557ce7e54077bdd --- /dev/null +++ b/zaringleb/so100_cube_2/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f901d7f322e31b38dc4613162f9793a881e237a0b8f18f3b933c3e694d007c5c +size 2188 diff --git a/zaringleb/so100_cube_4_binary/data/chunk-000/file-000.parquet b/zaringleb/so100_cube_4_binary/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64c846314580b406097a086882424dd535176c7d --- /dev/null +++ b/zaringleb/so100_cube_4_binary/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c058025cf7f3af4bdc07dafef252319ccda479bd2add0c3336154953fb27f3f +size 226671 diff --git a/zaringleb/so100_cube_4_binary/meta/tasks.parquet b/zaringleb/so100_cube_4_binary/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92a69584ea0c84f7cda6ce6d2557ce7e54077bdd --- /dev/null +++ b/zaringleb/so100_cube_4_binary/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f901d7f322e31b38dc4613162f9793a881e237a0b8f18f3b933c3e694d007c5c +size 2188 diff --git a/zaringleb/so100_cube_5_linear/data/chunk-000/file-000.parquet b/zaringleb/so100_cube_5_linear/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..174e997f6d717c603cb8770130d17dc5395b8682 --- /dev/null +++ b/zaringleb/so100_cube_5_linear/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf3386ac557e840ff4feb8492d431bdf889b3fd329267c4f3ebf79f7847c11a +size 359019 diff --git a/zaringleb/so100_cube_5_linear/meta/episodes/chunk-000/file-000.parquet b/zaringleb/so100_cube_5_linear/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..449ca81894b9a61604c3d88bd03b48f6d6ec14a4 --- /dev/null +++ b/zaringleb/so100_cube_5_linear/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457a7b48f1a9551709b4600b5e5eef07d8e37de4a9ffa45c7234737cbbb78d5b +size 74766 diff --git a/zaringleb/so100_cube_5_linear/meta/tasks.parquet b/zaringleb/so100_cube_5_linear/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92a69584ea0c84f7cda6ce6d2557ce7e54077bdd --- /dev/null +++ b/zaringleb/so100_cube_5_linear/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f901d7f322e31b38dc4613162f9793a881e237a0b8f18f3b933c3e694d007c5c +size 2188 diff --git a/zaringleb/so100_cube_6_2d/data/chunk-000/file-000.parquet b/zaringleb/so100_cube_6_2d/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..794e48134c36e7c8c5f277d76581d50476a9e41a --- /dev/null +++ b/zaringleb/so100_cube_6_2d/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:268ef147487b88e2b721a1511a37e871d20e4d725e10c14d419d30be4c732316 +size 351319 diff --git a/zaringleb/so100_cube_6_2d/meta/episodes/chunk-000/file-000.parquet b/zaringleb/so100_cube_6_2d/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b48b9fe5de2c35a881d66fe834d4e8211bc76b1 --- /dev/null +++ b/zaringleb/so100_cube_6_2d/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d89a77a7d6a7abfb00b85259ff071108fca08cdad473c1116c891f11bea37bf +size 74761 diff --git a/zaringleb/so100_cube_6_2d/meta/tasks.parquet b/zaringleb/so100_cube_6_2d/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92a69584ea0c84f7cda6ce6d2557ce7e54077bdd --- /dev/null +++ b/zaringleb/so100_cube_6_2d/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f901d7f322e31b38dc4613162f9793a881e237a0b8f18f3b933c3e694d007c5c +size 2188 diff --git a/zaringleb/so100_cude_linear_and_2d_comb/data/chunk-000/file-000.parquet b/zaringleb/so100_cude_linear_and_2d_comb/data/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ae184112ef5aabc07e2839a4ea0c97f91ee5245 --- /dev/null +++ b/zaringleb/so100_cude_linear_and_2d_comb/data/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4259e6732cdcd2de54e08c69e09e5d264eaa741ebca2cc73499dce20f639662b +size 687891 diff --git a/zaringleb/so100_cude_linear_and_2d_comb/meta/episodes/chunk-000/file-000.parquet b/zaringleb/so100_cude_linear_and_2d_comb/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3509d7aff268b7c6ed743dd54e40a3c274d1e6d --- /dev/null +++ b/zaringleb/so100_cude_linear_and_2d_comb/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d981000099c4c40b9af1a92c2e40ee7821a89e25346e0d89a18ffa8c38c927e2 +size 111516 diff --git a/zaringleb/so100_cude_linear_and_2d_comb/meta/tasks.parquet b/zaringleb/so100_cude_linear_and_2d_comb/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92a69584ea0c84f7cda6ce6d2557ce7e54077bdd --- /dev/null +++ b/zaringleb/so100_cude_linear_and_2d_comb/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f901d7f322e31b38dc4613162f9793a881e237a0b8f18f3b933c3e694d007c5c +size 2188