diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..fb074bfd2ad27984b8b13124ce45981e3b62bb2d --- /dev/null +++ b/README.md @@ -0,0 +1,245 @@ +--- +license: apache-2.0 +task_categories: +- robotics +tags: +- LeRobot +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +This dataset was created using [LeRobot](https://github.com/huggingface/lerobot). + +## Dataset Description + + + +- **Homepage:** [More Information Needed] +- **Paper:** [More Information Needed] +- **License:** apache-2.0 + +## Dataset Structure + +[meta/info.json](meta/info.json): +```json +{ + "codebase_version": "v2.1", + "robot_type": null, + "total_episodes": 55, + "total_frames": 16310, + "total_tasks": 1, + "total_videos": 275, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 33, + "splits": { + "train": "0:55" + }, + "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", + "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", + "features": { + "observation.images.left_eye_cam": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 33, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.right_eye_cam": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 33, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.wrist_cam_right": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 33, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.overhead_cam": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 33, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.worms_eye_cam": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 33, + "video.channels": 3, + "has_audio": false + } + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 14 + ], + "names": null + }, + "action": { + "dtype": "float32", + "shape": [ + 14 + ], + "names": null + }, + "left_eye": { + "dtype": "float32", + "shape": [ + 2 + ], + "names": null + }, + "right_eye": { + "dtype": "float32", + "shape": [ + 2 + ], + "names": null + }, + "right_arm_pose": { + "dtype": "float32", + "shape": [ + 16 + ], + "names": null + }, + "middle_arm_pose": { + "dtype": "float32", + "shape": [ + 16 + ], + "names": null + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + } + } +} +``` + + +## Citation + +**BibTeX:** + +```bibtex +[More Information Needed] +``` \ No newline at end of file diff --git a/data/chunk-000/episode_000000.parquet b/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af6fe83919c14861bcc34f2072202cdd0502f0c9 --- /dev/null +++ b/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d2eb9a59f1f24b5c4cf65442f9992c54528ddfe76865ffc9c9da119a730a9be +size 86860 diff --git a/data/chunk-000/episode_000001.parquet b/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1963fba6fe0f9c5feb4d7be545497a77ce0cfe8 --- /dev/null +++ b/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732fa2464a43488c885494447070b37a6404bd471496608938a10a5f78474062 +size 84820 diff --git a/data/chunk-000/episode_000002.parquet b/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..679bec78f95be4a66fc16158bf81a273f892a6da --- /dev/null +++ b/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f393445c55ea9e52ec94ee408279ada935faf251f64d6cfb11725dc36f2880e3 +size 98365 diff --git a/data/chunk-000/episode_000003.parquet b/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4bcd81581d919b82f3d796dea0399fa7d57d6bec --- /dev/null +++ b/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be91fb98ce9cd9e060533122f1a2f5c45623f2a94eecc451c65b1ccd2584929 +size 76206 diff --git a/data/chunk-000/episode_000004.parquet b/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab3883300eb9f690cde9007c989ddd49b45a72b4 --- /dev/null +++ b/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3bc3d55b7bc70b841c1867023bd728127acac14c2b0cb60e1826fc8fad4d5a1 +size 81912 diff --git a/data/chunk-000/episode_000005.parquet b/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbf24389ad0f1494b18cb825f41a8677c9cd5901 --- /dev/null +++ b/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98b1013430cdb831d564c2eb4d199c52a2211ef22064e49c5e6ceeb3b8f0b43a +size 89220 diff --git a/data/chunk-000/episode_000006.parquet b/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fba882e767c8242717196253fb375c3ed809c40d --- /dev/null +++ b/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6613a7a5b50a435bcd7ce518d63a81fbc2d6f60b42d8128b8b321640eb67332 +size 84415 diff --git a/data/chunk-000/episode_000007.parquet b/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a76a1726ea0206be3aeb9212c5ac77d5bcc3b314 --- /dev/null +++ b/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0949569bee8c203c8469f86fb22c8c86e6aeb603dc949c3bd3e1b5c6dd872100 +size 99927 diff --git a/data/chunk-000/episode_000008.parquet b/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cca85a29a47ba255e6f31016d0e9eb9bfb9460c4 --- /dev/null +++ b/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d56f133b4e2418485a6c67fb98ffca2c9933ef67e2754a36d23f783c3301b1d +size 84521 diff --git a/data/chunk-000/episode_000009.parquet b/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..393663e893b3926333f5c1f331f62ac6c5000bf1 --- /dev/null +++ b/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:654fdca8555be70420a159f70401c876752ca6e0bce7ad10821668969d0381b3 +size 86947 diff --git a/data/chunk-000/episode_000010.parquet b/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5dd613d6825c6b5f07c61953978a3407c4bb31a4 --- /dev/null +++ b/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4102870855be86cf39999a9fdf8a8ddc9579fd8a343c06b2ffa62f234a4f5570 +size 87389 diff --git a/data/chunk-000/episode_000011.parquet b/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..132b034ec7c5a0da8e5553857b6a13c6af07a335 --- /dev/null +++ b/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa2090f52ce8122409afb1785d9e72c9b804e00900d6f69a8a85324d40283e8 +size 89367 diff --git a/data/chunk-000/episode_000012.parquet b/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0698a38826e51abeef84b0c40a266965778d4ca7 --- /dev/null +++ b/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61bff7bebb08a5e7ad5ec0edff04cf8d973d5d60cb5d2ddc3567d113ca324edf +size 80508 diff --git a/data/chunk-000/episode_000013.parquet b/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..daf302735782ea38880489147cf7938a71615ff0 --- /dev/null +++ b/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b768c972ec2b51aee788fef5f54a1ba0149fc3799795609425ae7dfe78e32d6 +size 90339 diff --git a/data/chunk-000/episode_000014.parquet b/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e01207b765ccb02dd19541201f966f8dfe4f0b56 --- /dev/null +++ b/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe71bb44b4c216ef2280619160bd5144b9f3e4060a611dcd1da06234fa0ac32 +size 88672 diff --git a/data/chunk-000/episode_000015.parquet b/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9563aae569837fc0a2a0099e8a4384519f8e30fc --- /dev/null +++ b/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd58772db76a060c192009952556f9eea14624a6863b2614e5582989325aa4a1 +size 114808 diff --git a/data/chunk-000/episode_000016.parquet b/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1319f7d45c89d093d44cbc38e0409bdfb5e53725 --- /dev/null +++ b/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224a180777e98697fe5993710c6758de41f92bda50cb18d9347e5f3534b38d9b +size 93651 diff --git a/data/chunk-000/episode_000017.parquet b/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22dfe3ecf879211b712f8b2c3a5bea58c730c351 --- /dev/null +++ b/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d68bf504c306b3d5beca9f629a716965a441449a3147168d4b3c60c6e5c79a2 +size 99159 diff --git a/data/chunk-000/episode_000018.parquet b/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52e332705700c68d4bba16ee742258a883ed5944 --- /dev/null +++ b/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ceef5c3e2cac551ddbe871a23974153bf78c11ec91dc5f766aa74ab8ffa58b +size 106143 diff --git a/data/chunk-000/episode_000019.parquet b/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a6c9248709ec61911ba877a5d4a47d71a3674ff --- /dev/null +++ b/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c7dd9f9f247f15e49d1f561e4126e3d3c0b16b96c7ec5caf6c58e35b3e576b0 +size 94153 diff --git a/data/chunk-000/episode_000020.parquet b/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..748fa130c1cc1a22d9bfa2b3092aa06c42661681 --- /dev/null +++ b/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2b4d67522e70d9d76511e356a8e5123eaec8cd5458e1abf690ef1549688a141 +size 85247 diff --git a/data/chunk-000/episode_000021.parquet b/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d67ae65761f4500d45a0bf829392f09ae33bdbf0 --- /dev/null +++ b/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59300b39fb890493304b59b7dfb6878fb8b4078a2f6b20c64c3d23b785a79d1 +size 74515 diff --git a/data/chunk-000/episode_000022.parquet b/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb69b854176bd0988e97658c54582a42dadd4912 --- /dev/null +++ b/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65cd0a47fd672833227451917348ff262b2eaa18fd5545196c5db0190a327f7 +size 72171 diff --git a/data/chunk-000/episode_000023.parquet b/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad9f869dbca4a2cb2980b49ae3a2413e311831ac --- /dev/null +++ b/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:503fea5bd531dfbbb80ab8aa68e4aec9260179cd9365270c490bccff36499640 +size 90420 diff --git a/data/chunk-000/episode_000024.parquet b/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db9b3aaf4dd3bd7ad3213849c3c4d31684d6a956 --- /dev/null +++ b/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ab317a202f40e93012cffa5cacbc8ac6104864a51352a072db86b0214afa66f +size 88811 diff --git a/data/chunk-000/episode_000025.parquet b/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..954f368413c0d890ca0f84e7fc98d2acbf08ad60 --- /dev/null +++ b/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0400311b297a27f8f1f7e2ae1724138412bbf81d89f85a5e7ab1c755809894ab +size 82717 diff --git a/data/chunk-000/episode_000026.parquet b/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9eee6f26797aa220e73b67f0b8179ff201889617 --- /dev/null +++ b/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b15169758d28687d496c5929a49b251d1290217bd3a63a2f123bbc442700e8 +size 88271 diff --git a/data/chunk-000/episode_000027.parquet b/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8860be5ab945eea3b59e9b888f22514523744bd2 --- /dev/null +++ b/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7369f9dc4caf1b1d5c02674c63314f4e376575d07b0023ddc580ed23ab36bd5b +size 90744 diff --git a/data/chunk-000/episode_000028.parquet b/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa08b7a3f05e50a7a9cd99ba829b0d48d187713f --- /dev/null +++ b/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d5e5618f535107c250ad3dc1d59644d10bbc6b186a152feaca782108366f6b +size 89260 diff --git a/data/chunk-000/episode_000029.parquet b/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9acc60e46d92e36bcc6fc02756bb20943c8cebc4 --- /dev/null +++ b/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d3b97c3e8ef8c77cdd1dccd2d3700813e44866cd94b6566ebf762f70a23e71 +size 99677 diff --git a/data/chunk-000/episode_000030.parquet b/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7d166929bc3d6e290a25b976f485a80c0895766 --- /dev/null +++ b/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aede700925a04436cdd0f59800a8e35a7b7d3bde9e8b513b78d59779dcb7c05c +size 89939 diff --git a/data/chunk-000/episode_000031.parquet b/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..410eeb9c4316bc795305c01bfe3849330163430f --- /dev/null +++ b/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d0e5d34de608720c0dcc8bf67591aa9fd3584a8d49429d85f209a789d4b631 +size 84790 diff --git a/data/chunk-000/episode_000032.parquet b/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b310d891a79a8f5ddac08a0e956b9c2e574faf4 --- /dev/null +++ b/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebde7c535aacfe3d3ece85fcc0e96ada79cd40c148968580b8e712a51acef799 +size 73192 diff --git a/data/chunk-000/episode_000033.parquet b/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d608d3f46739696d06a550cb6be70e216ab2d639 --- /dev/null +++ b/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7730ecc2b473e008e97877bd72ffa20953a09e4884763e4c048fb08db8c9164 +size 80972 diff --git a/data/chunk-000/episode_000034.parquet b/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b658fd5945445d7d913e4899b52b1b6545605a00 --- /dev/null +++ b/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3f6b02c388c64b8aa17655243e675b16aa9da4c91dc42e895e6bc158716dd2 +size 81824 diff --git a/data/chunk-000/episode_000035.parquet b/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fec601fe6db12e86c336d5ad97ea74ca303c6f4e --- /dev/null +++ b/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cde343f60247ac0c173928d717a72d9cfc09a12be6689d168a1298f4e4a5cf2 +size 40463 diff --git a/data/chunk-000/episode_000036.parquet b/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb5cba03b3eac5efad2f854e646aee51f0a687b1 --- /dev/null +++ b/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da0c1d0ca03d017e3a105389dd346ddf4a2adf881f1090141957549c1fa1e1da +size 102161 diff --git a/data/chunk-000/episode_000037.parquet b/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cebc436fc35f68496102c7c40e381278208428ab --- /dev/null +++ b/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d67de29a0050fa43915bc510d00bd41ec156d5d347670c907064c9850ffcb0f +size 95220 diff --git a/data/chunk-000/episode_000038.parquet b/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4d75f79523de7601d97fc52aa7420947fb2da36 --- /dev/null +++ b/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62eeb62c8b744e2c656369597620cc7f004979049f14a93f277d92057308ef08 +size 87819 diff --git a/data/chunk-000/episode_000039.parquet b/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21e3d3beaa64ed63c9cbe35e17bb8aaf745100a6 --- /dev/null +++ b/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2dc89099d9c5092e4494f8a48a40cacd02804a41206e4c17adadcb52a909ac +size 75998 diff --git a/data/chunk-000/episode_000040.parquet b/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8819ed431305ce6867755b1a9ac3285a39f3d019 --- /dev/null +++ b/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7263ff73b4c0fd171cbbf4f37818f082f0a6ab327c1ad6ffd68e4ebf40cd91 +size 89972 diff --git a/data/chunk-000/episode_000041.parquet b/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fde8f8e808936f61c5ae8d8a88c3b88015126b1 --- /dev/null +++ b/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96f87c388410e49153a0d07851a0251f84c36b32b1e3433deef647722f1a8f3 +size 111621 diff --git a/data/chunk-000/episode_000042.parquet b/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03b69604afc7c4eafa473ba064a279f809b2fd8d --- /dev/null +++ b/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd5122becfb1175efa5fc1f0b1204b6230db5a334ba5ebb2c08e75fb08d69f1 +size 90947 diff --git a/data/chunk-000/episode_000043.parquet b/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f48b3f93a85a809028e0f28e154249b747a4a098 --- /dev/null +++ b/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb3704f338fa3091c71693634103a5cf4bcf4bdb287d72d1277db98b5e7c119 +size 86977 diff --git a/data/chunk-000/episode_000044.parquet b/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e7d4105813c890274bacbdc18dc3ff9635ede9c --- /dev/null +++ b/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef2cac5d7c44c992e3212bdac240a3dde20e4a0848d279521a2ad8d100329420 +size 82703 diff --git a/data/chunk-000/episode_000045.parquet b/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9bb0c7e1fe16b2023ebf6555e21c0560c72e8fe1 --- /dev/null +++ b/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50f807c4ce0e5ca041ecf2043dd7c26c8bb49ca1308cb051bffa0d23dd6db2be +size 86208 diff --git a/data/chunk-000/episode_000046.parquet b/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..921576a57d13769634165765828713ca72df4e5c --- /dev/null +++ b/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f7c1135299ad8e4b125c758b681b3c1d13f1a88a6927801fd505b6fce3fcad +size 97239 diff --git a/data/chunk-000/episode_000047.parquet b/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99bfa7ff8cb9bbbd3657f24365ed7371a578234c --- /dev/null +++ b/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04c1a982834dc8985283b116ba413f8822c55939a4352f7ddc1494e7fc286ff7 +size 82904 diff --git a/data/chunk-000/episode_000048.parquet b/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b698d64ea8fc114006db5fdfec772a8c9176b9d --- /dev/null +++ b/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35678f536a28ec8cb147061cfcdd4b21ada40822e3a12fac6386ef8e8fc3e25e +size 83586 diff --git a/data/chunk-000/episode_000049.parquet b/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..513a545afb937d8597ef7687bf7099df31702a5c --- /dev/null +++ b/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d20a7a5463d539a60fb6392ab16fcb1c26ef335284df86f01d2ad0605489566e +size 81706 diff --git a/data/chunk-000/episode_000050.parquet b/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d9ea54e89e9fbff0b050b0d54574c13783c9298 --- /dev/null +++ b/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:341f710a99ad3bb8b2bb46fea4bfd26f87efc22a2eac10fd89b4e70f9b67f8ef +size 78290 diff --git a/data/chunk-000/episode_000051.parquet b/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..284dbeaa71b11563c23eb94626604ffd805c9f15 --- /dev/null +++ b/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b1a17f8c35f5d8d2c260812665e0eed8dc720cd3f1227462ad06f37a2be048 +size 92208 diff --git a/data/chunk-000/episode_000052.parquet b/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c9d0810d57043b86a628f850a728d44be7c6772 --- /dev/null +++ b/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17040e734ec2f76aa3fc39e4e063e50969f9dac84a90e18d19421d400f1f998 +size 84476 diff --git a/data/chunk-000/episode_000053.parquet b/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18ff0459429361844569bd93ce90f0cf5e2dc476 --- /dev/null +++ b/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e07a4d140ed560de0cc72d3d1220c6fff3323155c069bb8ee0a380edef15a4b +size 82457 diff --git a/data/chunk-000/episode_000054.parquet b/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53e500abbc48ef8a0c8b5ff924d183613f7d6408 --- /dev/null +++ b/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e31aa2aeed3d165f59a68e36486bd7eedef03c7860b9354fd287309ad0c9a113 +size 83526 diff --git a/meta/episodes.jsonl b/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f3103967b7bf0edc3b3d63f87402857710bbe0e6 --- /dev/null +++ b/meta/episodes.jsonl @@ -0,0 +1,55 @@ +{"episode_index": 0, "tasks": ["put_tube_singlev2"], "length": 301} +{"episode_index": 1, "tasks": ["put_tube_singlev2"], "length": 285} +{"episode_index": 2, "tasks": ["put_tube_singlev2"], "length": 338} +{"episode_index": 3, "tasks": ["put_tube_singlev2"], "length": 258} +{"episode_index": 4, "tasks": ["put_tube_singlev2"], "length": 277} +{"episode_index": 5, "tasks": ["put_tube_singlev2"], "length": 303} +{"episode_index": 6, "tasks": ["put_tube_singlev2"], "length": 283} +{"episode_index": 7, "tasks": ["put_tube_singlev2"], "length": 346} +{"episode_index": 8, "tasks": ["put_tube_singlev2"], "length": 288} +{"episode_index": 9, "tasks": ["put_tube_singlev2"], "length": 294} +{"episode_index": 10, "tasks": ["put_tube_singlev2"], "length": 299} +{"episode_index": 11, "tasks": ["put_tube_singlev2"], "length": 302} +{"episode_index": 12, "tasks": ["put_tube_singlev2"], "length": 269} +{"episode_index": 13, "tasks": ["put_tube_singlev2"], "length": 307} +{"episode_index": 14, "tasks": ["put_tube_singlev2"], "length": 306} +{"episode_index": 15, "tasks": ["put_tube_singlev2"], "length": 400} +{"episode_index": 16, "tasks": ["put_tube_singlev2"], "length": 318} +{"episode_index": 17, "tasks": ["put_tube_singlev2"], "length": 340} +{"episode_index": 18, "tasks": ["put_tube_singlev2"], "length": 360} +{"episode_index": 19, "tasks": ["put_tube_singlev2"], "length": 326} +{"episode_index": 20, "tasks": ["put_tube_singlev2"], "length": 286} +{"episode_index": 21, "tasks": ["put_tube_singlev2"], "length": 249} +{"episode_index": 22, "tasks": ["put_tube_singlev2"], "length": 237} +{"episode_index": 23, "tasks": ["put_tube_singlev2"], "length": 307} +{"episode_index": 24, "tasks": ["put_tube_singlev2"], "length": 302} +{"episode_index": 25, "tasks": ["put_tube_singlev2"], "length": 277} +{"episode_index": 26, "tasks": ["put_tube_singlev2"], "length": 305} +{"episode_index": 27, "tasks": ["put_tube_singlev2"], "length": 308} +{"episode_index": 28, "tasks": ["put_tube_singlev2"], "length": 300} +{"episode_index": 29, "tasks": ["put_tube_singlev2"], "length": 339} +{"episode_index": 30, "tasks": ["put_tube_singlev2"], "length": 309} +{"episode_index": 31, "tasks": ["put_tube_singlev2"], "length": 288} +{"episode_index": 32, "tasks": ["put_tube_singlev2"], "length": 241} +{"episode_index": 33, "tasks": ["put_tube_singlev2"], "length": 272} +{"episode_index": 34, "tasks": ["put_tube_singlev2"], "length": 277} +{"episode_index": 35, "tasks": ["put_tube_singlev2"], "length": 124} +{"episode_index": 36, "tasks": ["put_tube_singlev2"], "length": 348} +{"episode_index": 37, "tasks": ["put_tube_singlev2"], "length": 323} +{"episode_index": 38, "tasks": ["put_tube_singlev2"], "length": 297} +{"episode_index": 39, "tasks": ["put_tube_singlev2"], "length": 254} +{"episode_index": 40, "tasks": ["put_tube_singlev2"], "length": 302} +{"episode_index": 41, "tasks": ["put_tube_singlev2"], "length": 394} +{"episode_index": 42, "tasks": ["put_tube_singlev2"], "length": 310} +{"episode_index": 43, "tasks": ["put_tube_singlev2"], "length": 293} +{"episode_index": 44, "tasks": ["put_tube_singlev2"], "length": 280} +{"episode_index": 45, "tasks": ["put_tube_singlev2"], "length": 290} +{"episode_index": 46, "tasks": ["put_tube_singlev2"], "length": 335} +{"episode_index": 47, "tasks": ["put_tube_singlev2"], "length": 277} +{"episode_index": 48, "tasks": ["put_tube_singlev2"], "length": 283} +{"episode_index": 49, "tasks": ["put_tube_singlev2"], "length": 276} +{"episode_index": 50, "tasks": ["put_tube_singlev2"], "length": 261} +{"episode_index": 51, "tasks": ["put_tube_singlev2"], "length": 321} +{"episode_index": 52, "tasks": ["put_tube_singlev2"], "length": 288} +{"episode_index": 53, "tasks": ["put_tube_singlev2"], "length": 276} +{"episode_index": 54, "tasks": ["put_tube_singlev2"], "length": 281} diff --git a/meta/episodes_stats.jsonl b/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..5186f962a8fe9e48b440aed43e5f76a6c25f91c0 --- /dev/null +++ b/meta/episodes_stats.jsonl @@ -0,0 +1,55 @@ +{"episode_index": 0, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9725490196078431]], [[0.8274509803921568]]], "mean": [[[0.6045691503267974]], [[0.5629213153594772]], [[0.3835234967320261]]], "std": [[[0.234777987527056]], [[0.21558814057546347]], [[0.17693134953430875]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.9411764705882353]]], "mean": [[[0.5979872671568628]], [[0.5664880494281046]], [[0.39556102124183007]]], "std": [[[0.2548791820999763]], [[0.23599179905201967]], [[0.19211181754392678]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48044980392156866]], [[0.42429354370915034]], [[0.35011292892156864]]], "std": [[[0.21906567106472039]], [[0.1706828040249287]], [[0.15892092432576502]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38582606821895427]], [[0.4092869914215686]], [[0.39882893586601303]]], "std": [[[0.23685653821803912]], [[0.21911778316075067]], [[0.22295399060440327]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4594278533496732]], [[0.4592566135620915]], [[0.4368491911764706]]], "std": [[[0.18383459233777447]], [[0.1762439674895653]], [[0.1930299013598217]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.3911651074886322, -0.06749515980482101, 0.3712233603000641, -0.22396120429039001, -0.9433982372283936, -0.1257864236831665, -0.006135923322290182, -0.8053399324417114, 0.20862139761447906, -0.010737866163253784, 0.31446605920791626, -0.03988350182771683, -0.0644271969795227], "max": [0.9973118901252747, 0.16873788833618164, 0.424912691116333, 1.0768545866012573, 0.29452431201934814, -0.5445631742477417, 0.20862139761447906, 0.07209710031747818, 0.16413594782352448, 0.8482913970947266, -0.0015339808305725455, 0.5491651296615601, 0.02761165425181389, 0.003067961661145091], "mean": [0.5113567113876343, -0.1004171222448349, 0.2908649444580078, 0.6513300538063049, 0.032988302409648895, -0.6712668538093567, 0.08667247742414474, 0.03932800143957138, -0.3278179168701172, 0.5785393714904785, -0.006681239698082209, 0.43700623512268066, -0.016537459567189217, -0.024966709315776825], "std": [0.46637532114982605, 0.2284068912267685, 0.13606131076812744, 0.21111738681793213, 0.19994652271270752, 0.11990570276975632, 0.0906304270029068, 0.027493832632899284, 0.37267130613327026, 0.2658865749835968, 0.0029917964711785316, 0.07144667953252792, 0.014808101579546928, 0.02222704514861107], "count": [301]}, "action": {"min": [0.0, -0.3982182741165161, -0.09086550772190094, 0.35050520300865173, -0.22546300292015076, -0.953000009059906, -0.12779563665390015, -0.009098821319639683, -0.8004411458969116, 0.18559610843658447, -0.011160234920680523, 0.3088705539703369, -0.07110528647899628, -0.05414025858044624], "max": [1.0, 0.1799784153699875, 0.40800464153289795, 1.059999942779541, 0.29742252826690674, -0.5484299063682556, 0.21060967445373535, 0.076802097260952, 0.14751103520393372, 0.8380342125892639, 0.0018056173576042056, 0.5473964810371399, 0.0, 0.01798909716308117], "mean": [0.494173526763916, -0.10255167633295059, 0.2713334262371063, 0.6318005323410034, 0.032871510833501816, -0.6746590733528137, 0.08909188956022263, 0.0409017838537693, -0.328355073928833, 0.55479496717453, -0.004343511536717415, 0.4327296316623688, -0.045137904584407806, -0.013855278491973877], "std": [0.4992496967315674, 0.23543144762516022, 0.12933242321014404, 0.20737320184707642, 0.20056134462356567, 0.11608710885047913, 0.09074020385742188, 0.027778765186667442, 0.3615398406982422, 0.2655748724937439, 0.003918111324310303, 0.07257576286792755, 0.015195431187748909, 0.02255190908908844], "count": [301]}, "left_eye": {"min": [0.011688423156738237, -0.17443491617838547], "max": [0.3336520195007324, 0.7713548024495442], "mean": [0.12703869952711952, 0.1970061595785788], "std": [0.06822186394091258, 0.2909869790890204], "count": [301]}, "right_eye": {"min": [-0.04646739959716795, -0.17444203694661453], "max": [0.2686597824096679, 0.7712999979654949], "mean": [0.06704411585861657, 0.19692012516499102], "std": [0.06655862284459285, 0.29128659650948385], "count": [301]}, "right_arm_pose": {"min": [-0.0035835702437907457, -0.9999662637710571, -0.32802239060401917, 0.03901360556483269, 0.957697331905365, -0.03600991889834404, 0.0, -0.05060724914073944, -0.20143447816371918, -0.3380291163921356, 0.928429365158081, 0.11168971657752991, 0.0, 0.0, 0.0, 1.0], "max": [0.28700709342956543, -0.9401586055755615, -0.0009845003951340914, 0.19689559936523438, 0.9999997019767761, 0.27786099910736084, 0.1987660676240921, 0.17089003324508667, 0.002856385661289096, -0.0027302009984850883, 0.9996874928474426, 0.20993825793266296, 0.0, 0.0, 0.0, 1.0], "mean": [0.1588490903377533, -0.954118013381958, -0.22265516221523285, 0.09346166253089905, 0.9765214323997498, 0.13368932902812958, 0.11940349638462067, 0.052106358110904694, -0.08654031902551651, -0.23318195343017578, 0.9632332921028137, 0.1681460440158844, 0.0, 0.0, 0.0, 1.0], "std": [0.09569187462329865, 0.015593811869621277, 0.0738307386636734, 0.04248884320259094, 0.010629710741341114, 0.10782299935817719, 0.05036812275648117, 0.0882079005241394, 0.06643479317426682, 0.07445653527975082, 0.018985852599143982, 0.02859831042587757, 0.0, 0.0, 0.0, 0.0], "count": [301]}, "middle_arm_pose": {"min": [-0.06418418884277344, -1.0, -0.09807442873716354, -0.04138844087719917, 0.7168896198272705, -0.10822104662656784, 0.40146833658218384, -0.18731878697872162, -0.695167601108551, -0.09454329311847687, 0.7184646129608154, 0.307635098695755, 0.0, 0.0, 0.0, 1.0], "max": [0.03716912120580673, -0.9938003420829773, 4.6181525249267e-05, 0.00018580998585093766, 0.9158578515052795, 0.004686459433287382, 0.6905019283294678, 0.06861770898103714, -0.4014202952384949, 0.004945640917867422, 0.915327250957489, 0.40492138266563416, 0.0, 0.0, 0.0, 1.0], "mean": [-0.01521145086735487, -0.9960508346557617, -0.07534538954496384, -0.021077508106827736, 0.7869486212730408, -0.05798543244600296, 0.6067840456962585, -0.062465421855449677, -0.6090720295906067, -0.04818590730428696, 0.7861621379852295, 0.348474383354187, 0.0, 0.0, 0.0, 1.0], "std": [0.03968477621674538, 0.0016345797339454293, 0.019907167181372643, 0.01395349856466055, 0.0518379844725132, 0.03757895156741142, 0.07115668058395386, 0.09933201968669891, 0.07245340943336487, 0.027984416112303734, 0.0512397401034832, 0.027291715145111084, 0.0, 0.0, 0.0, 0.0], "count": [301]}, "timestamp": {"min": [0.0], "max": [9.090909090909092], "mean": [4.545454545454545], "std": [2.63305260560345], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}}} +{"episode_index": 1, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8509803921568627]]], "mean": [[[0.6296350653594771]], [[0.5867640073529412]], [[0.40132747140522873]]], "std": [[[0.23700938311771058]], [[0.2182536577769508]], [[0.18100066448215]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9607843137254902]]], "mean": [[[0.6288906331699347]], [[0.5959343382352941]], [[0.41747415849673203]]], "std": [[[0.2540783417482012]], [[0.2360693601585497]], [[0.1948359313027828]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4723923570261438]], [[0.4317097937091503]], [[0.36302415236928104]]], "std": [[[0.2197422482363429]], [[0.1740886461032701]], [[0.16574296048331977]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4027113480392157]], [[0.4165512540849673]], [[0.4010131454248366]]], "std": [[[0.24347551839567197]], [[0.22184803937845765]], [[0.22497847445102612]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4636982638888889]], [[0.46507498774509803]], [[0.44398299428104576]]], "std": [[[0.1827847089102375]], [[0.17593482940264937]], [[0.1942708913775528]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.44025251269340515, -0.061359234154224396, 0.3344078063964844, -0.4325825870037079, -1.0139613151550293, 0.0015339808305725455, 0.0015339808305725455, -0.803805947303772, -0.003067961661145091, -0.003067961661145091, 0.43104860186576843, -0.03834952041506767, -0.04295146465301514], "max": [0.9973118901252747, 0.09664079546928406, 0.49854376912117004, 1.0676506757736206, 0.14726215600967407, -0.575242817401886, 0.4494563937187195, 0.08590292930603027, 0.25310683250427246, 0.8084079027175903, 0.004601942375302315, 0.647339940071106, 0.02761165425181389, 0.05675728991627693], "mean": [0.5802547335624695, -0.14922679960727692, 0.31113433837890625, 0.6506773233413696, -0.13679879903793335, -0.769213080406189, 0.23687894642353058, 0.04728969186544418, -0.3339393138885498, 0.4851956069469452, -0.0015716596972197294, 0.5646449327468872, -0.012255705893039703, 0.0005113097722642124], "std": [0.46286582946777344, 0.2167525589466095, 0.14329837262630463, 0.22063811123371124, 0.2224074751138687, 0.13841529190540314, 0.12616994976997375, 0.032263729721307755, 0.441432386636734, 0.3404340445995331, 0.0018595794681459665, 0.060744550079107285, 0.020667172968387604, 0.03257351368665695], "count": [285]}, "action": {"min": [0.0, -0.4466594159603119, -0.0820000022649765, 0.3178885579109192, -0.4342113733291626, -1.024432897567749, 0.0, -0.0013516658218577504, -0.800000011920929, -0.023096460849046707, -0.003780224360525608, 0.42471885681152344, -0.0686865821480751, -0.032599274069070816], "max": [1.0, 0.10422420501708984, 0.4789251983165741, 1.059999942779541, 0.14931561052799225, -0.5771732330322266, 0.45267999172210693, 0.09017758816480637, 0.23909558355808258, 0.800000011920929, 0.007817644625902176, 0.6456989645957947, 0.0, 0.06847457587718964], "mean": [0.5638144016265869, -0.15021876990795135, 0.2895185053348541, 0.6318758130073547, -0.13833926618099213, -0.7737827897071838, 0.2401866465806961, 0.04904633015394211, -0.3355720043182373, 0.46165674924850464, -0.0011482713744044304, 0.5619710683822632, -0.04254775494337082, 0.011918110772967339], "std": [0.49497586488723755, 0.2206384837627411, 0.13512660562992096, 0.2173711657524109, 0.22207725048065186, 0.13738107681274414, 0.12452305108308792, 0.03187679499387741, 0.4267551302909851, 0.3377035856246948, 0.0028885528445243835, 0.06152798607945442, 0.020370453596115112, 0.032813966274261475], "count": [285]}, "left_eye": {"min": [-0.029641437530517623, -0.2129732767740885], "max": [0.7504922866821289, 0.6681332906087241], "mean": [0.16997525265342298, 0.17427002678140555], "std": [0.07262078755233281, 0.22799378301420417], "count": [285]}, "right_eye": {"min": [-0.0877925872802734, -0.2131802876790364], "max": [0.6809556961059571, 0.6679710388183593], "mean": [0.11092681600336449, 0.1736770550688806], "std": [0.07582396443247336, 0.22790600325543414], "count": [285]}, "right_arm_pose": {"min": [-0.019903935492038727, -0.9999430775642395, -0.29959186911582947, 0.03953526169061661, 0.9560275673866272, -0.036450497806072235, 0.0, -0.03085695207118988, -0.2924543023109436, -0.3108014464378357, 0.9146406650543213, 0.09626343101263046, 0.0, 0.0, 0.0, 1.0], "max": [0.19948457181453705, -0.9504666328430176, -0.0010088604176416993, 0.19689559936523438, 0.9999997019767761, 0.17896118760108948, 0.2911756932735443, 0.1851716786623001, 0.0005987119511701167, -0.0019605096895247698, 0.9997442960739136, 0.21771936118602753, 0.0, 0.0, 0.0, 1.0], "mean": [0.0939314067363739, -0.9780758619308472, -0.15225690603256226, 0.0932350605726242, 0.9813583493232727, 0.06862523406744003, 0.1424967646598816, 0.06302344799041748, -0.12969350814819336, -0.1612238883972168, 0.97142493724823, 0.16807503998279572, 0.0, 0.0, 0.0, 1.0], "std": [0.06930743157863617, 0.013782953843474388, 0.0798097476363182, 0.04287143424153328, 0.012287022545933723, 0.0764203742146492, 0.07699848711490631, 0.08327288925647736, 0.07960257679224014, 0.08146001398563385, 0.02340014837682247, 0.03390083089470863, 0.0, 0.0, 0.0, 0.0], "count": [285]}, "middle_arm_pose": {"min": [-0.1054285392165184, -1.0, -0.13208431005477905, -0.05130559206008911, 0.6727030873298645, -0.15745273232460022, 0.4794255495071411, -0.18693940341472626, -0.7348097562789917, -0.03809672221541405, 0.6778512597084045, 0.32362550497055054, 0.0, 0.0, 0.0, 1.0], "max": [0.01981237903237343, -0.9872036576271057, 4.6181525249267e-05, 0.00018580998585093766, 0.8775825500488281, 9.632679575588554e-05, 0.7238114476203918, 0.1012825295329094, -0.4794255495071411, 0.0023231389932334423, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [-0.04748474806547165, -0.9937355518341064, -0.07567586749792099, -0.024800999090075493, 0.7655649781227112, -0.0849803239107132, 0.6278383731842041, -0.05914539471268654, -0.6328805685043335, -0.023922519758343697, 0.7684741616249084, 0.3663487732410431, 0.0, 0.0, 0.0, 1.0], "std": [0.05153406411409378, 0.0051826369017362595, 0.04271959513425827, 0.01856234483420849, 0.05960887297987938, 0.06740859895944595, 0.06641129404306412, 0.11944646388292313, 0.07006201148033142, 0.011158055625855923, 0.057484421879053116, 0.02537536434829235, 0.0, 0.0, 0.0, 0.0], "count": [285]}, "timestamp": {"min": [0.0], "max": [8.606060606060606], "mean": [4.303030303030304], "std": [2.4930880881926765], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [285]}, "index": {"min": [301], "max": [585], "mean": [443.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [285]}}} +{"episode_index": 2, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.6244696915849673]], [[0.5769886294934641]], [[0.38956424632352943]]], "std": [[[0.24359985114143226]], [[0.22439821205526195]], [[0.18381771954225368]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.6082012418300654]], [[0.5719516482843137]], [[0.395208329248366]]], "std": [[[0.26902557602184457]], [[0.24775495877431944]], [[0.19871413129157553]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47504902165032675]], [[0.43067774714052287]], [[0.35629616013071896]]], "std": [[[0.22183029163438545]], [[0.17459350586547462]], [[0.1608555929967625]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4003510641339869]], [[0.4149317381535948]], [[0.3998363684640523]]], "std": [[[0.2443045553857565]], [[0.222563355328101]], [[0.22557832369868427]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46765667687908496]], [[0.46977748978758166]], [[0.44920001429738565]]], "std": [[[0.18766087081799418]], [[0.17967269690488422]], [[0.19693904439071924]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.30833014845848083, -0.05982525274157524, 0.2822524607181549, -0.251572847366333, -1.052310824394226, -0.0951068103313446, 0.0015339808305725455, -0.803805947303772, 0.1395922601222992, -0.003067961661145091, 0.48780590295791626, -0.023009711876511574, -0.04601942375302315], "max": [0.9973118901252747, 0.19481556117534637, 0.45712628960609436, 1.0661166906356812, 0.29452431201934814, -0.34514567255973816, 0.3190680146217346, 0.1457281857728958, 0.16413594782352448, 0.8084079027175903, 0.0076699042692780495, 0.7700583934783936, 0.02761165425181389, -0.010737866163253784], "mean": [0.3863304555416107, -0.10727432370185852, 0.3131316006183624, 0.5408325791358948, -0.027520859614014626, -0.5945811867713928, 0.17971621453762054, 0.08790888637304306, -0.23560170829296112, 0.4303584396839142, 0.004288799595087767, 0.5979889035224915, 0.0001361525646643713, -0.025015709921717644], "std": [0.44878730177879333, 0.1959851086139679, 0.12489809095859528, 0.2428181916475296, 0.20970509946346283, 0.23916657269001007, 0.10181305557489395, 0.051968421787023544, 0.3869630992412567, 0.2630952298641205, 0.0029698568396270275, 0.09626244008541107, 0.016912393271923065, 0.01002571638673544], "count": [338]}, "action": {"min": [0.0, -0.3157956600189209, -0.08548130840063095, 0.2594165802001953, -0.2530826926231384, -1.0665431022644043, -0.09619010984897614, -0.001082472619600594, -0.800000011920929, 0.12053598463535309, -0.0021168880630284548, 0.48152652382850647, -0.05152158811688423, -0.03568609058856964], "max": [1.0, 0.2068280577659607, 0.4417327046394348, 1.059999942779541, 0.2971305549144745, -0.34781959652900696, 0.3208921253681183, 0.14883960783481598, 0.14779680967330933, 0.800000011920929, 0.012175840325653553, 0.7683091759681702, 0.0, 0.0], "mean": [0.3576188385486603, -0.10814332962036133, 0.28829699754714966, 0.5188469886779785, -0.027740927413105965, -0.5966206192970276, 0.18216054141521454, 0.09137408435344696, -0.23995757102966309, 0.4067307412624359, 0.0064670611172914505, 0.5952929258346558, -0.0294826440513134, -0.013989678584039211], "std": [0.4786692261695862, 0.20055924355983734, 0.11880326271057129, 0.23954574763774872, 0.20960648357868195, 0.2367013543844223, 0.10079323500394821, 0.05156247317790985, 0.373656690120697, 0.2593168318271637, 0.0032102924305945635, 0.09709163755178452, 0.01647142507135868, 0.010139768011868], "count": [338]}, "left_eye": {"min": [-0.016066551208496094, -0.18883647918701174], "max": [0.6902908325195312, 0.4986986796061197], "mean": [0.14554128886679935, 0.15110729695306963], "std": [0.11487373496771945, 0.1538582195351134], "count": [338]}, "right_eye": {"min": [-0.07463293075561528, -0.18879216512044272], "max": [0.6208133697509766, 0.49872194925944013], "mean": [0.08625249594626339, 0.15161458030490013], "std": [0.11294622074101723, 0.15403788347409825], "count": [338]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.99992436170578, -0.28128018975257874, 0.013903516344726086, 0.9428766965866089, -0.0007963267271406949, 0.0, -0.0606858991086483, -0.3219676613807678, -0.29991063475608826, 0.9099065661430359, 0.09900660812854767, 0.0, 0.0, 0.0, 1.0], "max": [0.23074671626091003, -0.9422118663787842, 0.049447737634181976, 0.19689559936523438, 0.9999997019767761, 0.20911632478237152, 0.33302706480026245, 0.14124085009098053, -1.990609416679945e-05, 0.04375611990690231, 0.9996874928474426, 0.25583335757255554, 0.0, 0.0, 0.0, 1.0], "mean": [0.14987300336360931, -0.9626724720001221, -0.19939427077770233, 0.06628032773733139, 0.9734064340591431, 0.12014161050319672, 0.1613737940788269, 0.05544639378786087, -0.12956435978412628, -0.2158423215150833, 0.9598345160484314, 0.18825402855873108, 0.0, 0.0, 0.0, 1.0], "std": [0.06896315515041351, 0.0173349492251873, 0.07736155390739441, 0.05140436440706253, 0.012929348275065422, 0.07232972979545593, 0.08127488195896149, 0.07571560889482498, 0.09114796668291092, 0.08189745247364044, 0.018117398023605347, 0.03822308033704758, 0.0, 0.0, 0.0, 0.0], "count": [338]}, "middle_arm_pose": {"min": [-0.09865796566009521, -1.0, -0.1539301872253418, -0.07992677390575409, 0.66939777135849, -0.17925508320331573, 0.4794255495071411, -0.18693940341472626, -0.7365514039993286, -0.03622324392199516, 0.6755717396736145, 0.31865066289901733, 0.0, 0.0, 0.0, 1.0], "max": [0.005328274331986904, -0.9832592010498047, 4.6181525249267e-05, 0.00018580998585093766, 0.8775825500488281, 9.632679575588554e-05, 0.7210658192634583, 0.06810304522514343, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [-0.054168086498975754, -0.9924954771995544, -0.08784057945013046, -0.044373586773872375, 0.7191802859306335, -0.1001773551106453, 0.6821259260177612, -0.03711104020476341, -0.6890363693237305, -0.02410026080906391, 0.7219519019126892, 0.353726863861084, 0.0, 0.0, 0.0, 1.0], "std": [0.039662353694438934, 0.006112042348831892, 0.05187975615262985, 0.02902122400701046, 0.04034488648176193, 0.0650445744395256, 0.0398692861199379, 0.10257276147603989, 0.04327841103076935, 0.008223328739404678, 0.03863709047436714, 0.02754015102982521, 0.0, 0.0, 0.0, 0.0], "count": [338]}, "timestamp": {"min": [0.0], "max": [10.212121212121213], "mean": [5.106060606060606], "std": [2.9567202562996817], "count": [338]}, "frame_index": {"min": [0], "max": [337], "mean": [168.5], "std": [97.5717684578895], "count": [338]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [338]}, "index": {"min": [586], "max": [923], "mean": [754.5], "std": [97.5717684578895], "count": [338]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [338]}}} +{"episode_index": 3, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8352941176470589]]], "mean": [[[0.6275699734477125]], [[0.5901117810457516]], [[0.4090447691993464]]], "std": [[[0.23397822240772911]], [[0.21640993930264799]], [[0.18258426606298775]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.6287331290849673]], [[0.6009319607843138]], [[0.42538845179738566]]], "std": [[[0.25024573082369594]], [[0.23394241861708653]], [[0.19620348368470264]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4701274366830065]], [[0.43474660947712424]], [[0.36229132148692805]]], "std": [[[0.21501318041186407]], [[0.17452525921396142]], [[0.16520067835942318]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40096477736928104]], [[0.4224173284313726]], [[0.4079680126633987]]], "std": [[[0.24218732064578713]], [[0.22213390488646695]], [[0.22505990698158326]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4624335253267974]], [[0.46614707107843134]], [[0.44710374795751634]]], "std": [[[0.17692199627546243]], [[0.16891814256854903]], [[0.1859900413666354]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.3344078063964844, -0.07669904083013535, 0.26691266894340515, -0.3773592710494995, -1.1075341701507568, 0.0015339808305725455, -0.04908738657832146, -0.803805947303772, 0.24390295147895813, -0.016873789951205254, 0.3880971372127533, -0.019941750913858414, -0.06596117466688156], "max": [0.9973118901252747, 0.023009711876511574, 0.43104860186576843, 1.087592363357544, 0.061359234154224396, -0.4463884234428406, 0.40957286953926086, 0.12732040882110596, 0.013805827125906944, 0.8084079027175903, 0.004601942375302315, 0.6028544902801514, 0.026077674701809883, 0.02454369328916073], "mean": [0.4960983097553253, -0.16671650111675262, 0.3169929087162018, 0.664552628993988, -0.17237065732479095, -0.7395162582397461, 0.28859639167785645, 0.05470602214336395, -0.349111944437027, 0.5225884318351746, -0.002681488636881113, 0.5046501159667969, -0.0021523255854845047, -0.008193095214664936], "std": [0.46461325883865356, 0.1421033889055252, 0.1426975131034851, 0.3121846914291382, 0.17222321033477783, 0.24633748829364777, 0.10063402354717255, 0.06744714826345444, 0.30601075291633606, 0.22600820660591125, 0.007859385572373867, 0.06737934798002243, 0.010959838517010212, 0.026902280747890472], "count": [258]}, "action": {"min": [0.0, -0.34087252616882324, -0.09902162849903107, 0.2419501096010208, -0.37591174244880676, -1.1156702041625977, 0.0, -0.0532233826816082, -0.800000011920929, 0.22343921661376953, -0.01624569110572338, 0.3815745711326599, -0.05118933692574501, -0.05520979315042496], "max": [1.0, 0.031024159863591194, 0.41911524534225464, 1.0814310312271118, 0.06409893184900284, -0.4492111802101135, 0.41166654229164124, 0.1315273493528366, 1.53368655446684e-05, 0.800000011920929, 0.008715791627764702, 0.6008105874061584, 0.0, 0.04053244739770889], "mean": [0.4740560054779053, -0.17099206149578094, 0.2938099503517151, 0.6440398693084717, -0.17418628931045532, -0.7406672835350037, 0.292352557182312, 0.05704926326870918, -0.35112306475639343, 0.4987688958644867, -0.00039410742465406656, 0.5001950860023499, -0.03141460567712784, 0.00323122669942677], "std": [0.4976942539215088, 0.14402662217617035, 0.13426660001277924, 0.3141883611679077, 0.17121410369873047, 0.24632489681243896, 0.09662020206451416, 0.06815826892852783, 0.2938935160636902, 0.22241874039173126, 0.008758812211453915, 0.0691540315747261, 0.011195040307939053, 0.02732338011264801], "count": [258]}, "left_eye": {"min": [-0.019491291046142556, 0.10894025166829424], "max": [0.38006534576416007, 0.6219034830729167], "mean": [0.20812503940375293, 0.30809542781622823], "std": [0.09360693974094371, 0.11047251907885909], "count": [258]}, "right_eye": {"min": [-0.07782411575317383, 0.1089260101318359], "max": [0.31420555114746085, 0.6222114562988281], "mean": [0.14753299147583723, 0.3083091398234205], "std": [0.09212890943462734, 0.11049746228451864], "count": [258]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9996871948242188, -0.2975977063179016, 0.013637596741318703, 0.9533302783966064, -0.018581252545118332, 0.0, -0.00722106546163559, -0.293818861246109, -0.3097449839115143, 0.9180757403373718, 0.08429133892059326, 0.0, 0.0, 0.0, 1.0], "max": [0.18383154273033142, -0.9498657584190369, -0.024997396394610405, 0.2032865434885025, 0.9999997019767761, 0.1620175987482071, 0.3019093871116638, 0.14703306555747986, -1.990609416679945e-05, -0.02499738708138466, 0.9996874928474426, 0.23844093084335327, 0.0, 0.0, 0.0, 1.0], "mean": [0.11830291897058487, -0.9708955883979797, -0.192295640707016, 0.09691916406154633, 0.9768845438957214, 0.0820997953414917, 0.17233969271183014, 0.06958343833684921, -0.15225277841091156, -0.2063257247209549, 0.9610512852668762, 0.16708654165267944, 0.0, 0.0, 0.0, 1.0], "std": [0.04964112490415573, 0.01266765408217907, 0.06135105341672897, 0.06900153309106827, 0.010890358127653599, 0.06103634089231491, 0.07355882227420807, 0.06017648056149483, 0.07705157995223999, 0.0645383819937706, 0.022951764985919, 0.04880639538168907, 0.0, 0.0, 0.0, 0.0], "count": [258]}, "middle_arm_pose": {"min": [-0.1348552256822586, -1.0, -0.12745451927185059, -0.06562403589487076, 0.753921389579773, -0.18408828973770142, 0.4794255495071411, -0.18693940341472626, -0.6444821357727051, -0.062480129301548004, 0.7628078460693359, 0.36019444465637207, 0.0, 0.0, 0.0, 1.0], "max": [0.05567995086312294, -0.9827929139137268, 0.002412598580121994, 0.014702103100717068, 0.8775825500488281, 0.04591560736298561, 0.6457180976867676, 0.033217377960681915, -0.4794255495071411, 0.0028511187992990017, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [-0.04741920903325081, -0.9926698803901672, -0.06592720746994019, -0.02878810465335846, 0.7913575768470764, -0.07772330939769745, 0.598222017288208, -0.06517528742551804, -0.6026427745819092, -0.023258663713932037, 0.7960896492004395, 0.37863266468048096, 0.0, 0.0, 0.0, 1.0], "std": [0.07772449404001236, 0.0061401622369885445, 0.043963707983493805, 0.029818357899785042, 0.029521724209189415, 0.08740819245576859, 0.0364827960729599, 0.08241143077611923, 0.03760062903165817, 0.018622949719429016, 0.02759557217359543, 0.012824519537389278, 0.0, 0.0, 0.0, 0.0], "count": [258]}, "timestamp": {"min": [0.0], "max": [7.787878787878788], "mean": [3.8939393939393945], "std": [2.2568977356189484], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [258]}, "index": {"min": [924], "max": [1181], "mean": [1052.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}}} +{"episode_index": 4, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8313725490196079]]], "mean": [[[0.6271513929738561]], [[0.5889517075163399]], [[0.4065726838235294]]], "std": [[[0.2278006277026289]], [[0.21074859208624996]], [[0.17828197573961363]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.6351405984477124]], [[0.6055353594771242]], [[0.42781147467320263]]], "std": [[[0.24139339868437845]], [[0.22656747905687655]], [[0.19159100150560102]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46625637867647063]], [[0.436431364379085]], [[0.3663903431372549]]], "std": [[[0.21607002512023873]], [[0.17564908018943778]], [[0.16759789448589593]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40439499591503264]], [[0.42306831699346403]], [[0.40859553921568625]]], "std": [[[0.24359309168742882]], [[0.2218256501374884]], [[0.2239695482686796]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46815067810457517]], [[0.4660758700980392]], [[0.44103573733660134]]], "std": [[[0.17880242703738874]], [[0.1684897085005565]], [[0.18455751393262151]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.3466796576976776, -0.05982525274157524, 0.1764077991247177, -0.34514567255973816, -1.06918466091156, 0.0015339808305725455, -0.004601942375302315, -0.803805947303772, 0.2377670258283615, -0.0076699042692780495, 0.5016117095947266, -0.030679617077112198, -0.07669904083013535], "max": [0.9973118901252747, 0.03374757990241051, 0.475534051656723, 1.0737866163253784, 0.08897088468074799, -0.36508744955062866, 0.3681553900241852, 0.1595340073108673, -0.15493206679821014, 0.8084079027175903, 0.016873789951205254, 0.748582661151886, 0.02761165425181389, -0.010737866163253784], "mean": [0.4972725212574005, -0.13496822118759155, 0.3035730719566345, 0.6012874841690063, -0.10959930717945099, -0.6448869109153748, 0.25860595703125, 0.08431366831064224, -0.5217361450195312, 0.5412790179252625, 0.005958717782050371, 0.6583719253540039, -0.007797269616276026, -0.03949030488729477], "std": [0.4646494388580322, 0.1464623659849167, 0.1371147185564041, 0.3194717764854431, 0.16485834121704102, 0.2783460021018982, 0.08308254927396774, 0.06582780927419662, 0.25762850046157837, 0.2187831848859787, 0.008349362760782242, 0.06445939838886261, 0.01611623913049698, 0.016978126019239426], "count": [277]}, "action": {"min": [0.0, -0.35237741470336914, -0.0820000022649765, 0.1525495946407318, -0.3457120954990387, -1.0793554782867432, 0.0, -0.006962273269891739, -0.800000011920929, 0.21737535297870636, -0.006306943949311972, 0.5, -0.06103473901748657, -0.06560487300157547], "max": [1.0, 0.045716166496276855, 0.46950268745422363, 1.0676671266555786, 0.0909423679113388, -0.3688682019710541, 0.37772905826568604, 0.16257219016551971, -0.16398371756076813, 0.800000011920929, 0.021269235759973526, 0.7458714842796326, 0.0, 0.0], "mean": [0.4747791588306427, -0.1366414874792099, 0.281840443611145, 0.5809096097946167, -0.11042337864637375, -0.645065188407898, 0.26220226287841797, 0.08808325976133347, -0.5211576819419861, 0.5163882970809937, 0.00804822612553835, 0.655553936958313, -0.038150426000356674, -0.02855665422976017], "std": [0.4972343444824219, 0.1497499942779541, 0.13096550107002258, 0.3201095461845398, 0.16412556171417236, 0.2761995792388916, 0.07999393343925476, 0.06575263291597366, 0.24877673387527466, 0.2162521928548813, 0.008668108843266964, 0.06430011987686157, 0.015527279116213322, 0.016831638291478157], "count": [277]}, "left_eye": {"min": [0.011991119384765714, -0.03521614074707036], "max": [0.3744110107421874, 0.5243077596028647], "mean": [0.18512426317814035, 0.24606251045254576], "std": [0.08143748001428174, 0.10543551884548916], "count": [277]}, "right_eye": {"min": [-0.046905517578125, -0.035306803385416696], "max": [0.3099555969238281, 0.5243619283040364], "mean": [0.1252162432412379, 0.24523717728762856], "std": [0.08101435721404708, 0.10634873900789601], "count": [277]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9996871948242188, -0.3370548486709595, -0.002548994729295373, 0.9278133511543274, -0.02991601452231407, 0.0, -0.014423404820263386, -0.3608095645904541, -0.34896618127822876, 0.8807737827301025, 0.0770556628704071, 0.0, 0.0, 0.0, 1.0], "max": [0.23473083972930908, -0.9356103539466858, -0.024997396394610405, 0.19725395739078522, 0.9999997019767761, 0.21890917420387268, 0.37300536036491394, 0.16336408257484436, -1.990609416679945e-05, -0.02499738708138466, 0.9996874928474426, 0.25393152236938477, 0.0, 0.0, 0.0, 1.0], "mean": [0.13648030161857605, -0.9633008241653442, -0.20623311400413513, 0.08255577087402344, 0.9715963006019592, 0.09830342233181, 0.17937715351581573, 0.061771806329488754, -0.15327088534832, -0.22123782336711884, 0.9535540342330933, 0.18170227110385895, 0.0, 0.0, 0.0, 1.0], "std": [0.060336124151945114, 0.01890530250966549, 0.08303755521774292, 0.06710601598024368, 0.016244245693087578, 0.07538377493619919, 0.09064004570245743, 0.06503431499004364, 0.0998937115073204, 0.08603594452142715, 0.030258983373641968, 0.051676806062459946, 0.0, 0.0, 0.0, 0.0], "count": [277]}, "middle_arm_pose": {"min": [-0.11951491981744766, -1.0, -0.14741678535938263, -0.07494930177927017, 0.7524920105934143, -0.18363478779792786, 0.4794255495071411, -0.18693940341472626, -0.658394455909729, -0.05350383371114731, 0.7513984441757202, 0.3918168246746063, 0.0, 0.0, 0.0, 1.0], "max": [0.018363457173109055, -0.9819361567497253, 4.6181525249267e-05, 0.0009442587033845484, 0.8775825500488281, 0.0020724202040582895, 0.6583971977233887, -0.010933320969343185, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4613530933856964, 0.0, 0.0, 0.0, 1.0], "mean": [-0.04706777632236481, -0.9926664233207703, -0.08273619413375854, -0.036153536289930344, 0.7920547723770142, -0.08757668733596802, 0.597838819026947, -0.11181716620922089, -0.6042352318763733, -0.03965206816792488, 0.7944040894508362, 0.415298730134964, 0.0, 0.0, 0.0, 1.0], "std": [0.057161327451467514, 0.0067318459041416645, 0.04733514040708542, 0.028955651447176933, 0.026457086205482483, 0.07229942083358765, 0.04051299765706062, 0.06983815878629684, 0.036965563893318176, 0.009975532069802284, 0.027991987764835358, 0.01820603758096695, 0.0, 0.0, 0.0, 0.0], "count": [277]}, "timestamp": {"min": [0.0], "max": [8.363636363636363], "mean": [4.1818181818181825], "std": [2.4231057941459153], "count": [277]}, "frame_index": {"min": [0], "max": [276], "mean": [138.0], "std": [79.96249120681522], "count": [277]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [277]}, "index": {"min": [1182], "max": [1458], "mean": [1320.0], "std": [79.96249120681522], "count": [277]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [277]}}} +{"episode_index": 5, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8666666666666667]]], "mean": [[[0.6297529330065359]], [[0.5919865686274509]], [[0.40975959967320263]]], "std": [[[0.22931499680772127]], [[0.21211232696971816]], [[0.179455316259975]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8862745098039215]]], "mean": [[[0.633474183006536]], [[0.6052840379901961]], [[0.4282064317810458]]], "std": [[[0.24455896962179538]], [[0.22927543350172402]], [[0.19368387465722076]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48783995506535943]], [[0.43667199959150327]], [[0.3595284334150327]]], "std": [[[0.21386123782959338]], [[0.16912846791538177]], [[0.15883074028253905]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40477829044117647]], [[0.42143123774509805]], [[0.4050322651143791]]], "std": [[[0.2442966537633555]], [[0.22189790114401017]], [[0.22416105245379245]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4620833966503268]], [[0.47030890114379087]], [[0.4504314174836601]]], "std": [[[0.17901001906428948]], [[0.1720910259423925]], [[0.1891283057100635]]], "count": [100]}, "observation.state": {"min": [0.04301077127456665, -0.3037281930446625, -0.05982525274157524, 0.23316508531570435, -0.12271846830844879, -1.0139613151550293, -0.07363107800483704, -0.0076699042692780495, -0.803805947303772, 0.18867963552474976, -0.010737866163253784, 0.5046796798706055, -0.07209710031747818, -0.05522330850362778], "max": [0.9973118901252747, 0.14112623035907745, 0.41724279522895813, 1.0753206014633179, 0.31446605920791626, -0.1902136206626892, 0.1564660519361496, 0.15493206679821014, -0.07976700365543365, 0.8084079027175903, 0.0015339808305725455, 0.653475821018219, 0.02761165425181389, 0.04448544234037399], "mean": [0.5094369053840637, -0.07842033356428146, 0.2990906834602356, 0.6242542862892151, 0.07834441214799881, -0.6119367480278015, 0.05012017488479614, 0.07021887600421906, -0.47739261388778687, 0.5531998872756958, -0.004293128382414579, 0.5946172475814819, -0.03651181235909462, -0.03811664506793022], "std": [0.4679005742073059, 0.15994718670845032, 0.1180487796664238, 0.26173311471939087, 0.1634404957294464, 0.29653024673461914, 0.07175925374031067, 0.061387766152620316, 0.28143078088760376, 0.2581799030303955, 0.004014010541141033, 0.03610053285956383, 0.02289453335106373, 0.016962844878435135], "count": [303]}, "action": {"min": [0.0, -0.31043243408203125, -0.0820000022649765, 0.20949845016002655, -0.12309279292821884, -1.0277734994888306, -0.07459579408168793, -0.009333944879472256, -0.800000011920929, 0.16718734800815582, -0.011048514395952225, 0.5, -0.10328686982393265, -0.04514323174953461], "max": [1.0, 0.14976412057876587, 0.4032047986984253, 1.0713310241699219, 0.316120982170105, -0.19157911837100983, 0.15904514491558075, 0.15908104181289673, -0.09163109213113785, 0.800000011920929, 0.004820610862225294, 0.6515292525291443, 0.0, 0.06433506309986115], "mean": [0.48782458901405334, -0.07863657176494598, 0.2713260352611542, 0.6059643030166626, 0.07854020595550537, -0.6130337119102478, 0.05212343484163284, 0.07285265624523163, -0.47905048727989197, 0.5296182036399841, -0.0023564619477838278, 0.5928810834884644, -0.0666152760386467, -0.02640938200056553], "std": [0.4982549846172333, 0.1617927849292755, 0.11324354261159897, 0.2601790428161621, 0.16359154880046844, 0.2951688766479492, 0.07214520871639252, 0.06105050444602966, 0.27067986130714417, 0.2561061382293701, 0.00467849662527442, 0.035641588270664215, 0.02236435003578663, 0.018067341297864914], "count": [303]}, "left_eye": {"min": [0.03318939208984384, 0.013069979349772165], "max": [0.25863761901855464, 0.6501917521158853], "mean": [0.14606501088284038, 0.37030948653604073], "std": [0.044683756059426344, 0.10845820844677537], "count": [303]}, "right_eye": {"min": [-0.024831771850585938, 0.013120269775390714], "max": [0.19373054504394527, 0.6501585642496746], "mean": [0.0855801955308064, 0.3702489857101861], "std": [0.04371865459876903, 0.10860294722371899], "count": [303]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9996871948242188, -0.34938010573387146, 0.010674716904759407, 0.9552573561668396, -0.0007963267271406949, -0.01316062081605196, -0.03931395709514618, -0.15309113264083862, -0.3770483732223511, 0.9249469637870789, 0.10312656313180923, 0.0, 0.0, 0.0, 1.0], "max": [0.29242628812789917, -0.8915835022926331, -0.011926500126719475, 0.19750311970710754, 0.9999997019767761, 0.26015564799308777, 0.17213298380374908, 0.1449817270040512, 0.06053923815488815, -0.020270857959985733, 0.9996874928474426, 0.2812185287475586, 0.0, 0.0, 0.0, 1.0], "mean": [0.17353515326976776, -0.9458357095718384, -0.25078681111335754, 0.08664901554584503, 0.9788351058959961, 0.14916741847991943, 0.11649829894304276, 0.04309101775288582, -0.06922397762537003, -0.2652464807033539, 0.9559765458106995, 0.17637905478477478, 0.0, 0.0, 0.0, 1.0], "std": [0.06506691873073578, 0.02893942780792713, 0.0855284035205841, 0.05212542787194252, 0.010679131373763084, 0.06292213499546051, 0.04456481337547302, 0.06248663738369942, 0.05126262456178665, 0.08939535170793533, 0.018472755327820778, 0.05475306883454323, 0.0, 0.0, 0.0, 0.0], "count": [303]}, "middle_arm_pose": {"min": [-0.11868336796760559, -1.0, -0.200059175491333, -0.07948952913284302, 0.774610161781311, -0.1964421272277832, 0.4794255495071411, -0.18693940341472626, -0.6310703158378601, -0.10044564306735992, 0.7724174857139587, 0.3800487518310547, 0.0, 0.0, 0.0, 1.0], "max": [0.031957533210515976, -0.9754477143287659, 4.6181525249267e-05, 0.00018580998585093766, 0.8775825500488281, 9.632679575588554e-05, 0.6315606236457825, 0.00979507714509964, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4545782804489136, 0.0, 0.0, 0.0, 1.0], "mean": [-0.030113540589809418, -0.9901853203773499, -0.111909419298172, -0.034181900322437286, 0.7984694242477417, -0.09142864495515823, 0.589271605014801, -0.09940444678068161, -0.5977703332901001, -0.07161592692136765, 0.7974308133125305, 0.4016565978527069, 0.0, 0.0, 0.0, 1.0], "std": [0.05435537174344063, 0.008569995872676373, 0.05545623600482941, 0.029181282967329025, 0.020622456446290016, 0.07496451586484909, 0.028306569904088974, 0.07609328627586365, 0.02882498688995838, 0.018780821934342384, 0.02150038257241249, 0.01895204186439514, 0.0, 0.0, 0.0, 0.0], "count": [303]}, "timestamp": {"min": [0.0], "max": [9.151515151515152], "mean": [4.575757575757576], "std": [2.650548164221906], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [303]}, "index": {"min": [1459], "max": [1761], "mean": [1610.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}}} +{"episode_index": 6, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8470588235294118]]], "mean": [[[0.6270036335784314]], [[0.5894367422385621]], [[0.407260102124183]]], "std": [[[0.23113229987708261]], [[0.21354270733254516]], [[0.18027308597844965]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9450980392156862]]], "mean": [[[0.6322847079248366]], [[0.603827301879085]], [[0.426170414624183]]], "std": [[[0.2457783500446352]], [[0.23007447799210706]], [[0.19366372827967993]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4675171425653595]], [[0.43238149509803925]], [[0.35896643586601307]]], "std": [[[0.21683370094288654]], [[0.17509136810843434]], [[0.16474688580613686]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40689880106209153]], [[0.42041125204248364]], [[0.40357790849673203]]], "std": [[[0.24537318985648277]], [[0.2218228060806446]], [[0.22381748130897505]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46367729983660133]], [[0.46569355596405226]], [[0.44183805351307187]]], "std": [[[0.17844375139007798]], [[0.16946166168446017]], [[0.18570482242001202]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.33900976181030273, -0.058291271328926086, 0.22856314480304718, -0.23623304069042206, -1.0768545866012573, 0.0015339808305725455, -0.003067961661145091, -0.803805947303772, 0.09357283264398575, -0.006135923322290182, 0.503145694732666, -0.02761165425181389, -0.06289321184158325], "max": [0.9973118901252747, 0.06596117466688156, 0.4356505572795868, 1.1060001850128174, 0.19634954631328583, -0.35128161311149597, 0.2684466540813446, 0.14726215600967407, 0.03681553900241852, 0.8068739175796509, 0.00920388475060463, 0.6948933005332947, 0.02761165425181389, -0.00920388475060463], "mean": [0.49926936626434326, -0.13000896573066711, 0.32204917073249817, 0.6106488108634949, -0.04340680316090584, -0.6839220523834229, 0.15210804343223572, 0.07990799844264984, -0.42188286781311035, 0.4930092692375183, 0.0030571238603442907, 0.6257016062736511, -0.010727044194936752, -0.036804698407649994], "std": [0.4657957851886749, 0.14818739891052246, 0.1180771216750145, 0.27648964524269104, 0.14369671046733856, 0.2724965810775757, 0.07874230295419693, 0.054440636187791824, 0.33413758873939514, 0.28607985377311707, 0.004762642085552216, 0.045237936079502106, 0.011592411436140537, 0.014964456669986248], "count": [283]}, "action": {"min": [0.0, -0.34749916195869446, -0.0820000022649765, 0.20516909658908844, -0.23644810914993286, -1.091323733329773, 0.0, -0.004755120258778334, -0.800000011920929, 0.07299035042524338, -0.005174708086997271, 0.5, -0.058265216648578644, -0.05255572125315666], "max": [1.0, 0.07579721510410309, 0.41975176334381104, 1.1031221151351929, 0.1988845318555832, -0.3536907732486725, 0.27029213309288025, 0.1509537249803543, 0.024396806955337524, 0.800000011920929, 0.013292538933455944, 0.6919663548469543, 0.0, 0.0004899965133517981], "mean": [0.4775099456310272, -0.1310930848121643, 0.295168399810791, 0.590823233127594, -0.042684491723775864, -0.68557208776474, 0.15422260761260986, 0.08312880992889404, -0.42336562275886536, 0.46850699186325073, 0.005186337046325207, 0.6234577894210815, -0.04019562900066376, -0.02600780501961708], "std": [0.49756720662117004, 0.15171755850315094, 0.11139316856861115, 0.27633991837501526, 0.14345811307430267, 0.27160415053367615, 0.0776679739356041, 0.05365588515996933, 0.322754830121994, 0.2835474908351898, 0.0056658280082046986, 0.04447706788778305, 0.010968495160341263, 0.014887293800711632], "count": [283]}, "left_eye": {"min": [0.04914369583129874, -0.1561942418416341], "max": [0.7314188003540039, 0.4662437438964844], "mean": [0.16574422512795817, 0.22563006993036533], "std": [0.12481426711537184, 0.13736796964826226], "count": [283]}, "right_eye": {"min": [-0.008886241912841819, -0.15626786549886063], "max": [0.6610618591308595, 0.4661321004231771], "mean": [0.10594770647190477, 0.22549733935873967], "std": [0.12272005836043301, 0.13758144265924296], "count": [283]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9996871948242188, -0.26013562083244324, 0.007844723761081696, 0.959505558013916, -0.009903883561491966, 0.0, -0.019090982154011726, -0.23901920020580292, -0.275360643863678, 0.9528989791870117, 0.0993194431066513, 0.0, 0.0, 0.0, 1.0], "max": [0.2752721607685089, -0.9294112324714661, -0.008076719008386135, 0.20611600577831268, 0.9999997019767761, 0.25234583020210266, 0.24026502668857574, 0.15976814925670624, 0.018013203516602516, -0.019476603716611862, 0.9996874928474426, 0.23990873992443085, 0.0, 0.0, 0.0, 1.0], "mean": [0.14764100313186646, -0.9654861092567444, -0.18878279626369476, 0.08142160624265671, 0.9791527390480042, 0.12595446407794952, 0.13051371276378632, 0.05976249650120735, -0.10018838196992874, -0.2020946741104126, 0.9698114395141602, 0.17498363554477692, 0.0, 0.0, 0.0, 1.0], "std": [0.07514183968305588, 0.019680293276906013, 0.0660809576511383, 0.05772166699171066, 0.009388460777699947, 0.07712613046169281, 0.0482163280248642, 0.06370677798986435, 0.06074299290776253, 0.06924323737621307, 0.010092341341078281, 0.04217365384101868, 0.0, 0.0, 0.0, 0.0], "count": [283]}, "middle_arm_pose": {"min": [-0.09277147054672241, -1.0, -0.15012849867343903, -0.07705803960561752, 0.7411602139472961, -0.16025935113430023, 0.4794255495071411, -0.18726344406604767, -0.6669210195541382, -0.06133536994457245, 0.7436786890029907, 0.38370081782341003, 0.0, 0.0, 0.0, 1.0], "max": [0.017577221617102623, -0.9852308630943298, 4.6181525249267e-05, 0.00023300333123188466, 0.8775825500488281, 9.632679575588554e-05, 0.6556525826454163, 0.04505375400185585, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4369223713874817, 0.0, 0.0, 0.0, 1.0], "mean": [-0.04146314412355423, -0.9935088157653809, -0.08757460862398148, -0.03733816742897034, 0.7825009822845459, -0.08718520402908325, 0.6125047206878662, -0.08294767886400223, -0.6183749437332153, -0.04250746965408325, 0.7835663557052612, 0.3997328579425812, 0.0, 0.0, 0.0, 1.0], "std": [0.04355844855308533, 0.004921732470393181, 0.040376029908657074, 0.02713998779654503, 0.025512635707855225, 0.05797350034117699, 0.030286114662885666, 0.09166579693555832, 0.03220769390463829, 0.012124435044825077, 0.02540208026766777, 0.012578141875565052, 0.0, 0.0, 0.0, 0.0], "count": [283]}, "timestamp": {"min": [0.0], "max": [8.545454545454545], "mean": [4.272727272727273], "std": [2.4755925170303152], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [283]}, "index": {"min": [1762], "max": [2044], "mean": [1903.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [283]}}} +{"episode_index": 7, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8666666666666667]]], "mean": [[[0.6242005821078431]], [[0.5859131740196077]], [[0.40409697916666665]]], "std": [[[0.23411561696440342]], [[0.21611394423145405]], [[0.1814734114878412]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8941176470588236]]], "mean": [[[0.6264338133169934]], [[0.5981512050653595]], [[0.42207018790849676]]], "std": [[[0.25070101442872306]], [[0.2340780087810271]], [[0.1961892758768489]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.496710618872549]], [[0.44014559640522877]], [[0.3598143545751634]]], "std": [[[0.21277598856182944]], [[0.16834691913975586]], [[0.15555808939236176]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40426676062091504]], [[0.4193634395424836]], [[0.4040454044117647]]], "std": [[[0.24634346105785568]], [[0.22311743289212635]], [[0.22488636356433703]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46357560457516345]], [[0.46875505514705884]], [[0.4461162009803922]]], "std": [[[0.1808641650703814]], [[0.17295485212076903]], [[0.1904570131599448]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.3267379105091095, -0.05982525274157524, -0.006135923322290182, -0.18100973963737488, -1.0277671813964844, -0.26077672839164734, -0.003067961661145091, -0.803805947303772, -0.08130098134279251, -0.003067961661145091, 0.5046796798706055, -0.07669904083013535, -0.0644271969795227], "max": [0.9973118901252747, 0.04601942375302315, 0.44332045316696167, 1.0814565420150757, 0.2485048919916153, 0.23623304069042206, 0.15800002217292786, 0.16260196268558502, 0.08436894416809082, 0.8084079027175903, 0.010737866163253784, 0.8421554565429688, 0.02761165425181389, -0.0015339808305725455], "mean": [0.42757636308670044, -0.14643311500549316, 0.3095760941505432, 0.45256879925727844, 0.04595734924077988, -0.30510273575782776, 0.0012280727969482541, 0.09919440746307373, -0.3366332948207855, 0.3655843436717987, 0.001640384434722364, 0.7140946984291077, -0.035290468484163284, -0.035361312329769135], "std": [0.45952972769737244, 0.14913582801818848, 0.1099093109369278, 0.3435787856578827, 0.11657721549272537, 0.4179397225379944, 0.1420205980539322, 0.05634450539946556, 0.36783623695373535, 0.38107913732528687, 0.00403528893366456, 0.09146025031805038, 0.03184928372502327, 0.014834287576377392], "count": [346]}, "action": {"min": [0.0, -0.33489930629730225, -0.0820000022649765, -0.031334321945905685, -0.18247610330581665, -1.0407627820968628, -0.26165905594825745, -0.005427810829132795, -0.800000011920929, -0.10261169075965881, -0.003726294031366706, 0.5, -0.10705014318227768, -0.054105401039123535], "max": [1.0, 0.058496855199337006, 0.42031973600387573, 1.0779858827590942, 0.2531742453575134, 0.2363729476928711, 0.1866021454334259, 0.16654819250106812, 0.07019732892513275, 0.800000011920929, 0.014260136522352695, 0.8392529487609863, 0.0, 0.018134890124201775], "mean": [0.4041001796722412, -0.1465589553117752, 0.28256890177726746, 0.42999422550201416, 0.04646952450275421, -0.303670734167099, 0.003278448013588786, 0.1023300290107727, -0.3393509089946747, 0.339741975069046, 0.0029292970430105925, 0.7134771347045898, -0.0653720498085022, -0.024014174938201904], "std": [0.4890381395816803, 0.15105490386486053, 0.103973887860775, 0.34214210510253906, 0.11771746724843979, 0.41383498907089233, 0.14302833378314972, 0.05557094141840935, 0.35537299513816833, 0.37822529673576355, 0.00507286237552762, 0.08972342312335968, 0.031037315726280212, 0.015077813528478146], "count": [346]}, "left_eye": {"min": [0.017351245880127042, -0.18645598093668625], "max": [0.4182757377624511, 0.5128246307373048], "mean": [0.14373540299476223, 0.2233965033051596], "std": [0.07087265051825489, 0.1444159508606095], "count": [346]}, "right_eye": {"min": [-0.040671920776367165, -0.186599858601888], "max": [0.3547639846801758, 0.5127360026041667], "mean": [0.08431863729664348, 0.22369211606667008], "std": [0.0699219664442082, 0.14435013269128177], "count": [346]}, "right_arm_pose": {"min": [-0.006880319211632013, -0.9999103546142578, -0.5532219409942627, -0.02143421210348606, 0.9470219016075134, -0.03071650117635727, 0.0, -0.020026788115501404, -0.1572713404893875, -0.5789996981620789, 0.8142270445823669, 0.10937642306089401, 0.0, 0.0, 0.0, 1.0], "max": [0.3211318254470825, -0.7959536910057068, -0.006078590638935566, 0.1998349130153656, 0.9999997019767761, 0.2857266664505005, 0.176436647772789, 0.15992917120456696, 0.03820694237947464, -0.007735027465969324, 0.9996874928474426, 0.2904306650161743, 0.0, 0.0, 0.0, 1.0], "mean": [0.1488596796989441, -0.8935434818267822, -0.38359254598617554, 0.05824120342731476, 0.9791581034660339, 0.11630331724882126, 0.1171058788895607, 0.06917479634284973, -0.050635628402233124, -0.39337611198425293, 0.9049679040908813, 0.2018236219882965, 0.0, 0.0, 0.0, 1.0], "std": [0.11189115792512894, 0.05969136580824852, 0.12725785374641418, 0.06023839861154556, 0.01535471249371767, 0.10912805050611496, 0.04318128153681755, 0.06871391832828522, 0.06140843406319618, 0.1335531622171402, 0.04600335285067558, 0.05618854984641075, 0.0, 0.0, 0.0, 0.0], "count": [346]}, "middle_arm_pose": {"min": [-0.1023666262626648, -1.0, -0.22469797730445862, -0.09087079018354416, 0.6886980533599854, -0.22696413099765778, 0.4794255495071411, -0.18693940341472626, -0.7195984721183777, -0.09269661456346512, 0.6882352232933044, 0.383393794298172, 0.0, 0.0, 0.0, 1.0], "max": [0.0030836183577775955, -0.9697583913803101, 4.6181525249267e-05, 0.0008528040489181876, 0.8775825500488281, 9.632679575588554e-05, 0.6903972625732422, 0.054365698248147964, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.45836323499679565, 0.0, 0.0, 0.0, 1.0], "mean": [-0.05325351655483246, -0.9867756366729736, -0.13061591982841492, -0.04889999330043793, 0.7529062032699585, -0.12683185935020447, 0.6392370462417603, -0.06016014516353607, -0.6523326635360718, -0.06109708920121193, 0.7528039813041687, 0.4085008502006531, 0.0, 0.0, 0.0, 1.0], "std": [0.03681529313325882, 0.010693377815186977, 0.07006001472473145, 0.031824253499507904, 0.03921787068247795, 0.07554613798856735, 0.03430554270744324, 0.1007177084684372, 0.043183378875255585, 0.02517550066113472, 0.038942914456129074, 0.0203366931527853, 0.0, 0.0, 0.0, 0.0], "count": [346]}, "timestamp": {"min": [0.0], "max": [10.454545454545455], "mean": [5.227272727272727], "std": [3.0267024063131815], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [346]}, "index": {"min": [2045], "max": [2390], "mean": [2217.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [346]}}} +{"episode_index": 8, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8549019607843137]]], "mean": [[[0.6204815931372548]], [[0.5868059946895425]], [[0.40977584763071895]]], "std": [[[0.22762164212004202]], [[0.21114970620059262]], [[0.18017207281766418]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9372549019607843]]], "mean": [[[0.6166778615196078]], [[0.5936103390522876]], [[0.42382111928104577]]], "std": [[[0.24659722811380172]], [[0.2313438907652933]], [[0.19593836926230188]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47405141135620915]], [[0.434016039624183]], [[0.3592346405228758]]], "std": [[[0.2163251890420114]], [[0.1740317344541316]], [[0.1638111024049806]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4053878329248366]], [[0.41946199754901964]], [[0.4017198937908497]]], "std": [[[0.24563710559665794]], [[0.2229963675779331]], [[0.2247990810402739]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.46563320057189544]], [[0.46770700980392155]], [[0.44464053513071894]]], "std": [[[0.18192398641237587]], [[0.17335187544263053]], [[0.19059847858012471]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.32520392537117004, -0.058291271328926086, 0.2377670258283615, -0.23623304069042206, -0.9863497018814087, -0.07669904083013535, -0.012271846644580364, -0.803805947303772, 0.15186409652233124, -0.00920388475060463, 0.3037281930446625, -0.04448544234037399, -0.019941750913858414], "max": [0.9973118901252747, 0.09817477315664291, 0.4494563937187195, 1.0829904079437256, 0.2040194571018219, -0.39269909262657166, 0.2040194571018219, 0.17180585861206055, 0.13805827498435974, 0.8145438432693481, 0.0015339808305725455, 0.5491651296615601, 0.02761165425181389, 0.0475534051656723], "mean": [0.5063009858131409, -0.13455359637737274, 0.3199467062950134, 0.6062681674957275, -0.022956468164920807, -0.6554782390594482, 0.07889346033334732, 0.07966586947441101, -0.31745368242263794, 0.5103265643119812, -0.0043356334790587425, 0.43733370304107666, -0.020218752324581146, -0.006844332441687584], "std": [0.46655410528182983, 0.15965662896633148, 0.11938921362161636, 0.27545902132987976, 0.1667906939983368, 0.21292531490325928, 0.08056537806987762, 0.07480499148368835, 0.3832034170627594, 0.2836153507232666, 0.0034101593773812056, 0.07338998466730118, 0.016260426491498947, 0.012385697104036808], "count": [288]}, "action": {"min": [0.0, -0.33366331458091736, -0.0820000022649765, 0.21207359433174133, -0.23738080263137817, -0.9984245300292969, -0.07708167284727097, -0.015205129981040955, -0.8002254962921143, 0.13327421247959137, -0.009395859204232693, 0.29539570212364197, -0.0735887736082077, -0.009803527034819126], "max": [1.0, 0.10864754766225815, 0.43031826615333557, 1.0778744220733643, 0.20604903995990753, -0.39465534687042236, 0.20694200694561005, 0.175835520029068, 0.12191613018512726, 0.8066882491111755, 0.003453928977251053, 0.546522319316864, 0.0, 0.06879854202270508], "mean": [0.48225137591362, -0.13564056158065796, 0.2969319820404053, 0.5893051624298096, -0.020871231332421303, -0.6597440242767334, 0.08107152581214905, 0.08127395063638687, -0.3232283890247345, 0.49033212661743164, -0.002127139363437891, 0.4324166476726532, -0.049829524010419846, 0.0046235015615820885], "std": [0.4980575144290924, 0.16137656569480896, 0.11204703897237778, 0.2763841152191162, 0.16730093955993652, 0.21237754821777344, 0.0806981697678566, 0.07544853538274765, 0.3700255751609802, 0.2814776599407196, 0.004435662180185318, 0.07473796606063843, 0.01612105593085289, 0.013394554145634174], "count": [288]}, "left_eye": {"min": [0.03254299163818364, -0.08307094573974605], "max": [0.2832677841186524, 0.6737847646077475], "mean": [0.18508480737606672, 0.3698434028360579], "std": [0.0560201728883901, 0.1674757779190689], "count": [288]}, "right_eye": {"min": [-0.02550706863403318, -0.08303610483805335], "max": [0.21768922805786128, 0.6738754272460938], "mean": [0.12382298443052507, 0.3689791801902984], "std": [0.054347089557159146, 0.1676903032518364], "count": [288]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9996871948242188, -0.3152422606945038, 0.006980287376791239, 0.9630427360534668, -0.0007963267271406949, -0.07824267446994781, -0.026204261928796768, -0.17574849724769592, -0.3287261128425598, 0.9387773871421814, 0.10176599025726318, 0.0, 0.0, 0.0, 1.0], "max": [0.2509903013706207, -0.9383130073547363, -0.024997396394610405, 0.2001899927854538, 0.9999997019767761, 0.2390357106924057, 0.20857922732830048, 0.15389315783977509, 0.1060280129313469, -0.02499738708138466, 0.9996874928474426, 0.24676768481731415, 0.0, 0.0, 0.0, 1.0], "mean": [0.157602459192276, -0.9585305452346802, -0.22129835188388824, 0.08156023919582367, 0.9830090403556824, 0.14389318227767944, 0.07399722933769226, 0.06346720457077026, -0.03923342749476433, -0.22876405715942383, 0.9686486721038818, 0.17181959748268127, 0.0, 0.0, 0.0, 1.0], "std": [0.05880771577358246, 0.015084199607372284, 0.06100902706384659, 0.05802981182932854, 0.008739020675420761, 0.06371555477380753, 0.058107730001211166, 0.06548810750246048, 0.06148881837725639, 0.06240234151482582, 0.013172043487429619, 0.039376553148031235, 0.0, 0.0, 0.0, 0.0], "count": [288]}, "middle_arm_pose": {"min": [-0.13115325570106506, -1.0, -0.17740382254123688, -0.09464745223522186, 0.7706401944160461, -0.21171888709068298, 0.4672195315361023, -0.1870693862438202, -0.6240026354789734, -0.06044841185212135, 0.7794432044029236, 0.34468385577201843, 0.0, 0.0, 0.0, 1.0], "max": [0.009359365329146385, -0.9754640460014343, 4.6181525249267e-05, 0.0019731465727090836, 0.8841135501861572, 9.632679575588554e-05, 0.6020596027374268, 0.06342078745365143, -0.46722689270973206, 0.02801579050719738, 0.8837195038795471, 0.40821313858032227, 0.0, 0.0, 0.0, 1.0], "mean": [-0.06850075721740723, -0.9892792105674744, -0.09907147288322449, -0.04247727245092392, 0.8192318677902222, -0.11323650926351547, 0.553952693939209, -0.05857162922620773, -0.5634604692459106, -0.04062867909669876, 0.823169469833374, 0.37289053201675415, 0.0, 0.0, 0.0, 1.0], "std": [0.05904383584856987, 0.009462720714509487, 0.05694610998034477, 0.03873581066727638, 0.03369100019335747, 0.08083729445934296, 0.0387837290763855, 0.10123450309038162, 0.04537021741271019, 0.015122483484447002, 0.031090419739484787, 0.020193014293909073, 0.0, 0.0, 0.0, 0.0], "count": [288]}, "timestamp": {"min": [0.0], "max": [8.696969696969697], "mean": [4.348484848484849], "std": [2.519331442111723], "count": [288]}, "frame_index": {"min": [0], "max": [287], "mean": [143.5], "std": [83.13793758968686], "count": [288]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [288]}, "index": {"min": [2391], "max": [2678], "mean": [2534.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [288]}}} +{"episode_index": 9, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9411764705882353]]], "mean": [[[0.630939452614379]], [[0.5879518280228758]], [[0.4014149387254902]]], "std": [[[0.23505580046972388]], [[0.21753067118375669]], [[0.1819401447671507]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.6369886560457516]], [[0.6031724183006536]], [[0.4217617218137255]]], "std": [[[0.2528310590519438]], [[0.23634128104249305]], [[0.19688137559350236]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4790526756535948]], [[0.4358882414215686]], [[0.3609858803104575]]], "std": [[[0.2209418474816653]], [[0.17344982947144647]], [[0.16282029245964072]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4048497671568627]], [[0.4210937867647059]], [[0.40384699142156866]]], "std": [[[0.24421927476963676]], [[0.22171548169300817]], [[0.2235815041250314]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4672624754901961]], [[0.465579885620915]], [[0.4419796364379085]]], "std": [[[0.18362790301841378]], [[0.17268977234409105]], [[0.1883123426536847]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.3574175238609314, -0.05982525274157524, 0.2592427730560303, -0.3635534644126892, -0.9679418802261353, 0.0015339808305725455, 0.003067961661145091, -0.803805947303772, 0.1288543939590454, -0.0015339808305725455, 0.5016117095947266, -0.03681553900241852, -0.06749515980482101], "max": [0.9973118901252747, 0.08130098134279251, 0.4632622003555298, 1.0661166906356812, 0.19788353145122528, -0.4157088100910187, 0.424912691116333, 0.09664079546928406, 0.015339808538556099, 0.8084079027175903, 0.019941750913858414, 0.7071651816368103, 0.05982525274157524, 0.030679617077112198], "mean": [0.5768926739692688, -0.12607857584953308, 0.30605533719062805, 0.5711211562156677, -0.07928179204463959, -0.6233282685279846, 0.23456864058971405, 0.06538192182779312, -0.40396901965141296, 0.49844515323638916, 0.008708225563168526, 0.6537160277366638, 0.01099875383079052, -0.014624989591538906], "std": [0.46316903829574585, 0.1776028871536255, 0.15185019373893738, 0.23542191088199615, 0.18782907724380493, 0.16329218447208405, 0.10902741551399231, 0.02825731411576271, 0.32071653008461, 0.2767919898033142, 0.006479957140982151, 0.03962770476937294, 0.029644925147294998, 0.03288210928440094], "count": [294]}, "action": {"min": [0.0, -0.36614999175071716, -0.0820000022649765, 0.23600424826145172, -0.36445513367652893, -0.9786428809165955, 0.0, 0.0, -0.800000011920929, 0.10973436385393143, 0.0, 0.5, -0.06720644235610962, -0.05645059421658516], "max": [1.0, 0.09082968533039093, 0.4445231556892395, 1.059999942779541, 0.2000345140695572, -0.41785910725593567, 0.426960289478302, 0.09914952516555786, 0.0033426026348024607, 0.800000011920929, 0.02313232608139515, 0.7056925892829895, 0.032329510897397995, 0.04202742874622345], "mean": [0.5639903545379639, -0.12732486426830292, 0.2819572687149048, 0.5507090091705322, -0.07849965244531631, -0.6256463527679443, 0.23721414804458618, 0.06790241599082947, -0.40683650970458984, 0.4754032492637634, 0.010362748987972736, 0.6522539854049683, -0.01863800920546055, -0.0035062285605818033], "std": [0.4933983087539673, 0.17999887466430664, 0.14440323412418365, 0.23271997272968292, 0.1875077188014984, 0.1608898639678955, 0.10699164867401123, 0.027631660923361778, 0.3084745705127716, 0.27278509736061096, 0.008001378737390041, 0.03753933310508728, 0.02972627431154251, 0.03303636610507965], "count": [294]}, "left_eye": {"min": [-0.06967802047729488, -0.26387030283610025], "max": [0.21491851806640616, 0.5150660196940104], "mean": [0.10770681715335982, 0.18744287490844724], "std": [0.08581850718159673, 0.17583015626191129], "count": [294]}, "right_eye": {"min": [-0.12795209884643555, -0.2637920379638672], "max": [0.15443105697631831, 0.5149162292480469], "mean": [0.048168616878743076, 0.18550431874333603], "std": [0.08540001574355022, 0.17483075084272945], "count": [294]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9997433423995972, -0.32815057039260864, 0.010984980501234531, 0.9516465067863464, -0.042410992085933685, 0.0, -0.02812820114195347, -0.27245986461639404, -0.3436928689479828, 0.9002270102500916, 0.10878925770521164, 0.0, 0.0, 0.0, 1.0], "max": [0.22897274792194366, -0.9390609860420227, 0.019449325278401375, 0.19689559936523438, 0.9999997019767761, 0.20135317742824554, 0.29232415556907654, 0.16191835701465607, -1.990609416679945e-05, 0.006121045909821987, 0.9996874928474426, 0.23943860828876495, 0.0, 0.0, 0.0, 1.0], "mean": [0.1374889612197876, -0.9640974402427673, -0.19417104125022888, 0.07212332636117935, 0.9729164838790894, 0.09934955090284348, 0.18351028859615326, 0.057842060923576355, -0.15946047008037567, -0.2121768742799759, 0.9578841924667358, 0.1814425140619278, 0.0, 0.0, 0.0, 1.0], "std": [0.07488958537578583, 0.016429223120212555, 0.08962245285511017, 0.04877713695168495, 0.008034699596464634, 0.08581981062889099, 0.04958124831318855, 0.07294559478759766, 0.058569688349962234, 0.08939739316701889, 0.024281322956085205, 0.03424482047557831, 0.0, 0.0, 0.0, 0.0], "count": [294]}, "middle_arm_pose": {"min": [-0.10203448683023453, -1.0, -0.13475462794303894, -0.05117309093475342, 0.6766260266304016, -0.16757270693778992, 0.4794255495071411, -0.18693940341472626, -0.7301340103149414, -0.027020633220672607, 0.6832063794136047, 0.3702475428581238, 0.0, 0.0, 0.0, 1.0], "max": [8.453471673419699e-05, -0.9856135845184326, 0.034293998032808304, 0.0005021560937166214, 0.8775825500488281, 0.009652616456151009, 0.7207423448562622, 0.039044275879859924, -0.4794255495071411, 0.03571851924061775, 0.8775825500488281, 0.4215475916862488, 0.0, 0.0, 0.0, 1.0], "mean": [-0.05252857133746147, -0.995361864566803, -0.05607474595308304, -0.02697206847369671, 0.7466669082641602, -0.07746563106775284, 0.655060887336731, -0.07882992178201675, -0.6587549448013306, -0.004290660843253136, 0.749070405960083, 0.38835933804512024, 0.0, 0.0, 0.0, 1.0], "std": [0.031293999403715134, 0.004691873677074909, 0.048469509929418564, 0.014662766829133034, 0.04588653892278671, 0.053760915994644165, 0.048855386674404144, 0.08850552141666412, 0.05183017626404762, 0.01796291209757328, 0.04368787258863449, 0.011325905099511147, 0.0, 0.0, 0.0, 0.0], "count": [294]}, "timestamp": {"min": [0.0], "max": [8.878787878787879], "mean": [4.4393939393939394], "std": [2.5718181401620774], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [294]}, "index": {"min": [2679], "max": [2972], "mean": [2825.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}}} +{"episode_index": 10, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.6367501879084967]], [[0.5926131781045753]], [[0.4055314746732026]]], "std": [[[0.23502218110431128]], [[0.21757262041258552]], [[0.18308096330127702]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6328083905228759]], [[0.6010086029411764]], [[0.4220880698529412]]], "std": [[[0.25686781056764085]], [[0.2392433970985084]], [[0.19869242898559952]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48400543709150323]], [[0.43012225285947714]], [[0.3522272549019608]]], "std": [[[0.2197455613970997]], [[0.17196976834170638]], [[0.15904981522068876]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4006424775326798]], [[0.41925503472222225]], [[0.40432095383986927]]], "std": [[[0.2440466027578495]], [[0.22212175507964835]], [[0.22384267863807117]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4599094403594771]], [[0.46503367442810456]], [[0.4411365134803921]]], "std": [[[0.18243682489162394]], [[0.175146028932591]], [[0.19126023300486047]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.3267379105091095, -0.05982525274157524, 0.21322333812713623, -0.21168935298919678, -0.9464661478996277, -0.1871456652879715, -0.023009711876511574, -0.803805947303772, -0.13038836419582367, -0.02761165425181389, 0.5046796798706055, -0.09970875084400177, -0.05982525274157524], "max": [0.9973118901252747, 0.21475732326507568, 0.44025251269340515, 1.0937283039093018, 0.31753402948379517, -0.29452431201934814, 0.15186409652233124, 0.1288543939590454, 0.24543693661689758, 0.8084079027175903, 0.0015339808305725455, 0.780796229839325, 0.02761165425181389, 0.08283496648073196], "mean": [0.5837156176567078, -0.056280188262462616, 0.3050929605960846, 0.6002840399742126, 0.04867703840136528, -0.6083846688270569, 0.03361932188272476, 0.05226822569966316, -0.3337612450122833, 0.4137137830257416, -0.015314186923205853, 0.6871101260185242, -0.07064013183116913, -0.005802429746836424], "std": [0.46233850717544556, 0.21687552332878113, 0.1349014937877655, 0.26438435912132263, 0.201182559132576, 0.23270350694656372, 0.08295395225286484, 0.05273699015378952, 0.4276617467403412, 0.37969061732292175, 0.00592908775433898, 0.06816867738962173, 0.018829671666026115, 0.03464386984705925], "count": [299]}, "action": {"min": [0.0, -0.33525511622428894, -0.0820000022649765, 0.19038181006908417, -0.2121421992778778, -0.957103431224823, -0.18794164061546326, -0.027118032798171043, -0.800000011920929, -0.14961668848991394, -0.02788051776587963, 0.5, -0.12665331363677979, -0.049323920160532], "max": [1.0, 0.224891796708107, 0.42263853549957275, 1.0888196229934692, 0.32033681869506836, -0.2984866499900818, 0.15531496703624725, 0.13151714205741882, 0.2294122576713562, 0.800000011920929, 0.0, 0.7783529758453369, 0.0, 0.10273858904838562], "mean": [0.5658695697784424, -0.056799158453941345, 0.28134411573410034, 0.580845057964325, 0.04863365367054939, -0.6098057627677917, 0.03565826267004013, 0.054321613162755966, -0.3366643786430359, 0.38955360651016235, -0.013614088296890259, 0.6850126385688782, -0.0996243879199028, 0.006129066459834576], "std": [0.494242399930954, 0.22198529541492462, 0.12768593430519104, 0.2621624171733856, 0.20145298540592194, 0.2303037941455841, 0.08363976329565048, 0.05229579284787178, 0.41253480315208435, 0.3762206733226776, 0.005952881649136543, 0.06786470115184784, 0.017343200743198395, 0.035642582923173904], "count": [299]}, "left_eye": {"min": [0.008076190948486328, -0.02134482065836585], "max": [0.46304111480712895, 0.587582524617513], "mean": [0.13748486656010342, 0.36797774271289924], "std": [0.07400384486458683, 0.12403331034200295], "count": [299]}, "right_eye": {"min": [-0.05187091827392576, -0.0213677088419596], "max": [0.39685001373291007, 0.5873725891113282], "mean": [0.07690735501190496, 0.3681091686023387], "std": [0.07300488532584366, 0.1241405219089233], "count": [299]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9996871948242188, -0.33404871821403503, 0.0059292977675795555, 0.9669007062911987, -0.0229178499430418, -0.03940048813819885, -0.0652070939540863, -0.15394456684589386, -0.3396700322628021, 0.9290005564689636, 0.10331359505653381, 0.0, 0.0, 0.0, 1.0], "max": [0.24830295145511627, -0.9170439839363098, -0.024997396394610405, 0.20378312468528748, 0.9999997019767761, 0.25438445806503296, 0.15927788615226746, 0.1564328521490097, 0.10053221136331558, -0.02499738708138466, 0.9996874928474426, 0.23041078448295593, 0.0, 0.0, 0.0, 1.0], "mean": [0.12411071360111237, -0.9521581530570984, -0.2560468018054962, 0.08141370117664337, 0.9835332632064819, 0.11224506795406342, 0.07113345712423325, 0.036837123334407806, -0.03700241446495056, -0.2561570107936859, 0.959492564201355, 0.17527823150157928, 0.0, 0.0, 0.0, 1.0], "std": [0.08733262866735458, 0.02256057783961296, 0.06554491817951202, 0.05460540950298309, 0.009560629725456238, 0.10302808880805969, 0.06555524468421936, 0.08617758005857468, 0.09039674699306488, 0.0636899545788765, 0.012685059569776058, 0.03806677833199501, 0.0, 0.0, 0.0, 0.0], "count": [299]}, "middle_arm_pose": {"min": [-0.1208469346165657, -1.0, -0.22503699362277985, -0.08019517362117767, 0.6893339157104492, -0.2407037764787674, 0.4794255495071411, -0.18693940341472626, -0.7157192230224609, -0.11104480922222137, 0.6939795017242432, 0.36885762214660645, 0.0, 0.0, 0.0, 1.0], "max": [0.043952230364084244, -0.9675042629241943, 4.6181525249267e-05, 0.0010713969822973013, 0.8775825500488281, 9.632679575588554e-05, 0.7099977135658264, 0.10206184536218643, -0.4794255495071411, 0.009095490910112858, 0.8775825500488281, 0.43363523483276367, 0.0, 0.0, 0.0, 1.0], "mean": [-0.036375779658555984, -0.9849873781204224, -0.14637547731399536, -0.033355072140693665, 0.7345777750015259, -0.12600073218345642, 0.6600145101547241, -0.05879755690693855, -0.6718392968177795, -0.08303065598011017, 0.7335590124130249, 0.38297238945961, 0.0, 0.0, 0.0, 1.0], "std": [0.06929552555084229, 0.009973766282200813, 0.0463687926530838, 0.029194863513112068, 0.03530021756887436, 0.07876499742269516, 0.038075171411037445, 0.11853469908237457, 0.04069961979985237, 0.02695750817656517, 0.0353042371571064, 0.012811402790248394, 0.0, 0.0, 0.0, 0.0], "count": [299]}, "timestamp": {"min": [0.0], "max": [9.030303030303031], "mean": [4.515151515151515], "std": [2.615557045701829], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [299]}, "index": {"min": [2973], "max": [3271], "mean": [3122.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [299]}}} +{"episode_index": 11, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8509803921568627]]], "mean": [[[0.625101256127451]], [[0.5887051858660131]], [[0.40857168300653596]]], "std": [[[0.23361235877071082]], [[0.21612883578412875]], [[0.18275046099915962]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9294117647058824]]], "mean": [[[0.6193506535947713]], [[0.5945194893790849]], [[0.4223342463235294]]], "std": [[[0.25432301469601826]], [[0.23740682878545932]], [[0.19849336785620889]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47338851511437907]], [[0.4321540951797386]], [[0.35774645016339873]]], "std": [[[0.21995036738281165]], [[0.17488012705822006]], [[0.16435146283934407]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4008290339052287]], [[0.41945355392156863]], [[0.40451859477124186]]], "std": [[[0.24383716150972243]], [[0.2226629101624345]], [[0.22642481378133167]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46473148897058825]], [[0.46478735294117646]], [[0.44132605187908497]]], "std": [[[0.18286774905184536]], [[0.1731011285331928]], [[0.1896450225497406]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.3206019997596741, -0.05982525274157524, 0.19174760580062866, -0.24083499610424042, -1.0753206014633179, -0.05675728991627693, -0.019941750913858414, -0.803805947303772, 0.05062136799097061, -0.01840776950120926, 0.3834952116012573, -0.052155349403619766, -0.08590292930603027], "max": [0.9973118901252747, 0.18100973963737488, 0.4632622003555298, 1.0661166906356812, 0.22549518942832947, -0.23930101096630096, 0.28378644585609436, 0.1871456652879715, 0.1840776950120926, 0.8084079027175903, 0.004601942375302315, 0.7731263637542725, 0.02761165425181389, 0.012271846644580364], "mean": [0.486163467168808, -0.09030678868293762, 0.30689793825149536, 0.559567928314209, -0.0024432349018752575, -0.5955404043197632, 0.15020817518234253, 0.09301912039518356, -0.31536009907722473, 0.4309467673301697, -0.0036876490339636803, 0.5721493363380432, -0.033173635601997375, -0.03628220781683922], "std": [0.4655756652355194, 0.1985597163438797, 0.12937413156032562, 0.2902492582798004, 0.16508236527442932, 0.30611252784729004, 0.08061923086643219, 0.0718994066119194, 0.4107373356819153, 0.29931965470314026, 0.007051019463688135, 0.1427573561668396, 0.012298707850277424, 0.019216375425457954], "count": [302]}, "action": {"min": [0.0, -0.3290153741836548, -0.0820000022649765, 0.16931743919849396, -0.24134527146816254, -1.085105299949646, -0.0570211336016655, -0.02210811898112297, -0.800000011920929, 0.02907194010913372, -0.018397046253085136, 0.37660282850265503, -0.07865273207426071, -0.07524754106998444], "max": [1.0, 0.18939276039600372, 0.4417019486427307, 1.059999942779541, 0.22844070196151733, -0.24117587506771088, 0.28812146186828613, 0.1907055675983429, 0.16816945374011993, 0.800000011920929, 0.008410932496190071, 0.7708503603935242, 0.0, 0.033536069095134735], "mean": [0.4631364941596985, -0.09044229984283447, 0.2831479012966156, 0.5388476848602295, -0.002105601131916046, -0.5984760522842407, 0.15245643258094788, 0.09513875842094421, -0.3186163604259491, 0.4069727063179016, -0.0017411921871826053, 0.5684746503829956, -0.06238513067364693, -0.024900473654270172], "std": [0.49703356623649597, 0.2026372253894806, 0.1223643571138382, 0.2894456684589386, 0.1652388870716095, 0.30395129323005676, 0.0798126831650734, 0.07069490849971771, 0.39726707339286804, 0.2963489592075348, 0.007375322747975588, 0.14430226385593414, 0.012227724306285381, 0.019839510321617126], "count": [302]}, "left_eye": {"min": [0.015725231170654386, -0.012175496419270848], "max": [0.418095874786377, 0.600031280517578], "mean": [0.1752850990421725, 0.40433334588478237], "std": [0.06583435783625226, 0.1351649816921258], "count": [302]}, "right_eye": {"min": [-0.04238004684448238, -0.012192916870117143], "max": [0.35335206985473633, 0.5998146057128906], "mean": [0.11403095769566422, 0.4036526766307571], "std": [0.06494454674893434, 0.13578743333544432], "count": [302]}, "right_arm_pose": {"min": [-0.002135712653398514, -0.9998445510864258, -0.31285884976387024, -0.0036978533025830984, 0.9538466334342957, -0.02902919612824917, 0.0, -0.057598792016506195, -0.2971770167350769, -0.32528385519981384, 0.9244095087051392, 0.09832297265529633, 0.0, 0.0, 0.0, 1.0], "max": [0.2949780523777008, -0.9178510904312134, 0.03821984678506851, 0.19689559936523438, 0.9999997019767761, 0.2684329152107239, 0.2993076741695404, 0.15322215855121613, 0.025556622073054314, 0.031645022332668304, 0.9996874928474426, 0.24879859387874603, 0.0, 0.0, 0.0, 1.0], "mean": [0.1453186273574829, -0.9559115171432495, -0.21034695208072662, 0.07302898168563843, 0.9733180403709412, 0.1165350079536438, 0.15159621834754944, 0.049958787858486176, -0.11826927959918976, -0.2248201221227646, 0.958277702331543, 0.18737879395484924, 0.0, 0.0, 0.0, 1.0], "std": [0.10380883514881134, 0.026128599420189857, 0.09700923413038254, 0.06000733748078346, 0.013757213018834591, 0.10558149963617325, 0.06894472241401672, 0.08036729693412781, 0.08112511038780212, 0.10138275474309921, 0.017675496637821198, 0.04318910464644432, 0.0, 0.0, 0.0, 0.0], "count": [302]}, "middle_arm_pose": {"min": [-0.1048712432384491, -1.0, -0.1846083700656891, -0.09973098337650299, 0.733099639415741, -0.18358509242534637, 0.4794255495071411, -0.18693940341472626, -0.68001389503479, -0.10777169466018677, 0.7289488911628723, 0.3530440628528595, 0.0, 0.0, 0.0, 1.0], "max": [0.02053629793226719, -0.9783952832221985, 4.6181525249267e-05, 0.002450603060424328, 0.8775825500488281, 9.632679575588554e-05, 0.6777522563934326, 0.0812252089381218, -0.4794255495071411, 0.004131820052862167, 0.8775825500488281, 0.43510010838508606, 0.0, 0.0, 0.0, 1.0], "mean": [-0.05003684386610985, -0.9894773960113525, -0.11891299486160278, -0.04865937680006027, 0.7884313464164734, -0.11272867769002914, 0.5982599258422852, -0.055188316851854324, -0.6077307462692261, -0.06591462343931198, 0.7885826230049133, 0.385812371969223, 0.0, 0.0, 0.0, 1.0], "std": [0.050845857709646225, 0.006485221441835165, 0.04078394174575806, 0.03655218705534935, 0.036863699555397034, 0.05912815034389496, 0.05383411422371864, 0.11144182831048965, 0.05091148242354393, 0.018547242507338524, 0.038997355848550797, 0.018265778198838234, 0.0, 0.0, 0.0, 0.0], "count": [302]}, "timestamp": {"min": [0.0], "max": [9.121212121212121], "mean": [4.5606060606060606], "std": [2.64180038507148], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [302]}, "index": {"min": [3272], "max": [3573], "mean": [3422.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [302]}}} +{"episode_index": 12, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8313725490196079]]], "mean": [[[0.6242096486928105]], [[0.5880214971405229]], [[0.4084330269607843]]], "std": [[[0.2337740787799233]], [[0.21633172430090028]], [[0.18243940041891638]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.6184158394607844]], [[0.5929890318627451]], [[0.42077140727124185]]], "std": [[[0.2535533807946209]], [[0.23712155549687397]], [[0.19847826222396686]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46654822508169935]], [[0.43203854983660134]], [[0.35821161764705883]]], "std": [[[0.21667568944298876]], [[0.17492364056007342]], [[0.16444550737061187]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4043011070261438]], [[0.41977503267973854]], [[0.4054141074346405]]], "std": [[[0.24517463590247124]], [[0.22247015489936894]], [[0.22487466318720056]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4603520955882353]], [[0.46335657883986925]], [[0.4379944505718954]]], "std": [[[0.17965269437671003]], [[0.1718496064563034]], [[0.18812730589396207]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.34514567255973816, -0.05982525274157524, 0.23930101096630096, -0.26384469866752625, -1.1244080066680908, 0.0015339808305725455, -0.012271846644580364, -0.803805947303772, 0.04908738657832146, -0.00920388475060463, 0.35588353872299194, -0.05982525274157524, -0.03221359848976135], "max": [0.9959678053855896, 0.07209710031747818, 0.4494563937187195, 1.0676506757736206, 0.12271846830844879, -0.41264083981513977, 0.35588353872299194, 0.1365242898464203, 0.2178252786397934, 0.8084079027175903, 0.0015339808305725455, 0.6335340738296509, 0.026077674701809883, 0.023009711876511574], "mean": [0.48816797137260437, -0.13196800649166107, 0.31702637672424316, 0.647197425365448, -0.0717378482222557, -0.7326438426971436, 0.22288359701633453, 0.06258530914783478, -0.32273444533348083, 0.4794974625110626, -0.003877726150676608, 0.5154176354408264, -0.017261555418372154, -0.010236048139631748], "std": [0.46460843086242676, 0.17362642288208008, 0.13064125180244446, 0.2967086434364319, 0.14316315948963165, 0.2804828882217407, 0.10357160866260529, 0.06046445667743683, 0.42067232728004456, 0.3113439083099365, 0.0036715592723339796, 0.0882502868771553, 0.02308027073740959, 0.013333374634385109], "count": [269]}, "action": {"min": [0.0, -0.35339802503585815, -0.0820000022649765, 0.21621160209178925, -0.26513850688934326, -1.1364221572875977, 0.0, -0.014612213708460331, -0.800000011920929, 0.02893306128680706, -0.009350797161459923, 0.34934762120246887, -0.08876825869083405, -0.022147318348288536], "max": [1.0, 0.07982879877090454, 0.4309946596622467, 1.059999942779541, 0.1255132555961609, -0.41554147005081177, 0.35881152749061584, 0.13846167922019958, 0.20189587771892548, 0.800000011920929, 0.00481709698215127, 0.6314202547073364, 0.0, 0.04614182189106941], "mean": [0.46393027901649475, -0.13407175242900848, 0.29567983746528625, 0.6272397637367249, -0.0717955082654953, -0.7348654270172119, 0.2257365733385086, 0.06506180763244629, -0.3242834806442261, 0.45459315180778503, -0.0028891542460769415, 0.5113031268119812, -0.04744480922818184, 0.0013582502724602818], "std": [0.49672284722328186, 0.17831583321094513, 0.1222953200340271, 0.29707831144332886, 0.14319036900997162, 0.2801845967769623, 0.10132688283920288, 0.060833536088466644, 0.40675088763237, 0.30799350142478943, 0.004060476087033749, 0.09008543193340302, 0.02266267128288746, 0.014032875187695026], "count": [269]}, "left_eye": {"min": [-0.002077484130859397, -0.01211471557617183], "max": [0.34998083114624023, 0.7262387593587241], "mean": [0.1836855891911958, 0.39385205556025743], "std": [0.09220672739827523, 0.14181479906449349], "count": [269]}, "right_eye": {"min": [-0.060151100158691406, -0.01225191752115884], "max": [0.2872615814208985, 0.7263415018717447], "mean": [0.12245698170147859, 0.39386801914654684], "std": [0.09058485412644092, 0.14154244139535774], "count": [269]}, "right_arm_pose": {"min": [-0.0041757202707231045, -0.9999762177467346, -0.2551020681858063, 0.00969700887799263, 0.9430125951766968, -0.015217042528092861, 0.0, -0.020112907513976097, -0.27333441376686096, -0.26931628584861755, 0.9354152679443359, 0.08823112398386002, 0.0, 0.0, 0.0, 1.0], "max": [0.27325209975242615, -0.9407979249954224, 0.034169137477874756, 0.19689559936523438, 0.9999997019767761, 0.23656749725341797, 0.2819821536540985, 0.16131742298603058, -1.990609416679945e-05, 0.0331600047647953, 0.9998757839202881, 0.2230435609817505, 0.0, 0.0, 0.0, 1.0], "mean": [0.14287957549095154, -0.9669233560562134, -0.16889460384845734, 0.09193260967731476, 0.9706154465675354, 0.1105523481965065, 0.1780165433883667, 0.06224105507135391, -0.15037235617637634, -0.19058066606521606, 0.9642793536186218, 0.16941039264202118, 0.0, 0.0, 0.0, 1.0], "std": [0.10238537192344666, 0.019367294386029243, 0.0725366547703743, 0.062762551009655, 0.01647087372839451, 0.096540167927742, 0.0663503110408783, 0.07220654934644699, 0.06422531604766846, 0.0825921893119812, 0.01692674122750759, 0.04007355123758316, 0.0, 0.0, 0.0, 0.0], "count": [269]}, "middle_arm_pose": {"min": [-0.1139044240117073, -1.0, -0.18298089504241943, -0.07995130866765976, 0.7300308346748352, -0.2049117535352707, 0.4794255495071411, -0.18693940341472626, -0.674257755279541, -0.06343112885951996, 0.7363833785057068, 0.3347339332103729, 0.0, 0.0, 0.0, 1.0], "max": [0.026912415400147438, -0.9768211245536804, 4.6181525249267e-05, 0.0024154316633939743, 0.8775825500488281, 0.0048087965697050095, 0.6533564925193787, 0.08896778523921967, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [-0.05011897161602974, -0.991203248500824, -0.08976677805185318, -0.03502235934138298, 0.7957617044448853, -0.09481672942638397, 0.5896701216697693, -0.05675724148750305, -0.5974617600440979, -0.03926609829068184, 0.7984653115272522, 0.37401872873306274, 0.0, 0.0, 0.0, 1.0], "std": [0.058442823588848114, 0.008274567313492298, 0.058838095515966415, 0.03229180723428726, 0.0388287715613842, 0.08204488456249237, 0.04270327836275101, 0.11300128698348999, 0.0486634224653244, 0.013567207381129265, 0.037400517612695694, 0.02409784495830536, 0.0, 0.0, 0.0, 0.0], "count": [269]}, "timestamp": {"min": [0.0], "max": [8.121212121212121], "mean": [4.0606060606060606], "std": [2.3531234737354154], "count": [269]}, "frame_index": {"min": [0], "max": [268], "mean": [134.0], "std": [77.6530746332687], "count": [269]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [269]}, "index": {"min": [3574], "max": [3842], "mean": [3708.0], "std": [77.6530746332687], "count": [269]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [269]}}} +{"episode_index": 13, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8313725490196079]]], "mean": [[[0.6216051674836601]], [[0.5798818239379085]], [[0.39649687091503266]]], "std": [[[0.23595293060602332]], [[0.21866414061013584]], [[0.1826183659379181]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9058823529411765]]], "mean": [[[0.613330823120915]], [[0.5829408026960784]], [[0.408921466503268]]], "std": [[[0.2584318298203112]], [[0.24110900384259606]], [[0.19977160112040065]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4854207557189542]], [[0.43549358864379084]], [[0.35787543096405233]]], "std": [[[0.2206503273682881]], [[0.17198655362339013]], [[0.16030632799374767]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40421818831699347]], [[0.41855589869281046]], [[0.4002688153594771]]], "std": [[[0.24643589471177582]], [[0.22407326102702527]], [[0.22599091557224357]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4593745118464052]], [[0.46230310866013075]], [[0.43774558006535946]]], "std": [[[0.18592758645633267]], [[0.17608523426672584]], [[0.19069785515540646]]], "count": [100]}, "observation.state": {"min": [0.04301077127456665, -0.3267379105091095, -0.05982525274157524, 0.23623304069042206, -0.19481556117534637, -0.9433982372283936, -0.02761165425181389, 0.0, -0.803805947303772, 0.026077674701809883, -0.003067961661145091, 0.4157088100910187, -0.04141748324036598, -0.11811652034521103], "max": [0.9973118901252747, 0.03988350182771683, 0.5307573676109314, 1.0661166906356812, 0.052155349403619766, -0.37582531571388245, 0.23930101096630096, 0.1840776950120926, 0.22856314480304718, 0.8084079027175903, 0.02454369328916073, 0.6396700143814087, 0.02761165425181389, -0.00920388475060463], "mean": [0.5234854817390442, -0.14908604323863983, 0.35045257210731506, 0.48649224638938904, -0.05375431105494499, -0.5361837148666382, 0.1007031500339508, 0.1348303109407425, -0.23662765324115753, 0.4221741259098053, 0.009198888204991817, 0.5693767070770264, -0.01893245056271553, -0.07455544918775558], "std": [0.46751102805137634, 0.14254134893417358, 0.13902772963047028, 0.21116027235984802, 0.09004458785057068, 0.14769363403320312, 0.0719611719250679, 0.04696307331323624, 0.38396117091178894, 0.308989018201828, 0.009964833036065102, 0.06042349711060524, 0.015258426778018475, 0.02925388514995575], "count": [307]}, "action": {"min": [0.0, -0.33331769704818726, -0.0820000022649765, 0.21241915225982666, -0.1947520524263382, -0.953000009059906, -0.028829462826251984, -0.0021447015460580587, -0.800000011920929, 0.004570848774164915, -0.0037104387301951647, 0.40798261761665344, -0.07005896419286728, -0.10804905742406845], "max": [1.0, 0.04949766770005226, 0.5134943127632141, 1.059999942779541, 0.055698394775390625, -0.3793167173862457, 0.2416948825120926, 0.18628939986228943, 0.21303117275238037, 0.800000011920929, 0.028282530605793, 0.6377301216125488, 0.0, 0.0012415418168529868], "mean": [0.5053848028182983, -0.1514129489660263, 0.3220021724700928, 0.46581941843032837, -0.05305216833949089, -0.5380273461341858, 0.10180569440126419, 0.1372239887714386, -0.24207328259944916, 0.3989975154399872, 0.010509832762181759, 0.5659414529800415, -0.04839731380343437, -0.06359968334436417], "std": [0.4976160228252411, 0.14357709884643555, 0.13152536749839783, 0.20512183010578156, 0.089646115899086, 0.1411532461643219, 0.0720253437757492, 0.04576685279607773, 0.37032294273376465, 0.305219829082489, 0.011699256487190723, 0.0611286424100399, 0.01446273922920227, 0.02910805121064186], "count": [307]}, "left_eye": {"min": [-0.008307170867919877, -0.023757298787434933], "max": [0.23080425262451176, 0.5041922251383464], "mean": [0.11658166938185295, 0.26620025272348674], "std": [0.04405385220612804, 0.10329149780995488], "count": [307]}, "right_eye": {"min": [-0.06645784378051756, -0.023777325948079464], "max": [0.16983346939086919, 0.504058583577474], "mean": [0.05733249117574787, 0.2661970612798271], "std": [0.044023205396184116, 0.10343789678151946], "count": [307]}, "right_arm_pose": {"min": [-0.011520651169121265, -0.9996871948242188, -0.3345524072647095, 0.007997837848961353, 0.9588161110877991, -0.022230150178074837, 0.0, -0.014110181480646133, -0.10520575940608978, -0.33744576573371887, 0.9389802813529968, 0.10917331278324127, 0.0, 0.0, 0.0, 1.0], "max": [0.27454832196235657, -0.9354233145713806, -0.024997396394610405, 0.19689559936523438, 0.9999997019767761, 0.25326037406921387, 0.14000122249126434, 0.15381649136543274, 0.028120320290327072, -0.02499738708138466, 0.9996874928474426, 0.23377564549446106, 0.0, 0.0, 0.0, 1.0], "mean": [0.144594207406044, -0.952159583568573, -0.2384553849697113, 0.051306113600730896, 0.9819745421409607, 0.12690521776676178, 0.08616683632135391, 0.06786871701478958, -0.05356764420866966, -0.2483399510383606, 0.9638494849205017, 0.1825122833251953, 0.0, 0.0, 0.0, 1.0], "std": [0.10195144265890121, 0.015588895417749882, 0.07061012834310532, 0.043677859008312225, 0.014818808063864708, 0.10241848975419998, 0.03855672851204872, 0.06307603418827057, 0.03653454780578613, 0.06986484676599503, 0.015349945984780788, 0.036158643662929535, 0.0, 0.0, 0.0, 0.0], "count": [307]}, "middle_arm_pose": {"min": [-0.06267741322517395, -1.0, -0.17872117459774017, -0.08845527470111847, 0.6955773830413818, -0.16708673536777496, 0.4794255495071411, -0.18693940341472626, -0.7167750597000122, -0.10421562194824219, 0.6922463178634644, 0.3287307322025299, 0.0, 0.0, 0.0, 1.0], "max": [0.004082935396581888, -0.9823576211929321, 4.6181525249267e-05, 0.00018580998585093766, 0.8775825500488281, 9.632679575588554e-05, 0.7014105916023254, 0.09004124999046326, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.407155841588974, 0.0, 0.0, 0.0, 1.0], "mean": [-0.044136952608823776, -0.9894132614135742, -0.13084103167057037, -0.06089672073721886, 0.7497830986976624, -0.12026915699243546, 0.646744966506958, -0.03796340897679329, -0.6569719910621643, -0.06779642403125763, 0.747744083404541, 0.3618081510066986, 0.0, 0.0, 0.0, 1.0], "std": [0.015205769799649715, 0.004676216747611761, 0.041725777089595795, 0.02382669225335121, 0.04081783816218376, 0.03735526278614998, 0.044950392097234726, 0.10487880557775497, 0.04866460710763931, 0.024150703102350235, 0.04146337881684303, 0.022174453362822533, 0.0, 0.0, 0.0, 0.0], "count": [307]}, "timestamp": {"min": [0.0], "max": [9.272727272727273], "mean": [4.636363636363636], "std": [2.6855392777096396], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [307]}, "index": {"min": [3843], "max": [4149], "mean": [3996.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}}} +{"episode_index": 14, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8784313725490196]]], "mean": [[[0.6171184824346405]], [[0.5760866768790849]], [[0.39334104983660134]]], "std": [[[0.23508242503121796]], [[0.215248106435435]], [[0.17869897519513292]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8941176470588236]]], "mean": [[[0.6146656168300653]], [[0.5845580392156863]], [[0.40859680555555555]]], "std": [[[0.2543744812648257]], [[0.2359744913320629]], [[0.19524570060634863]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4896082557189542]], [[0.43581778186274506]], [[0.356540529003268]]], "std": [[[0.22461944722185428]], [[0.17284382309373608]], [[0.15949814300707857]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40365191584967325]], [[0.4197134150326797]], [[0.40349285743464053]]], "std": [[[0.24468238189313257]], [[0.22167827833862688]], [[0.22325832365573509]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4717307230392157]], [[0.47453891544117643]], [[0.4492749897875817]]], "std": [[[0.1937720641945352]], [[0.18305528890454334]], [[0.19733748168731446]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.31139811873435974, -0.06749515980482101, 0.1672039031982422, -0.030679617077112198, -0.9433982372283936, -0.3604854941368103, -0.00920388475060463, -0.803805947303772, -0.0076699042692780495, -0.015339808538556099, 0.5016117095947266, -0.06749515980482101, -0.10737866163253784], "max": [0.9973118901252747, 0.19634954631328583, 0.526155412197113, 1.0661166906356812, 0.4770680367946625, -0.2208932340145111, 0.15033012628555298, 0.17487381398677826, 0.13805827498435974, 0.8084079027175903, 0.030679617077112198, 0.7194370031356812, 0.02761165425181389, 0.06902913749217987], "mean": [0.5754271149635315, -0.033125925809144974, 0.3351348042488098, 0.4508401155471802, 0.20035503804683685, -0.4618735611438751, -0.0745735764503479, 0.11740969866514206, -0.40633925795555115, 0.470390260219574, 0.008386766538023949, 0.6619378328323364, -0.045102015137672424, -0.037015944719314575], "std": [0.46340808272361755, 0.20407629013061523, 0.15268264710903168, 0.22416602075099945, 0.1747918576002121, 0.197196364402771, 0.13897663354873657, 0.051238853484392166, 0.36932680010795593, 0.3201484978199005, 0.013307278044521809, 0.05081817880272865, 0.015954989939928055, 0.03988242894411087], "count": [306]}, "action": {"min": [0.0, -0.3188612461090088, -0.09403204172849655, 0.1436278074979782, -0.031646184623241425, -0.953000009059906, -0.3633541762828827, -0.011378887109458447, -0.800000011920929, -0.02883470244705677, -0.015699587762355804, 0.5, -0.09666115045547485, -0.09724872559309006], "max": [1.0, 0.20889678597450256, 0.5042642951011658, 1.059999942779541, 0.4805605113506317, -0.22312328219413757, 0.15262307226657867, 0.17918775975704193, 0.1241898462176323, 0.800000011920929, 0.03401755169034004, 0.7171651721000671, 0.0, 0.09570948779582977], "mean": [0.5597838163375854, -0.03264221176505089, 0.3056221604347229, 0.4303683638572693, 0.20282460749149323, -0.4631088972091675, -0.07401829957962036, 0.11927217245101929, -0.40895283222198486, 0.44665446877479553, 0.010169768705964088, 0.6596452593803406, -0.07432519644498825, -0.025306086987257004], "std": [0.49453210830688477, 0.2075243443250656, 0.1488642394542694, 0.21696016192436218, 0.17406997084617615, 0.19104628264904022, 0.13893771171569824, 0.05092287436127663, 0.35678574442863464, 0.31793347001075745, 0.01450909860432148, 0.0499495305120945, 0.015496168285608292, 0.04117181524634361], "count": [306]}, "left_eye": {"min": [-0.058814620971679665, -0.04506880442301431], "max": [0.2880739212036132, 0.7844079335530598], "mean": [0.08839917837404733, 0.44041032105489486], "std": [0.05451814462294835, 0.1695830591489733], "count": [306]}, "right_eye": {"min": [-0.12267856597900395, -0.04486306508382165], "max": [0.22803468704223628, 0.7842562357584635], "mean": [0.027326069626153682, 0.4403010528331749], "std": [0.055211712269523414, 0.16959351876488896], "count": [306]}, "right_arm_pose": {"min": [-0.046518757939338684, -0.9999956488609314, -0.3938436210155487, -0.002320482162758708, 0.9484444260597229, -0.05838042497634888, -0.0060767908580601215, -0.07632475346326828, -0.24187025427818298, -0.396798700094223, 0.9064057469367981, 0.12190477550029755, 0.0, 0.0, 0.0, 1.0], "max": [0.315673828125, -0.897824227809906, 0.007763128262013197, 0.19689559936523438, 0.9999997019767761, 0.2908609211444855, 0.2469092756509781, 0.15498623251914978, 0.044343139976263046, 0.00842804554849863, 0.9996874928474426, 0.26121512055397034, 0.0, 0.0, 0.0, 1.0], "mean": [0.15502527356147766, -0.9372509717941284, -0.2729688286781311, 0.04681575670838356, 0.9755235314369202, 0.13116466999053955, 0.10736758261919022, 0.025764526799321175, -0.06501787900924683, -0.2801264524459839, 0.9485371112823486, 0.19355425238609314, 0.0, 0.0, 0.0, 1.0], "std": [0.11296297609806061, 0.027491958811879158, 0.09746455401182175, 0.04665162041783333, 0.015544552356004715, 0.12319452315568924, 0.06483214348554611, 0.08761405944824219, 0.08420970290899277, 0.09976394474506378, 0.02313336730003357, 0.04320499673485756, 0.0, 0.0, 0.0, 0.0], "count": [306]}, "middle_arm_pose": {"min": [-0.12508033215999603, -1.0, -0.1975831389427185, -0.08312562108039856, 0.7181277871131897, -0.21303048729896545, 0.4794255495071411, -0.18693940341472626, -0.687828540802002, -0.09184975922107697, 0.7225146293640137, 0.3792474865913391, 0.0, 0.0, 0.0, 1.0], "max": [0.01727878674864769, -0.9742843508720398, 4.6181525249267e-05, 0.00018580998585093766, 0.8775825500488281, 9.632679575588554e-05, 0.6633413434028625, 0.07208898663520813, -0.4794255495071411, 0.025733621791005135, 0.8775825500488281, 0.45642954111099243, 0.0, 0.0, 0.0, 1.0], "mean": [-0.07140165567398071, -0.985781192779541, -0.14313343167304993, -0.0497577004134655, 0.7630282640457153, -0.14713914692401886, 0.6262412071228027, -0.08057795464992523, -0.6398738026618958, -0.06329640001058578, 0.7641578912734985, 0.39561906456947327, 0.0, 0.0, 0.0, 1.0], "std": [0.03283119574189186, 0.006434215698391199, 0.03912682086229324, 0.02238578163087368, 0.02942287176847458, 0.046029236167669296, 0.03122706338763237, 0.10329185426235199, 0.036161310970783234, 0.020472396165132523, 0.029856227338314056, 0.01476727519184351, 0.0, 0.0, 0.0, 0.0], "count": [306]}, "timestamp": {"min": [0.0], "max": [9.242424242424242], "mean": [4.621212121212122], "std": [2.6767914997986955], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [306]}, "index": {"min": [4150], "max": [4455], "mean": [4302.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [306]}}} +{"episode_index": 15, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9450980392156862]]], "mean": [[[0.622153647875817]], [[0.5795827267156863]], [[0.3948289767156863]]], "std": [[[0.23802195090663192]], [[0.2201014613807632]], [[0.18193559329194622]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9411764705882353]]], "mean": [[[0.6025267973856209]], [[0.5742953410947712]], [[0.4029585498366013]]], "std": [[[0.2668274530040343]], [[0.24674038459800848]], [[0.1999998160826049]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4783399550653595]], [[0.43310850694444447]], [[0.3566634538398693]]], "std": [[[0.22204873897922597]], [[0.1742797604180928]], [[0.16152862210188076]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.395447085375817]], [[0.4148603492647059]], [[0.4033242565359477]]], "std": [[[0.2443178880047316]], [[0.2238865634021071]], [[0.22723168128647894]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47791388684640523]], [[0.4716898876633987]], [[0.4474489624183007]]], "std": [[[0.19260542553031454]], [[0.18049342764984416]], [[0.19554384320808083]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.3267379105091095, -0.05982525274157524, 0.20248547196388245, -0.11351457983255386, -1.0339031219482422, -0.17947575449943542, 0.0, -0.803805947303772, -0.05982525274157524, 0.0, 0.5016117095947266, -0.02454369328916073, -0.12271846830844879], "max": [0.9973118901252747, 0.11198060214519501, 0.4494563937187195, 1.0661166906356812, 0.2485048919916153, -0.22702915966510773, 0.12425244599580765, 0.16106799244880676, 0.26691266894340515, 0.8084079027175903, 0.03221359848976135, 0.8084079027175903, 0.029145635664463043, -0.00920388475060463], "mean": [0.3567183017730713, -0.16400949656963348, 0.3651600778102875, 0.4080159366130829, 0.014929461292922497, -0.4435732662677765, -0.0402478352189064, 0.12395726889371872, -0.11172382533550262, 0.2495783269405365, 0.009736954234540462, 0.6555432677268982, -0.003194513963535428, -0.07211628556251526], "std": [0.43987199664115906, 0.17367257177829742, 0.11897702515125275, 0.2503020763397217, 0.13109830021858215, 0.23575003445148468, 0.06347594410181046, 0.04535205662250519, 0.4486759603023529, 0.3483314514160156, 0.009192576631903648, 0.08307000249624252, 0.017130572348833084, 0.02499222941696644], "count": [400]}, "action": {"min": [0.0, -0.3344646692276001, -0.0820000022649765, 0.17811384797096252, -0.1143096387386322, -1.0465854406356812, -0.1798807680606842, -0.002513012383133173, -0.800000011920929, -0.08083529770374298, -0.0014018449001014233, 0.5, -0.05260768160223961, -0.11177428811788559], "max": [1.0, 0.1214028149843216, 0.4304508566856384, 1.059999942779541, 0.24855948984622955, -0.23084193468093872, 0.12803153693675995, 0.1632961928844452, 0.25103411078453064, 0.800000011920929, 0.036062467843294144, 0.8081104159355164, 0.0018810429610311985, 0.003426714101806283], "mean": [0.3284251391887665, -0.16458028554916382, 0.33503204584121704, 0.386992871761322, 0.01574540324509144, -0.444860577583313, -0.03885358199477196, 0.12584200501441956, -0.12284664809703827, 0.22684426605701447, 0.011236044578254223, 0.6528908610343933, -0.03163255751132965, -0.06135241687297821], "std": [0.46867337822914124, 0.1763988435268402, 0.10789190232753754, 0.24458368122577667, 0.1307736039161682, 0.2317856252193451, 0.06424199044704437, 0.04354795441031456, 0.43071117997169495, 0.34308505058288574, 0.01040462963283062, 0.08382494002580643, 0.016709793359041214, 0.024798082187771797], "count": [400]}, "left_eye": {"min": [-0.12007303237915035, -0.11321322123209632], "max": [0.638949203491211, 0.455258814493815], "mean": [0.1028460869789124, 0.30239607985814393], "std": [0.09528682279955834, 0.10327431178121008], "count": [400]}, "right_eye": {"min": [-0.17865381240844724, -0.11331742604573569], "max": [0.5716159820556641, 0.45617307027180987], "mean": [0.04310401439666748, 0.3025967779954273], "std": [0.09416875759405956, 0.10263479978964359], "count": [400]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9996871948242188, -0.3748154044151306, -0.004245753400027752, 0.9599626660346985, -0.02337360940873623, -0.0948258489370346, -0.041848279535770416, -0.19985578954219818, -0.3802802562713623, 0.9198827743530273, 0.11853095889091492, 0.0, 0.0, 0.0, 1.0], "max": [0.26006942987442017, -0.9063798785209656, 0.027849208563566208, 0.19689559936523438, 0.9999997019767761, 0.27963128685951233, 0.20067471265792847, 0.15774841606616974, 0.16610552370548248, 0.010170499794185162, 0.9996874928474426, 0.24054208397865295, 0.0, 0.0, 0.0, 1.0], "mean": [0.17264753580093384, -0.9341270923614502, -0.2853910028934479, 0.03947921842336655, 0.9745813012123108, 0.18134956061840057, 0.016340503469109535, 0.08183097839355469, 0.038900960236787796, -0.2756606936454773, 0.9496591091156006, 0.19462905824184418, 0.0, 0.0, 0.0, 1.0], "std": [0.07853653281927109, 0.027036292478442192, 0.09619039297103882, 0.04921602085232735, 0.01203980389982462, 0.10008442401885986, 0.08291024714708328, 0.0750746950507164, 0.11205922067165375, 0.08821789920330048, 0.017521461471915245, 0.03038857877254486, 0.0, 0.0, 0.0, 0.0], "count": [400]}, "middle_arm_pose": {"min": [-0.06883498281240463, -1.0, -0.16087687015533447, -0.09083645045757294, 0.6989099979400635, -0.15603293478488922, 0.4794255495071411, -0.18693940341472626, -0.7130187749862671, -0.08135933429002762, 0.6983290910720825, 0.33979088068008423, 0.0, 0.0, 0.0, 1.0], "max": [0.0006841532303951681, -0.985718846321106, 4.6181525249267e-05, 0.0006737725925631821, 0.8775825500488281, 9.632679575588554e-05, 0.702034056186676, 0.10453993082046509, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.41693058609962463, 0.0, 0.0, 0.0, 1.0], "mean": [-0.036813825368881226, -0.992125391960144, -0.10945802927017212, -0.062404174357652664, 0.7273778319358826, -0.10221972316503525, 0.6763231158256531, -0.0007205329602584243, -0.6840495467185974, -0.05384315922856331, 0.7261698842048645, 0.36546844244003296, 0.0, 0.0, 0.0, 1.0], "std": [0.017139820381999016, 0.004789447411894798, 0.0450916588306427, 0.028991276398301125, 0.02404702641069889, 0.042840320616960526, 0.025410978123545647, 0.12193085998296738, 0.027751486748456955, 0.02191094495356083, 0.024580134078860283, 0.021222995594143867, 0.0, 0.0, 0.0, 0.0], "count": [400]}, "timestamp": {"min": [0.0], "max": [12.090909090909092], "mean": [6.045454545454545], "std": [3.4990816058619116], "count": [400]}, "frame_index": {"min": [0], "max": [399], "mean": [199.5], "std": [115.46969299344309], "count": [400]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [400]}, "index": {"min": [4456], "max": [4855], "mean": [4655.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [400]}}} +{"episode_index": 16, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.638830114379085]], [[0.5891889338235293]], [[0.3968521343954249]]], "std": [[[0.23969756817895976]], [[0.2232049425886312]], [[0.1841097426936805]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6225809701797386]], [[0.5855224407679738]], [[0.40483772671568624]]], "std": [[[0.2667025808886219]], [[0.24760840313739407]], [[0.20009853658386095]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48913201184640526]], [[0.43303719771241833]], [[0.352855943627451]]], "std": [[[0.21662501772288628]], [[0.17099018079093278]], [[0.15804829036371743]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4035409824346405]], [[0.4159662357026144]], [[0.39967736928104575]]], "std": [[[0.24419450687971206]], [[0.22182888348940372]], [[0.2242940162727664]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46719928921568626]], [[0.4708366952614379]], [[0.44745702614379085]]], "std": [[[0.18542470724745846]], [[0.17864545569507562]], [[0.19619432105138646]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.23009712994098663, -0.05982525274157524, 0.24697090685367584, -0.05368933081626892, -1.087592363357544, -0.1457281857728958, -0.0475534051656723, -0.803805947303772, 0.200951486825943, -0.02761165425181389, 0.503145694732666, -0.030679617077112198, -0.13038836419582367], "max": [0.9973118901252747, 0.16413594782352448, 0.39269909262657166, 1.0661166906356812, 0.3436117172241211, -0.21015536785125732, 0.20555342733860016, 0.1733398288488388, 0.09664079546928406, 0.8084079027175903, 0.013805827125906944, 0.7501166462898254, 0.030679617077112198, 0.03374757990241051], "mean": [0.5627414584159851, -0.032908231019973755, 0.24934439361095428, 0.6649178862571716, 0.12724332511425018, -0.565407395362854, 0.004312512464821339, 0.06362643092870712, -0.3814932703971863, 0.5299423336982727, -0.006410879082977772, 0.6444211006164551, -0.017544329166412354, -0.08341384679079056], "std": [0.46531641483306885, 0.1421337127685547, 0.11332941055297852, 0.29486557841300964, 0.14542749524116516, 0.3016878664493561, 0.08779428154230118, 0.0926802009344101, 0.346675843000412, 0.2286684811115265, 0.016807157546281815, 0.0854489728808403, 0.014180812984704971, 0.03057023137807846], "count": [318]}, "action": {"min": [0.0, -0.23667480051517487, -0.0820000022649765, 0.22190281748771667, -0.054290641099214554, -1.100346565246582, -0.1462480127811432, -0.0497550293803215, -0.800000011920929, 0.17882139980793, -0.02866171859204769, 0.5, -0.06166958808898926, -0.12003793567419052], "max": [1.0, 0.17507699131965637, 0.37069860100746155, 1.059999942779541, 0.34646502137184143, -0.2125093638896942, 0.20842237770557404, 0.17779529094696045, 0.08325046300888062, 0.800000011920929, 0.018353186547756195, 0.7487125992774963, 0.001756519777700305, 0.06099122017621994], "mean": [0.5450115203857422, -0.0307767316699028, 0.22533145546913147, 0.6474418640136719, 0.13048067688941956, -0.5688202381134033, 0.005418367683887482, 0.06460332125425339, -0.3872956931591034, 0.5083910226821899, -0.005708547309041023, 0.6413488388061523, -0.04690716043114662, -0.07188558578491211], "std": [0.4965722858905792, 0.1451370120048523, 0.10773630440235138, 0.2972490191459656, 0.1458320915699005, 0.300577312707901, 0.08798826485872269, 0.09335271269083023, 0.33516204357147217, 0.22566284239292145, 0.01722494512796402, 0.08575139194726944, 0.01465660147368908, 0.03181825578212738], "count": [318]}, "left_eye": {"min": [-0.07247533798217776, -0.15561962127685547], "max": [0.41850337982177743, 0.5562847137451172], "mean": [0.14780083737283387, 0.18488861059992567], "std": [0.10029369051826931, 0.14330546538961184], "count": [318]}, "right_eye": {"min": [-0.13171863555908203, -0.15581881205240888], "max": [0.35290927886962886, 0.5565854390462239], "mean": [0.08771365723519953, 0.18427131370928299], "std": [0.0995153757364096, 0.14382868005268334], "count": [318]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.999972403049469, -0.43571409583091736, 0.003921271301805973, 0.9681651592254639, -0.004832600709050894, -0.03508731350302696, -0.04012815281748772, -0.25009089708328247, -0.4517902731895447, 0.8887419104576111, 0.11045638471841812, 0.0, 0.0, 0.0, 1.0], "max": [0.22738680243492126, -0.8851591348648071, 0.0003310549654997885, 0.19689559936523438, 0.9999997019767761, 0.20716054737567902, 0.25029635429382324, 0.1109699010848999, 0.08189266920089722, -0.0014990753261372447, 0.9996874928474426, 0.24752633273601532, 0.0, 0.0, 0.0, 1.0], "mean": [0.1384359896183014, -0.9340420961380005, -0.29409539699554443, 0.09613893926143646, 0.9828487634658813, 0.1166733056306839, 0.11178630590438843, 0.02710377238690853, -0.0656430795788765, -0.3026149570941925, 0.937949538230896, 0.18019500374794006, 0.0, 0.0, 0.0, 1.0], "std": [0.06333591789007187, 0.03657189756631851, 0.1286855936050415, 0.06616419553756714, 0.006393951829522848, 0.06240999698638916, 0.06295318901538849, 0.053506989032030106, 0.08051065355539322, 0.13093729317188263, 0.027185218408703804, 0.04296036809682846, 0.0, 0.0, 0.0, 0.0], "count": [318]}, "middle_arm_pose": {"min": [-0.07452822476625443, -1.0, -0.18405269086360931, -0.09175717085599899, 0.6673464775085449, -0.154561847448349, 0.4794255495071411, -0.18693940341472626, -0.7442708611488342, -0.12035366892814636, 0.6603422164916992, 0.3236713707447052, 0.0, 0.0, 0.0, 1.0], "max": [0.1184590756893158, -0.9825052618980408, 4.6181525249267e-05, 0.01100301556289196, 0.8775825500488281, 0.04962771385908127, 0.72931307554245, 0.04670147970318794, -0.4794255495071411, 0.03748561069369316, 0.8775825500488281, 0.43059712648391724, 0.0, 0.0, 0.0, 1.0], "mean": [0.03121228702366352, -0.9914207458496094, -0.09636735916137695, -0.03446582704782486, 0.7228104472160339, -0.04532075300812721, 0.6818201541900635, -0.07931960374116898, -0.6840827465057373, -0.08989106863737106, 0.719856858253479, 0.3660587966442108, 0.0, 0.0, 0.0, 1.0], "std": [0.06188290938735008, 0.004723533987998962, 0.054512351751327515, 0.04094298556447029, 0.04557162895798683, 0.07816367596387863, 0.04925300180912018, 0.09037771075963974, 0.05191580578684807, 0.028601011261343956, 0.04736809432506561, 0.02798214741051197, 0.0, 0.0, 0.0, 0.0], "count": [318]}, "timestamp": {"min": [0.0], "max": [9.606060606060606], "mean": [4.803030303030304], "std": [2.7817648154032524], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [318]}, "index": {"min": [4856], "max": [5173], "mean": [5014.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [318]}}} +{"episode_index": 17, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9607843137254902]]], "mean": [[[0.6322031331699346]], [[0.5846044505718955]], [[0.39457562908496735]]], "std": [[[0.23679839222169283]], [[0.2197657810030496]], [[0.18159778051574538]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9372549019607843]]], "mean": [[[0.6377363153594772]], [[0.5996575694444445]], [[0.4137635825163399]]], "std": [[[0.2540264746161753]], [[0.23713982889175844]], [[0.19505438550855453]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46938406045751635]], [[0.43420101715686277]], [[0.35768183619281047]]], "std": [[[0.21592651515342587]], [[0.17358361799305916]], [[0.15952899807589038]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39994568014705884]], [[0.41687606821895423]], [[0.4036123039215686]]], "std": [[[0.2428787640764284]], [[0.2216717933414388]], [[0.22449589596009534]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47027154003267974]], [[0.4691318300653595]], [[0.4463428472222222]]], "std": [[[0.18555842459899743]], [[0.17597887811549134]], [[0.19283407905098318]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.2684466540813446, -0.058291271328926086, 0.3098641335964203, -0.1426602154970169, -1.0139613151550293, -0.03834952041506767, -0.003067961661145091, -0.803805947303772, 0.10431069880723953, -0.0076699042692780495, 0.5046796798706055, -0.016873789951205254, -0.07056311517953873], "max": [0.9973118901252747, 0.08130098134279251, 0.45712628960609436, 1.0737866163253784, 0.21168935298919678, -0.33133986592292786, 0.1702718734741211, 0.1395922601222992, -0.013805827125906944, 0.8084079027175903, 0.012271846644580364, 0.8145438432693481, 0.030679617077112198, 0.0015339808305725455], "mean": [0.5124136805534363, -0.08871819078922272, 0.317281037569046, 0.5618654489517212, 0.023902999237179756, -0.5891298651695251, 0.060772716999053955, 0.08042579144239426, -0.3560059368610382, 0.409695565700531, 0.00644272705540061, 0.7603491544723511, -0.0016918872715905309, -0.04241005703806877], "std": [0.46745777130126953, 0.12697654962539673, 0.12542583048343658, 0.23637159168720245, 0.13060016930103302, 0.2158067673444748, 0.05645497515797615, 0.04427289217710495, 0.30591151118278503, 0.2772684395313263, 0.006097674835473299, 0.04464492201805115, 0.01248525083065033, 0.021571507677435875], "count": [340]}, "action": {"min": [0.0, -0.2761313319206238, -0.0820000022649765, 0.28575438261032104, -0.142752006649971, -1.0260497331619263, -0.03925495222210884, -0.005419180262833834, -0.800000011920929, 0.08466104418039322, -0.007438219152390957, 0.5, -0.04731938615441322, -0.060000885277986526], "max": [1.0, 0.09612789005041122, 0.4428780972957611, 1.0680952072143555, 0.21332289278507233, -0.3327127695083618, 0.17323733866214752, 0.1438109278678894, -0.025768375024199486, 0.800000011920929, 0.016190772876143456, 0.8137044906616211, 0.0013125335099175572, 0.013661222532391548], "mean": [0.4891575574874878, -0.08490127325057983, 0.2898803949356079, 0.5435735583305359, 0.026315322145819664, -0.5915814638137817, 0.06186976283788681, 0.08348759263753891, -0.36361345648765564, 0.3889114260673523, 0.009734001010656357, 0.7589716911315918, -0.03090815246105194, -0.03128942474722862], "std": [0.4991188943386078, 0.12986639142036438, 0.11809788644313812, 0.2344185709953308, 0.130697101354599, 0.21350891888141632, 0.05620148777961731, 0.04407721012830734, 0.29164889454841614, 0.2716628611087799, 0.0067324345000088215, 0.03867742791771889, 0.012629189528524876, 0.021512310951948166], "count": [340]}, "left_eye": {"min": [-0.016258716583251953, -0.009158070882161473], "max": [0.2827327728271485, 0.4657808939615886], "mean": [0.10107995790593764, 0.2380732810263541], "std": [0.06464088566698635, 0.08252121990134219], "count": [340]}, "right_eye": {"min": [-0.07453422546386723, -0.009117825826009063], "max": [0.2201879501342774, 0.46564013163248696], "mean": [0.04205704114016361, 0.23790034649418823], "std": [0.06411358501675869, 0.08268683056608485], "count": [340]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9996871948242188, -0.3604356348514557, 0.011851243674755096, 0.9735080003738403, -0.0007963267271406949, -0.05304340645670891, -0.02744912914931774, -0.16653642058372498, -0.3680819869041443, 0.924267590045929, 0.10291370004415512, 0.0, 0.0, 0.0, 1.0], "max": [0.22543324530124664, -0.928633451461792, 0.0035691133234649897, 0.19720904529094696, 0.9999997019767761, 0.21253620088100433, 0.17769837379455566, 0.12205442786216736, 0.08181556314229965, -0.009265108965337276, 0.9996874928474426, 0.24178917706012726, 0.0, 0.0, 0.0, 1.0], "mean": [0.13193337619304657, -0.9584743976593018, -0.23395204544067383, 0.06667435169219971, 0.9861313700675964, 0.11449426412582397, 0.09001754969358444, 0.04210236668586731, -0.060013726353645325, -0.2417616844177246, 0.9627150297164917, 0.18061190843582153, 0.0, 0.0, 0.0, 1.0], "std": [0.04623882845044136, 0.01710745133459568, 0.08219725638628006, 0.05235204100608826, 0.005101965274661779, 0.05475728586316109, 0.057511381804943085, 0.05190116539597511, 0.06612041592597961, 0.08048822730779648, 0.016710197553038597, 0.04091188311576843, 0.0, 0.0, 0.0, 0.0], "count": [340]}, "middle_arm_pose": {"min": [-0.051136672496795654, -1.0, -0.1305169314146042, -0.06922899186611176, 0.6476807594299316, -0.12992723286151886, 0.4794255495071411, -0.18693940341472626, -0.7601978778839111, -0.051801130175590515, 0.6487933993339539, 0.38048818707466125, 0.0, 0.0, 0.0, 1.0], "max": [0.00813333224505186, -0.9902157783508301, 4.6181525249267e-05, 0.00018580998585093766, 0.8775825500488281, 9.632679575588554e-05, 0.7526903748512268, 0.02869059517979622, -0.4794255495071411, 0.0001383041380904615, 0.8775825500488281, 0.4474126696586609, 0.0, 0.0, 0.0, 1.0], "mean": [-0.03281199187040329, -0.9953911304473877, -0.0842745304107666, -0.03703373298048973, 0.7062960863113403, -0.08310435712337494, 0.6996249556541443, -0.06825114786624908, -0.7041711211204529, -0.0349356047809124, 0.7062691450119019, 0.39711183309555054, 0.0, 0.0, 0.0, 1.0], "std": [0.013904585503041744, 0.002755452413111925, 0.0285823792219162, 0.022504061460494995, 0.044017162173986435, 0.030803097411990166, 0.04333460330963135, 0.08294084668159485, 0.0456215962767601, 0.010651478543877602, 0.04372277483344078, 0.012810908257961273, 0.0, 0.0, 0.0, 0.0], "count": [340]}, "timestamp": {"min": [0.0], "max": [10.272727272727273], "mean": [5.136363636363637], "std": [2.9742157951230768], "count": [340]}, "frame_index": {"min": [0], "max": [339], "mean": [169.5], "std": [98.14912123906153], "count": [340]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [340]}, "index": {"min": [5174], "max": [5513], "mean": [5343.5], "std": [98.14912123906153], "count": [340]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [340]}}} +{"episode_index": 18, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6206791278594772]], [[0.5663309150326798]], [[0.3743985130718954]]], "std": [[[0.24671734147326005]], [[0.22701246277761647]], [[0.18315014330050844]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6128689419934641]], [[0.5699013848039216]], [[0.38627375204248365]]], "std": [[[0.26851626116132143]], [[0.24674927901294433]], [[0.19558534602204228]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4891052083333333]], [[0.4329819383169935]], [[0.35458841503267974]]], "std": [[[0.22710927621621246]], [[0.17414462424513405]], [[0.1589112859223933]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39884762050653594]], [[0.4172035416666667]], [[0.40298246936274507]]], "std": [[[0.24211426846061634]], [[0.2214747088867856]], [[0.22388370387102094]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4759874611928105]], [[0.47731335580065365]], [[0.4551202634803922]]], "std": [[[0.1969588167894776]], [[0.18732328816214378]], [[0.2039126402888355]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.23009712994098663, -0.05982525274157524, 0.3267379105091095, -0.04908738657832146, -1.0737866163253784, -0.14726215600967407, -0.006135923322290182, -0.803805947303772, 0.1672039031982422, -0.010737866163253784, 0.5046796798706055, -0.02147573232650757, -0.08130098134279251], "max": [0.9973118901252747, 0.21168935298919678, 0.5445631742477417, 1.0753206014633179, 0.31446605920791626, -0.4187767803668976, 0.12271846830844879, 0.15033012628555298, 0.10584467649459839, 0.8084079027175903, 0.02454369328916073, 0.872835099697113, 0.061359234154224396, -0.010737866163253784], "mean": [0.5079233646392822, -0.019775597378611565, 0.3573618233203888, 0.5303016901016235, 0.1170087680220604, -0.6418477296829224, 0.026512278243899345, 0.10302808880805969, -0.35353612899780273, 0.47797584533691406, 0.014538749121129513, 0.7354113459587097, 0.0073929354548454285, -0.0573623850941658], "std": [0.4680599570274353, 0.18072476983070374, 0.1418227255344391, 0.20343132317066193, 0.12860290706157684, 0.19139374792575836, 0.06398002058267593, 0.045837510377168655, 0.38382717967033386, 0.2546662390232086, 0.008270964957773685, 0.08887335658073425, 0.014993135817348957, 0.01920268125832081], "count": [360]}, "action": {"min": [0.0, -0.23696762323379517, -0.0820000022649765, 0.3038932979106903, -0.04913122206926346, -1.0877666473388672, -0.1484632045030594, -0.009121513925492764, -0.800000011920929, 0.14664354920387268, -0.011708264239132404, 0.5, -0.05199913680553436, -0.07029405981302261], "max": [1.0, 0.22316502034664154, 0.5290696024894714, 1.0700273513793945, 0.3175466060638428, -0.42231079936027527, 0.12554873526096344, 0.15379439294338226, 0.09090711921453476, 0.800000011920929, 0.028946712613105774, 0.8724790811538696, 0.03558266907930374, 0.0], "mean": [0.4878639578819275, -0.01682986691594124, 0.3280494511127472, 0.5116379261016846, 0.1193096935749054, -0.6455080509185791, 0.027290664613246918, 0.10529547929763794, -0.3589959442615509, 0.4564460813999176, 0.016765529289841652, 0.7330840826034546, -0.020749898627400398, -0.04645201936364174], "std": [0.4991244375705719, 0.18484574556350708, 0.13567009568214417, 0.19950039684772491, 0.12835073471069336, 0.18900291621685028, 0.0642344206571579, 0.04429721459746361, 0.3704492151737213, 0.250742644071579, 0.008782216347754002, 0.08860210329294205, 0.01600159890949726, 0.018958548083901405], "count": [360]}, "left_eye": {"min": [-0.06183815002441406, -0.21968059539794926], "max": [0.1738429069519043, 0.5666765848795572], "mean": [0.0943279589547051, 0.16498573629944396], "std": [0.04153077360604145, 0.1750160133157713], "count": [360]}, "right_eye": {"min": [-0.12037172317504885, -0.21969731648763025], "max": [0.11522846221923833, 0.5667706807454427], "mean": [0.03527332729763456, 0.16493311149102663], "std": [0.0416703492563023, 0.17514434851645871], "count": [360]}, "right_arm_pose": {"min": [-0.02584933303296566, -0.9999615550041199, -0.2944531738758087, 0.013114551082253456, 0.9697588682174683, -0.06488779932260513, 0.0, -0.08006272464990616, -0.19798614084720612, -0.29750677943229675, 0.942355215549469, 0.09768810123205185, 0.0, 0.0, 0.0, 1.0], "max": [0.2335190623998642, -0.9474622011184692, 0.0656089037656784, 0.19798439741134644, 0.9999997019767761, 0.21987812221050262, 0.18891523778438568, 0.10849327594041824, -1.990609416679945e-05, 0.06123591586947441, 0.9996874928474426, 0.22469370067119598, 0.0, 0.0, 0.0, 1.0], "mean": [0.1173824742436409, -0.9670811295509338, -0.19006232917308807, 0.058013662695884705, 0.9827762842178345, 0.097564198076725, 0.11559958755970001, 0.01761404424905777, -0.0931331068277359, -0.19824004173278809, 0.9709597229957581, 0.17473210394382477, 0.0, 0.0, 0.0, 1.0], "std": [0.0928926169872284, 0.014671138487756252, 0.07750803232192993, 0.0467180497944355, 0.007942979224026203, 0.0979384332895279, 0.04017704352736473, 0.07351855933666229, 0.05483342707157135, 0.07828818261623383, 0.011277477256953716, 0.03849983587861061, 0.0, 0.0, 0.0, 0.0], "count": [360]}, "middle_arm_pose": {"min": [-0.05646296590566635, -1.0, -0.12290046364068985, -0.07415095716714859, 0.5971586108207703, -0.127611443400383, 0.4794255495071411, -0.18816040456295013, -0.8008081316947937, -0.05004776269197464, 0.5978192687034607, 0.32038071751594543, 0.0, 0.0, 0.0, 1.0], "max": [0.01767800934612751, -0.9912195801734924, 0.006724235601723194, 0.00018580998585093766, 0.8775825500488281, 9.632679575588554e-05, 0.7923914790153503, 0.04983704164624214, -0.4794255495071411, 0.023344354704022408, 0.8775825500488281, 0.4329175353050232, 0.0, 0.0, 0.0, 1.0], "mean": [-0.03368733823299408, -0.9951342344284058, -0.08721914887428284, -0.04473434016108513, 0.6718686819076538, -0.08765384554862976, 0.7304444313049316, -0.07193002849817276, -0.735168993473053, -0.032071303576231, 0.6720588803291321, 0.36238980293273926, 0.0, 0.0, 0.0, 1.0], "std": [0.015682168304920197, 0.0023560700938105583, 0.02673102542757988, 0.02430352009832859, 0.05865837633609772, 0.02947782166302204, 0.055231109261512756, 0.10157684236764908, 0.05742087960243225, 0.011035694740712643, 0.05844360589981079, 0.029980644583702087, 0.0, 0.0, 0.0, 0.0], "count": [360]}, "timestamp": {"min": [0.0], "max": [10.878787878787879], "mean": [5.439393939393939], "std": [3.1491711368385538], "count": [360]}, "frame_index": {"min": [0], "max": [359], "mean": [179.5], "std": [103.92264751567228], "count": [360]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [360]}, "index": {"min": [5514], "max": [5873], "mean": [5693.5], "std": [103.92264751567228], "count": [360]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [360]}}} +{"episode_index": 19, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9411764705882353]]], "mean": [[[0.6349965890522876]], [[0.5899437397875816]], [[0.40126746323529416]]], "std": [[[0.23860222841549464]], [[0.22087843953917768]], [[0.18269339687343883]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6224087928921568]], [[0.5895495404411765]], [[0.4108790931372549]]], "std": [[[0.2636299259598932]], [[0.24499189832667484]], [[0.19970319508961154]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48335090890522875]], [[0.4301144097222222]], [[0.3535374897875817]]], "std": [[[0.22254263951607262]], [[0.17433548270141497]], [[0.16116119800940112]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4015459272875817]], [[0.4161802553104575]], [[0.4014762806372549]]], "std": [[[0.24278130650954668]], [[0.2208681381022593]], [[0.2235945753168333]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.465020733251634]], [[0.4688598508986928]], [[0.4496409599673203]]], "std": [[[0.18603018797537724]], [[0.1798130488778015]], [[0.19860149633145474]]], "count": [100]}, "observation.state": {"min": [0.04704304039478302, -0.2577087879180908, -0.05982525274157524, 0.28378644585609436, -0.19788353145122528, -1.196505069732666, -0.0076699042692780495, -0.061359234154224396, -0.803805947303772, 0.1288543939590454, -0.02454369328916073, 0.47400006651878357, -0.029145635664463043, -0.06902913749217987], "max": [0.9959678053855896, 0.27765053510665894, 0.45099037885665894, 1.084524393081665, 0.401902973651886, -0.37889325618743896, 0.251572847366333, 0.1457281857728958, 0.1426602154970169, 0.8084079027175903, 0.0076699042692780495, 0.7424467206001282, 0.04448544234037399, -0.012271846644580364], "mean": [0.5732691884040833, 0.0018398934043943882, 0.3233218789100647, 0.6776193380355835, 0.07251127809286118, -0.7626520991325378, 0.13221882283687592, 0.03670728579163551, -0.3888457715511322, 0.5290822982788086, -0.008088688366115093, 0.6019559502601624, 0.0026727160438895226, -0.043549008667469025], "std": [0.46378782391548157, 0.2017020881175995, 0.13129523396492004, 0.2848646938800812, 0.22039693593978882, 0.2980758845806122, 0.08387420326471329, 0.08481881022453308, 0.3897058069705963, 0.2774568200111389, 0.011659776791930199, 0.09095345437526703, 0.016860172152519226, 0.012547412887215614], "count": [326]}, "action": {"min": [0.0, -0.26596882939338684, -0.0820000022649765, 0.2597605586051941, -0.19789953529834747, -1.2094323635101318, -0.00888910423964262, -0.06501583009958267, -0.800000011920929, 0.10922534763813019, -0.023692108690738678, 0.4683792293071747, -0.05615639686584473, -0.05778812617063522], "max": [1.0, 0.29101845622062683, 0.4399240016937256, 1.0792361497879028, 0.4046010971069336, -0.3818226456642151, 0.2540815770626068, 0.1482471227645874, 0.12767960131168365, 0.800000011920929, 0.01188697386533022, 0.7407678365707397, 0.02067486010491848, 0.0], "mean": [0.5551004409790039, 0.0033435411751270294, 0.30137333273887634, 0.6612347364425659, 0.07443631440401077, -0.7662996053695679, 0.1334628015756607, 0.03778465837240219, -0.39206328988075256, 0.5067585110664368, -0.00595096405595541, 0.5989006757736206, -0.025695262476801872, -0.03257042169570923], "std": [0.49512261152267456, 0.2063748985528946, 0.12587597966194153, 0.286588191986084, 0.22004400193691254, 0.29747992753982544, 0.08332167565822601, 0.08550740033388138, 0.3777962923049927, 0.27505016326904297, 0.012941322289407253, 0.09263835847377777, 0.017300181090831757, 0.012432661838829517], "count": [326]}, "left_eye": {"min": [-0.0878097534179687, -0.12815500895182297], "max": [0.461349105834961, 0.7002649943033854], "mean": [0.1486527830545157, 0.3810556723783844], "std": [0.09386465830310452, 0.18902165977559757], "count": [326]}, "right_eye": {"min": [-0.14634447097778325, -0.12856171925862625], "max": [0.39593667984008785, 0.700512949625651], "mean": [0.0874758471740535, 0.3810458910733396], "std": [0.0923822365114779, 0.18922622395732203], "count": [326]}, "right_arm_pose": {"min": [-0.02655637264251709, -0.9999865889549255, -0.2744644284248352, 0.007667397148907185, 0.9579331278800964, -0.042741212993860245, 0.0, -0.07168357074260712, -0.28673598170280457, -0.2980450391769409, 0.9329384565353394, 0.0832214429974556, 0.0, 0.0, 0.0, 1.0], "max": [0.20578789710998535, -0.9464405179023743, 0.02844814769923687, 0.20096932351589203, 0.9999997019767761, 0.18572458624839783, 0.28393107652664185, 0.11985351890325546, 0.006204291712492704, 0.027620423585176468, 0.9996874928474426, 0.23035642504692078, 0.0, 0.0, 0.0, 1.0], "mean": [0.11144804209470749, -0.969272255897522, -0.19032955169677734, 0.09748075902462006, 0.9806374311447144, 0.08469688892364502, 0.15125323832035065, 0.017474906519055367, -0.12685680389404297, -0.20175190269947052, 0.9642816185951233, 0.16137360036373138, 0.0, 0.0, 0.0, 1.0], "std": [0.06896517425775528, 0.01705135963857174, 0.08257193863391876, 0.06757067143917084, 0.008684507571160793, 0.06468404084444046, 0.06355182081460953, 0.06958681344985962, 0.07074223458766937, 0.09032666683197021, 0.014202880673110485, 0.0456540547311306, 0.0, 0.0, 0.0, 0.0], "count": [326]}, "middle_arm_pose": {"min": [-0.0735834613442421, -1.0, -0.15430156886577606, -0.07893338799476624, 0.7070623636245728, -0.15867798030376434, 0.4794255495071411, -0.18693940341472626, -0.7052692174911499, -0.06376775354146957, 0.7077869176864624, 0.33506155014038086, 0.0, 0.0, 0.0, 1.0], "max": [0.09574300050735474, -0.9854708909988403, 0.0173433069139719, 0.017666293308138847, 0.8775825500488281, 0.08107028156518936, 0.6981791257858276, 0.06669532507658005, -0.4794255495071411, 0.020073959603905678, 0.8775825500488281, 0.4251472055912018, 0.0, 0.0, 0.0, 1.0], "mean": [0.009414666332304478, -0.9941005706787109, -0.05547734722495079, -0.024026067927479744, 0.7524300217628479, -0.02980983816087246, 0.6486049294471741, -0.07728736102581024, -0.6520113348960876, -0.04674172028899193, 0.7539798617362976, 0.3694998025894165, 0.0, 0.0, 0.0, 1.0], "std": [0.06776009500026703, 0.004360240884125233, 0.0631440207362175, 0.03824736922979355, 0.04056304320693016, 0.09203372150659561, 0.046443354338407516, 0.10446920245885849, 0.04903894290328026, 0.014189578592777252, 0.04004925489425659, 0.023412661626935005, 0.0, 0.0, 0.0, 0.0], "count": [326]}, "timestamp": {"min": [0.0], "max": [9.848484848484848], "mean": [4.924242424242425], "std": [2.8517470037452597], "count": [326]}, "frame_index": {"min": [0], "max": [325], "mean": [162.5], "std": [94.10765112359356], "count": [326]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [326]}, "index": {"min": [5874], "max": [6199], "mean": [6036.5], "std": [94.10765112359356], "count": [326]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [326]}}} +{"episode_index": 20, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8862745098039215]]], "mean": [[[0.6291114522058824]], [[0.5833629187091504]], [[0.3951518852124183]]], "std": [[[0.24298178546986546]], [[0.22384337364007842]], [[0.1833246975640064]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8980392156862745]]], "mean": [[[0.6150883680555556]], [[0.5814076205065359]], [[0.4022983455882353]]], "std": [[[0.26717390931438173]], [[0.2466007441812694]], [[0.19896940639645894]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4879162622549019]], [[0.4303595894607843]], [[0.3506483272058824]]], "std": [[[0.2249594098265222]], [[0.17400797314695676]], [[0.15814540774382788]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4016828635620915]], [[0.41661635008169934]], [[0.39778247753267976]]], "std": [[[0.24332887624667646]], [[0.22179202624543037]], [[0.22308342068422496]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4663484477124183]], [[0.4672657005718954]], [[0.44192786356209146]]], "std": [[[0.1912901804341248]], [[0.18279535420469162]], [[0.19834831132911682]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.23623304069042206, -0.08283496648073196, 0.2899223864078522, -0.10431069880723953, -0.9449321627616882, -0.11198060214519501, 0.0015339808305725455, -0.803805947303772, 0.2623107135295868, -0.0015339808305725455, 0.4187767803668976, -0.003067961661145091, -0.11504856497049332], "max": [0.9959678053855896, 0.22856314480304718, 0.43718454241752625, 1.0676506757736206, 0.2546408176422119, -0.36201947927474976, 0.2040194571018219, 0.1702718734741211, 0.07669904083013535, 0.8084079027175903, 0.012271846644580364, 0.6933593153953552, 0.03681553900241852, -0.012271846644580364], "mean": [0.459084689617157, -0.03546927496790886, 0.33278802037239075, 0.5561373233795166, 0.03730355575680733, -0.6018567681312561, 0.07972412556409836, 0.0986146330833435, -0.311044305562973, 0.5174184441566467, 0.0059053017757833, 0.5364745855331421, 0.009665166027843952, -0.07217223942279816], "std": [0.4615563154220581, 0.17825891077518463, 0.12503302097320557, 0.24490578472614288, 0.12623922526836395, 0.22365199029445648, 0.07269248366355896, 0.06896919012069702, 0.36974287033081055, 0.22926774621009827, 0.005097765009850264, 0.0820106714963913, 0.007935699075460434, 0.03770141676068306], "count": [286]}, "action": {"min": [0.0, -0.24478799104690552, -0.10702435672283173, 0.2674647569656372, -0.10476726293563843, -0.9574252963066101, -0.11360030621290207, -0.0010346320923417807, -0.800000011920929, 0.2440175712108612, -0.0020649023354053497, 0.4070456922054291, -0.033919744193553925, -0.10465838760137558], "max": [1.0, 0.2421693354845047, 0.4210680425167084, 1.0609225034713745, 0.2574305534362793, -0.3639124929904938, 0.2058345079421997, 0.17364344000816345, 0.06294755637645721, 0.800000011920929, 0.016676532104611397, 0.6936450004577637, 0.01097191870212555, 0.0], "mean": [0.43505895137786865, -0.03354780375957489, 0.3046191930770874, 0.5371873378753662, 0.039254214614629745, -0.6064339280128479, 0.08108469843864441, 0.10090278834104538, -0.3147580027580261, 0.49643850326538086, 0.007257120683789253, 0.5326604247093201, -0.019532345235347748, -0.06149504706263542], "std": [0.49416783452033997, 0.18298746645450592, 0.11620399355888367, 0.242487370967865, 0.12655359506607056, 0.22136534750461578, 0.0725802406668663, 0.06753476709127426, 0.3564249277114868, 0.2247452735900879, 0.0058422815054655075, 0.08441662043333054, 0.008321637287735939, 0.03737461566925049], "count": [286]}, "left_eye": {"min": [-0.10216798782348635, -0.2091489791870117], "max": [0.2589082717895508, 0.7175074259440104], "mean": [0.1279158503859193, 0.28829527390308896], "std": [0.07300267084806511, 0.23090324262464448], "count": [286]}, "right_eye": {"min": [-0.16117753982543948, -0.20928770701090493], "max": [0.1945648193359375, 0.717345937093099], "mean": [0.06760493992091895, 0.28824308057487136], "std": [0.07106462833188204, 0.2311064217768609], "count": [286]}, "right_arm_pose": {"min": [-0.034062501043081284, -0.9999719858169556, -0.35828259587287903, 0.0073279812932014465, 0.9628983736038208, -0.07727804034948349, -0.017368124797940254, -0.07701850682497025, -0.26986193656921387, -0.35425129532814026, 0.9228057265281677, 0.1007353737950325, 0.0, 0.0, 0.0, 1.0], "max": [0.20571720600128174, -0.9335930347442627, 0.0047126105055212975, 0.19823548197746277, 0.9999997019767761, 0.19926126301288605, 0.26226282119750977, 0.11040928214788437, 0.04728418216109276, 0.0038523003458976746, 0.9996874928474426, 0.23000045120716095, 0.0, 0.0, 0.0, 1.0], "mean": [0.09379212558269501, -0.9604458212852478, -0.23361995816230774, 0.06597989052534103, 0.9833186268806458, 0.07073520869016647, 0.10708194226026535, 0.024803731590509415, -0.08696591109037399, -0.23537951707839966, 0.9598771929740906, 0.17762725055217743, 0.0, 0.0, 0.0, 1.0], "std": [0.08761172741651535, 0.01679329387843609, 0.07880356907844543, 0.05639953166246414, 0.008883129805326462, 0.10246679931879044, 0.07768815755844116, 0.06997416913509369, 0.09470510482788086, 0.07971610873937607, 0.018575286492705345, 0.03820882737636566, 0.0, 0.0, 0.0, 0.0], "count": [286]}, "middle_arm_pose": {"min": [-0.06020176038146019, -1.0, -0.1475711613893509, -0.08649128675460815, 0.7013064026832581, -0.12464849650859833, 0.4794255495071411, -0.18693940341472626, -0.7124795913696289, -0.0845736637711525, 0.6968881487846375, 0.3181300163269043, 0.0, 0.0, 0.0, 1.0], "max": [0.01738801598548889, -0.988633930683136, 4.6181525249267e-05, 0.00018580998585093766, 0.8775825500488281, 9.632679575588554e-05, 0.7034294605255127, 0.040815319865942, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [-0.015558586455881596, -0.995165228843689, -0.08155278861522675, -0.046236664056777954, 0.7552470564842224, -0.06682847440242767, 0.6469504237174988, -0.0598946213722229, -0.6512364745140076, -0.04935552552342415, 0.7534708976745605, 0.3557738661766052, 0.0, 0.0, 0.0, 1.0], "std": [0.019279200583696365, 0.003932359628379345, 0.048643387854099274, 0.0335029661655426, 0.04434214532375336, 0.04494228959083557, 0.05103566497564316, 0.09457208216190338, 0.053966354578733444, 0.026626477017998695, 0.04598699137568474, 0.03093930333852768, 0.0, 0.0, 0.0, 0.0], "count": [286]}, "timestamp": {"min": [0.0], "max": [8.636363636363637], "mean": [4.318181818181818], "std": [2.501835873205008], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [286]}, "index": {"min": [6200], "max": [6485], "mean": [6342.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}}} +{"episode_index": 21, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8627450980392157]]], "mean": [[[0.6251381290849674]], [[0.5819719342320262]], [[0.3959315236928104]]], "std": [[[0.2358109137181389]], [[0.2180459748483377]], [[0.1807682957692295]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9215686274509803]]], "mean": [[[0.6274206944444445]], [[0.5941612193627451]], [[0.4133537193627451]]], "std": [[[0.2529860359705697]], [[0.23587664765283353]], [[0.19419220081485666]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48789700367647054]], [[0.43137924428104574]], [[0.3527064358660131]]], "std": [[[0.22242094646162633]], [[0.17206109155357446]], [[0.15713526545527592]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39996612745098037]], [[0.41782742647058824]], [[0.403961441993464]]], "std": [[[0.2418172754647956]], [[0.2215953104122309]], [[0.2244908185365682]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47312485498366014]], [[0.4729798468137255]], [[0.4489294730392157]]], "std": [[[0.1856613821067182]], [[0.17649948298988793]], [[0.19342582146254655]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.23623304069042206, -0.05982525274157524, 0.2684466540813446, -0.19328159093856812, -0.9970875382423401, 0.0015339808305725455, -0.026077674701809883, -0.803805947303772, 0.26384469866752625, -0.013805827125906944, 0.5016117095947266, -0.02761165425181389, -0.05368933081626892], "max": [0.9973118901252747, 0.07976700365543365, 0.4157088100910187, 1.0661166906356812, 0.2070874124765396, -0.2991262674331665, 0.2546408176422119, 0.15186409652233124, -0.08436894416809082, 0.8084079027175903, 0.010737866163253784, 0.7992039918899536, 0.030679617077112198, -0.012271846644580364], "mean": [0.4864080250263214, -0.08016126602888107, 0.3055762052536011, 0.5769742131233215, -0.017668530344963074, -0.5945930480957031, 0.13065336644649506, 0.07319992780685425, -0.43909358978271484, 0.5143212676048279, 0.00024026943719945848, 0.6571046710014343, -0.005926460027694702, -0.029170310124754906], "std": [0.46340593695640564, 0.1281541883945465, 0.1255885511636734, 0.27748629450798035, 0.13702192902565002, 0.2741941809654236, 0.055100616067647934, 0.07811865955591202, 0.30298489332199097, 0.20597271621227264, 0.009541107341647148, 0.10606470704078674, 0.015320496633648872, 0.011233754456043243], "count": [249]}, "action": {"min": [0.0, -0.24312591552734375, -0.0820000022649765, 0.24311022460460663, -0.19443479180335999, -1.0063326358795166, 0.0, -0.029168248176574707, -0.800000011920929, 0.24581465125083923, -0.014599389396607876, 0.5, -0.05815309286117554, -0.042660608887672424], "max": [1.0, 0.08981440961360931, 0.4023117125034332, 1.059999942779541, 0.20989395678043365, -0.30148977041244507, 0.25708407163619995, 0.1559092104434967, -0.09528942406177521, 0.800000011920929, 0.01643538661301136, 0.7967957854270935, 0.0, 0.0], "mean": [0.4652382433414459, -0.08048319071531296, 0.28263458609580994, 0.5554251074790955, -0.017438631504774094, -0.5959792137145996, 0.13291266560554504, 0.07608767598867416, -0.4398128092288971, 0.49125784635543823, 0.0024439431726932526, 0.654066801071167, -0.035390935838222504, -0.018344251438975334], "std": [0.4975903630256653, 0.13102473318576813, 0.11780291795730591, 0.275348037481308, 0.13753212988376617, 0.27130886912345886, 0.05366691201925278, 0.07907208800315857, 0.29189738631248474, 0.20224149525165558, 0.010833011008799076, 0.10703759640455246, 0.015537358820438385, 0.011397957801818848], "count": [249]}, "left_eye": {"min": [-0.03622303009033201, -0.16159750620524094], "max": [0.28161315917968754, 0.5582809448242188], "mean": [0.16744287770435992, 0.20062072593045518], "std": [0.06397672614253942, 0.14666239832285033], "count": [249]}, "right_eye": {"min": [-0.0945582389831543, -0.16167653401692705], "max": [0.2180572509765626, 0.5583198547363282], "mean": [0.107778536172277, 0.20079040961412375], "std": [0.0631709793023868, 0.1466879203907725], "count": [249]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9999412298202515, -0.3533974289894104, 0.003383474890142679, 0.9545363783836365, -0.003779901657253504, -0.04728695750236511, -0.023305730894207954, -0.2861391305923462, -0.37287065386772156, 0.9095279574394226, 0.09819576889276505, 0.0, 0.0, 0.0, 1.0], "max": [0.19541336596012115, -0.9260881543159485, 0.013775165192782879, 0.19689559936523438, 0.9999997019767761, 0.18440112471580505, 0.2973470985889435, 0.11037082225084305, 0.0743950754404068, 0.01183285005390644, 0.9996874928474426, 0.2380586862564087, 0.0, 0.0, 0.0, 1.0], "mean": [0.116969533264637, -0.9588078856468201, -0.23291811347007751, 0.07080873847007751, 0.9824385046958923, 0.09207284450531006, 0.12445385754108429, 0.0412641316652298, -0.09461094439029694, -0.24145792424678802, 0.9556490778923035, 0.18239152431488037, 0.0, 0.0, 0.0, 1.0], "std": [0.05457758530974388, 0.02252769097685814, 0.09627259522676468, 0.06142837181687355, 0.009504643268883228, 0.05863397195935249, 0.08555854856967926, 0.05179610848426819, 0.09545978903770447, 0.09981268644332886, 0.020170394331216812, 0.04086693003773689, 0.0, 0.0, 0.0, 0.0], "count": [249]}, "middle_arm_pose": {"min": [-0.10829528421163559, -1.0, -0.15026690065860748, -0.07407631725072861, 0.7361775040626526, -0.17747752368450165, 0.4794255495071411, -0.18693940341472626, -0.6757537126541138, -0.049954578280448914, 0.7363669872283936, 0.38284292817115784, 0.0, 0.0, 0.0, 1.0], "max": [0.04055289924144745, -0.9830369353294373, 4.6181525249267e-05, 0.007078466936945915, 0.8775825500488281, 0.023889144882559776, 0.6764883995056152, 0.006461412645876408, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4236602485179901, 0.0, 0.0, 0.0, 1.0], "mean": [-0.04076740890741348, -0.9924362897872925, -0.08068815618753433, -0.03566036373376846, 0.7579448223114014, -0.08334401249885559, 0.640827476978302, -0.08998127281665802, -0.6474745869636536, -0.03634088858962059, 0.7604499459266663, 0.3948209881782532, 0.0, 0.0, 0.0, 1.0], "std": [0.059577103704214096, 0.006738690659403801, 0.05746781453490257, 0.034323837608098984, 0.020244020968675613, 0.0817851722240448, 0.028541309759020805, 0.08134488761425018, 0.025978947058320045, 0.008297043852508068, 0.020700590685009956, 0.007397984154522419, 0.0, 0.0, 0.0, 0.0], "count": [249]}, "timestamp": {"min": [0.0], "max": [7.515151515151516], "mean": [3.7575757575757573], "std": [2.1781675406916996], "count": [249]}, "frame_index": {"min": [0], "max": [248], "mean": [124.0], "std": [71.87952884282609], "count": [249]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [249]}, "index": {"min": [6486], "max": [6734], "mean": [6610.0], "std": [71.87952884282609], "count": [249]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [249]}}} +{"episode_index": 22, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9098039215686274]]], "mean": [[[0.6404377675653595]], [[0.5959777818627452]], [[0.4046623958333333]]], "std": [[[0.23406819338621404]], [[0.21595300825724442]], [[0.17853757315225013]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9176470588235294]]], "mean": [[[0.6424320526960784]], [[0.6080065706699347]], [[0.42237149714052286]]], "std": [[[0.25160978283382435]], [[0.2346420296933836]], [[0.19400227609484633]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49287892156862745]], [[0.4333739317810458]], [[0.35474948529411765]]], "std": [[[0.22526122379512625]], [[0.17528745875474797]], [[0.16185944189287857]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4011851593137255]], [[0.4171635049019608]], [[0.4023968586601307]]], "std": [[[0.24281253814965148]], [[0.22165652721510543]], [[0.22429867321605948]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4657421160130719]], [[0.46521586397058823]], [[0.4419369648692811]]], "std": [[[0.1824520282280398]], [[0.174229551655278]], [[0.19121462967513697]]], "count": [100]}, "observation.state": {"min": [0.04704304039478302, -0.251572847366333, -0.058291271328926086, 0.5936505794525146, 0.0015339808305725455, -1.020097255706787, -0.19328159093856812, -0.010737866163253784, -0.803805947303772, 0.3804272413253784, -0.02147573232650757, 0.48166999220848083, -0.061359234154224396, -0.04448544234037399], "max": [0.9973118901252747, 0.0644271969795227, 0.46172821521759033, 1.0661166906356812, 0.2546408176422119, -0.4387185275554657, 0.26998063921928406, 0.03374757990241051, -0.1533980816602707, 0.8084079027175903, -0.0015339808305725455, 0.7347767949104309, 0.02761165425181389, -0.0015339808305725455], "mean": [0.5294387936592102, -0.07848546653985977, 0.22697089612483978, 0.723869800567627, 0.10601938515901566, -0.6479290127754211, 0.01584467478096485, 0.00988997146487236, -0.47612932324409485, 0.5888410210609436, -0.0136634586378932, 0.595785915851593, -0.033061522990465164, -0.026284843683242798], "std": [0.4634982943534851, 0.1232658177614212, 0.13549090921878815, 0.13340742886066437, 0.08687649667263031, 0.19816003739833832, 0.1273152232170105, 0.015169473364949226, 0.24140886962413788, 0.152744323015213, 0.004846743308007717, 0.10694779455661774, 0.016935337334871292, 0.011899569071829319], "count": [237]}, "action": {"min": [0.0, -0.259728342294693, -0.0820000022649765, 0.5722999572753906, 0.0, -1.0304921865463257, -0.19470839202404022, -0.013525317423045635, -0.800000011920929, 0.359173059463501, -0.019982807338237762, 0.47477421164512634, -0.09175478667020798, -0.03387059271335602], "max": [1.0, 0.07129688560962677, 0.45553338527679443, 1.059999942779541, 0.25742650032043457, -0.4444149136543274, 0.2729281485080719, 0.03612644970417023, -0.16353820264339447, 0.800000011920929, 0.0, 0.7319482564926147, 0.0, 0.015232866629958153], "mean": [0.5117260813713074, -0.07819145172834396, 0.20398454368114471, 0.7085169553756714, 0.1092391312122345, -0.6507307887077332, 0.017101798206567764, 0.011231828480958939, -0.4777113199234009, 0.5662553906440735, -0.0115575036033988, 0.5922490954399109, -0.062045250087976456, -0.014864394441246986], "std": [0.4979928135871887, 0.1268208771944046, 0.13559243083000183, 0.12999184429645538, 0.08635526150465012, 0.19744031131267548, 0.12782754004001617, 0.01572805643081665, 0.23169443011283875, 0.14964523911476135, 0.005029789172112942, 0.10796571522951126, 0.01636405661702156, 0.012136036530137062], "count": [237]}, "left_eye": {"min": [-0.07602682113647463, -0.13536478678385422], "max": [0.2275650024414062, 0.5835538228352866], "mean": [0.14923081760165052, 0.25256618360259203], "std": [0.04986420906497722, 0.13041140244668822], "count": [237]}, "right_eye": {"min": [-0.13457860946655276, -0.1353824615478516], "max": [0.16766481399536137, 0.5838521321614583], "mean": [0.08914729049940151, 0.2520149489830649], "std": [0.05026376426831315, 0.13088358974621278], "count": [237]}, "right_arm_pose": {"min": [-0.020368505269289017, -0.999920129776001, -0.43224892020225525, 0.08171983063220978, 0.9568243026733398, -0.02793055959045887, 0.0, -0.020363477990031242, -0.29000839591026306, -0.45352962613105774, 0.8809387683868408, 0.08833344280719757, 0.0, 0.0, 0.0, 1.0], "max": [0.26686766743659973, -0.8873806595802307, 0.007161404471844435, 0.19689559936523438, 0.9999997019767761, 0.2489524930715561, 0.28994449973106384, 0.10264191776514053, 0.03688517212867737, 0.009588981047272682, 0.9996874928474426, 0.22506506741046906, 0.0, 0.0, 0.0, 1.0], "mean": [0.16238491237163544, -0.9424552321434021, -0.2511700391769409, 0.10770801454782486, 0.9743706583976746, 0.13799045979976654, 0.12300349771976471, 0.0353224016726017, -0.07887282222509384, -0.2598869502544403, 0.9485477209091187, 0.17392762005329132, 0.0, 0.0, 0.0, 1.0], "std": [0.08552771806716919, 0.03255625441670418, 0.1181018054485321, 0.028755728155374527, 0.008453449234366417, 0.09616903960704803, 0.08432281017303467, 0.04606306925415993, 0.10307912528514862, 0.12201326340436935, 0.031337007880210876, 0.04582655802369118, 0.0, 0.0, 0.0, 0.0], "count": [237]}, "middle_arm_pose": {"min": [-0.002461359603330493, -1.0, -0.1037447601556778, -0.019094986841082573, 0.7318806648254395, -0.05517281964421272, 0.4794255495071411, -0.18693940341472626, -0.6812967658042908, -0.09596072137355804, 0.7281602025032043, 0.37363383173942566, 0.0, 0.0, 0.0, 1.0], "max": [0.029865693300962448, -0.9942732453346252, 4.6181525249267e-05, 0.001414104481227696, 0.8775825500488281, 9.632679575588554e-05, 0.6795034408569336, -0.01088021695613861, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4170987010002136, 0.0, 0.0, 0.0, 1.0], "mean": [0.012905657291412354, -0.9966960549354553, -0.07807975262403488, -0.0086504016071558, 0.7767028212547302, -0.03960641473531723, 0.6265678405761719, -0.0997389480471611, -0.6277239918708801, -0.06846986711025238, 0.7736960649490356, 0.3884774446487427, 0.0, 0.0, 0.0, 1.0], "std": [0.009341412223875523, 0.0011329558910802007, 0.015660906210541725, 0.0058509791269898415, 0.03061494044959545, 0.012740565463900566, 0.03843286260962486, 0.06557789444923401, 0.03878255933523178, 0.013282169587910175, 0.03143632411956787, 0.00967921782284975, 0.0, 0.0, 0.0, 0.0], "count": [237]}, "timestamp": {"min": [0.0], "max": [7.151515151515151], "mean": [3.575757575757576], "std": [2.0731938750602628], "count": [237]}, "frame_index": {"min": [0], "max": [236], "mean": [118.0], "std": [68.41539787698868], "count": [237]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [237]}, "index": {"min": [6735], "max": [6971], "mean": [6853.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [237]}}} +{"episode_index": 23, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8745098039215686]]], "mean": [[[0.6480886090686274]], [[0.6014888623366013]], [[0.4084801715686274]]], "std": [[[0.2385552182101599]], [[0.21918019462772464]], [[0.17997661918769267]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8666666666666667]]], "mean": [[[0.6415414419934641]], [[0.6061886928104575]], [[0.42060004289215686]]], "std": [[[0.2594373788994002]], [[0.24047827023854473]], [[0.1964216059619032]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48456206290849674]], [[0.435417295751634]], [[0.3619045506535948]]], "std": [[[0.22544307539841896]], [[0.1743738358209204]], [[0.16158566771741523]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4004780678104575]], [[0.4173320710784314]], [[0.4014291319444444]]], "std": [[[0.24083821406129133]], [[0.22034176119225926]], [[0.22298508657228072]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4687162969771242]], [[0.4706379575163399]], [[0.44748780841503266]]], "std": [[[0.18984942451753414]], [[0.1834025962129787]], [[0.200605030624292]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.25310683250427246, -0.0644271969795227, 0.6488738656044006, 0.0015339808305725455, -0.9832817316055298, -0.18100973963737488, -0.019941750913858414, -0.803805947303772, 0.25003886222839355, -0.004601942375302315, 0.4279806613922119, 0.0, -0.0951068103313446], "max": [0.9973118901252747, 0.2653786838054657, 0.5460971593856812, 1.0676506757736206, 0.4463884234428406, -0.7102331519126892, 0.11658254265785217, 0.0782330259680748, 0.09050486981868744, 0.8084079027175903, 0.015339808538556099, 0.7163690328598022, 0.04141748324036598, -0.010737866163253784], "mean": [0.5557302236557007, 0.029080670326948166, 0.2562897503376007, 0.7611695528030396, 0.2419993281364441, -0.8371081948280334, -0.020251551643013954, 0.028716012835502625, -0.43320682644844055, 0.5913973450660706, 0.0037125330418348312, 0.5671830773353577, 0.017733251675963402, -0.059840261936187744], "std": [0.4658272862434387, 0.19804218411445618, 0.1684247851371765, 0.11041867733001709, 0.14772221446037292, 0.0962907001376152, 0.08646439015865326, 0.03739864379167557, 0.3649999797344208, 0.2222215086221695, 0.007303271442651749, 0.10899576544761658, 0.01238737627863884, 0.01804761402308941], "count": [307]}, "action": {"min": [0.0, -0.2608725130558014, -0.08795904368162155, 0.6429506540298462, 0.0, -0.9949598908424377, -0.18245811760425568, -0.025006115436553955, -0.800000011920929, 0.23035338521003723, -0.003289563115686178, 0.42205050587654114, -0.03133050352334976, -0.08400619029998779], "max": [1.0, 0.277125746011734, 0.5372326970100403, 1.0609127283096313, 0.4471942186355591, -0.7132015824317932, 0.116791732609272, 0.0815485268831253, 0.07672419399023056, 0.800000011920929, 0.018678175285458565, 0.7139085531234741, 0.016187451779842377, 3.530608955770731e-05], "mean": [0.5368821620941162, 0.030423151329159737, 0.2341442108154297, 0.7477251887321472, 0.24501554667949677, -0.8418827652931213, -0.018620632588863373, 0.02838551625609398, -0.43461763858795166, 0.5696018934249878, 0.005371184088289738, 0.5636428594589233, -0.01037593837827444, -0.0488472655415535], "std": [0.49632397294044495, 0.20174254477024078, 0.16650556027889252, 0.10549528151750565, 0.14585819840431213, 0.09551825374364853, 0.08648286014795303, 0.039351046085357666, 0.3529442250728607, 0.21984092891216278, 0.008587184362113476, 0.11060497909784317, 0.013309716247022152, 0.01755746267735958], "count": [307]}, "left_eye": {"min": [-0.08095865249633794, -0.09259567260742185], "max": [0.2922740936279298, 0.6467824300130209], "mean": [0.12614897780775636, 0.3201807052123559], "std": [0.06231262832024178, 0.15382257621599582], "count": [307]}, "right_eye": {"min": [-0.14108839035034182, -0.09237187703450522], "max": [0.23114900588989262, 0.6465263366699219], "mean": [0.0659404462634158, 0.320787812728965], "std": [0.06197044404551312, 0.15303070711680394], "count": [307]}, "right_arm_pose": {"min": [-0.029565393924713135, -0.999979555606842, -0.2861441969871521, 0.08990554511547089, 0.9406768083572388, -0.030780397355556488, 0.0, -0.08090726286172867, -0.17015300691127777, -0.3113957941532135, 0.9357932209968567, 0.07465730607509613, 0.0, 0.0, 0.0, 1.0], "max": [0.30549442768096924, -0.9413096904754639, 0.029388902708888054, 0.19746825098991394, 0.9999997019767761, 0.27707403898239136, 0.20865601301193237, 0.10106028616428375, -1.990609416679945e-05, 0.029924781993031502, 0.9996874928474426, 0.21124640107154846, 0.0, 0.0, 0.0, 1.0], "mean": [0.17294849455356598, -0.9662484526634216, -0.13198105990886688, 0.11627811193466187, 0.9714440703392029, 0.15376846492290497, 0.13307419419288635, 0.0021776969078928232, -0.10584471374750137, -0.15425921976566315, 0.9783089756965637, 0.1622103899717331, 0.0, 0.0, 0.0, 1.0], "std": [0.11532895267009735, 0.020304866135120392, 0.07293910533189774, 0.02681395597755909, 0.019850732758641243, 0.11092982441186905, 0.04736417904496193, 0.0674123540520668, 0.03856445103883743, 0.07877194881439209, 0.014821507036685944, 0.039878785610198975, 0.0, 0.0, 0.0, 0.0], "count": [307]}, "middle_arm_pose": {"min": [-0.01986883580684662, -1.0, -0.0699540451169014, -0.02374190464615822, 0.7072230577468872, -0.060390058904886246, 0.4794255495071411, -0.18693940341472626, -0.7050876617431641, -0.0486006885766983, 0.7082782983779907, 0.31966376304626465, 0.0, 0.0, 0.0, 1.0], "max": [0.06377096474170685, -0.9973535537719727, 0.0295074675232172, 0.011118961498141289, 0.8775825500488281, 0.06434731185436249, 0.7059273719787598, 0.05147169530391693, -0.4794255495071411, 0.0029883570969104767, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [0.02331581525504589, -0.9984291791915894, -0.024183258414268494, -0.007572554051876068, 0.7642159461975098, 0.0020039095543324947, 0.6407905220985413, -0.0892605111002922, -0.6410167813301086, -0.03408225253224373, 0.7643817663192749, 0.3656131625175476, 0.0, 0.0, 0.0, 1.0], "std": [0.03162837401032448, 0.0007093636086210608, 0.031780920922756195, 0.01262908335775137, 0.03777574375271797, 0.04265129193663597, 0.04595276340842247, 0.097027488052845, 0.045832742005586624, 0.012413283810019493, 0.0374348945915699, 0.026910962536931038, 0.0, 0.0, 0.0, 0.0], "count": [307]}, "timestamp": {"min": [0.0], "max": [9.272727272727273], "mean": [4.636363636363636], "std": [2.6855392777096396], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [307]}, "index": {"min": [6972], "max": [7278], "mean": [7125.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}}} +{"episode_index": 24, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9294117647058824]]], "mean": [[[0.6435528206699346]], [[0.5964619342320261]], [[0.403927283496732]]], "std": [[[0.2347800040417661]], [[0.217593891099348]], [[0.1804072246993341]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9450980392156862]]], "mean": [[[0.6454635314542484]], [[0.608603576388889]], [[0.42181972630718956]]], "std": [[[0.25263304546306864]], [[0.23605713642470535]], [[0.19466681590810592]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48427271241830067]], [[0.43644353553921567]], [[0.35991233251633986]]], "std": [[[0.21617240925884015]], [[0.17219032874225373]], [[0.16108122189745247]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4006720608660131]], [[0.4178912479575163]], [[0.40252335580065357]]], "std": [[[0.24212890109110521]], [[0.220905954261035]], [[0.22215427862357046]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46249960580065363]], [[0.46651881127450984]], [[0.44169079044117643]]], "std": [[[0.1810206177736135]], [[0.1752136120686658]], [[0.19275847184538594]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.2730485796928406, -0.05982525274157524, 0.6596117615699768, -0.04141748324036598, -1.0814565420150757, -0.16260196268558502, -0.03988350182771683, -0.803805947303772, 0.36508744955062866, -0.012271846644580364, 0.5016117095947266, -0.02147573232650757, -0.0475534051656723], "max": [0.9973118901252747, 0.11811652034521103, 0.3773592710494995, 1.0661166906356812, 0.3405437469482422, -0.5645049214363098, 0.15186409652233124, 0.03834952041506767, -0.05368933081626892, 0.8084079027175903, 0.0, 0.7086991667747498, 0.030679617077112198, 0.04295146465301514], "mean": [0.546946108341217, -0.05147980526089668, 0.21594107151031494, 0.7686607837677002, 0.15698927640914917, -0.7239219546318054, -0.06753577291965485, -0.0017269898671656847, -0.48095864057540894, 0.6069834232330322, -0.006613402161747217, 0.6046577095985413, -0.011936630122363567, -0.006730197928845882], "std": [0.4665163457393646, 0.14439670741558075, 0.1095709428191185, 0.10067763179540634, 0.13527046144008636, 0.15655244886875153, 0.07487180083990097, 0.02221251279115677, 0.29330572485923767, 0.1588936448097229, 0.00397192919626832, 0.08268337696790695, 0.009653276763856411, 0.024923251941800117], "count": [302]}, "action": {"min": [0.0, -0.28238949179649353, -0.0820000022649765, 0.6410404443740845, -0.041817136108875275, -1.093869924545288, -0.16285283863544464, -0.045357465744018555, -0.800000011920929, 0.34286943078041077, -0.013522482477128506, 0.5, -0.05224483460187912, -0.03695362061262131], "max": [1.0, 0.1281321793794632, 0.3615831732749939, 1.059999942779541, 0.34260207414627075, -0.5681139826774597, 0.1539379507303238, 0.042482975870370865, -0.06501183658838272, 0.800000011920929, 0.0025283999275416136, 0.7073072791099548, 0.0, 0.059205714613199234], "mean": [0.5242941975593567, -0.050694920122623444, 0.19267277419567108, 0.7525172233581543, 0.15998072922229767, -0.7286093235015869, -0.06680438667535782, -0.0016884681535884738, -0.4838763475418091, 0.5862199664115906, -0.006885448005050421, 0.6011771559715271, -0.04126424342393875, 0.0048392522148787975], "std": [0.49721217155456543, 0.14849649369716644, 0.10728767514228821, 0.09746310859918594, 0.13461168110370636, 0.15609462559223175, 0.07518956810235977, 0.024615012109279633, 0.2836107015609741, 0.15727545320987701, 0.004471294116228819, 0.0828244611620903, 0.009064388461411, 0.025419127196073532], "count": [302]}, "left_eye": {"min": [-0.13739271163940425, -0.09602705637613929], "max": [0.2811210632324219, 0.6952476501464844], "mean": [0.1679145353519363, 0.15136860116954404], "std": [0.06579695328185826, 0.1725525344408515], "count": [302]}, "right_eye": {"min": [-0.19615612030029295, -0.0960779825846354], "max": [0.21836032867431632, 0.6952130635579428], "mean": [0.10868666614128265, 0.15102365043252783], "std": [0.06545128201793668, 0.17246026395237454], "count": [302]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9998646378517151, -0.32035255432128906, 0.09790650010108948, 0.9677600860595703, -0.0007963267271406949, -0.03613479807972908, -0.029119662940502167, -0.20336556434631348, -0.33454975485801697, 0.9405260682106018, 0.11204856634140015, 0.0, 0.0, 0.0, 1.0], "max": [0.24776150286197662, -0.9305791854858398, 0.032950788736343384, 0.19689559936523438, 0.9999997019767761, 0.2513669431209564, 0.20329129695892334, 0.10603109002113342, 0.08090274035930634, 0.026845276355743408, 0.9996874928474426, 0.2270602583885193, 0.0, 0.0, 0.0, 1.0], "mean": [0.1654685139656067, -0.9549358487129211, -0.218843013048172, 0.1166616901755333, 0.9816274046897888, 0.1595849245786667, 0.058061301708221436, 0.027745937928557396, -0.017668673768639565, -0.22169022262096405, 0.9675744771957397, 0.17181873321533203, 0.0, 0.0, 0.0, 1.0], "std": [0.059423454105854034, 0.02140488661825657, 0.09400297701358795, 0.021836481988430023, 0.0073702712543308735, 0.06359289586544037, 0.0589158721268177, 0.04839504882693291, 0.0716271623969078, 0.09477244317531586, 0.01514088548719883, 0.034738823771476746, 0.0, 0.0, 0.0, 0.0], "count": [302]}, "middle_arm_pose": {"min": [-0.0151307238265872, -1.0, -0.07433629035949707, -0.01429722923785448, 0.6884371638298035, -0.04326950013637543, 0.4794255495071411, -0.18693940341472626, -0.7251483201980591, -0.06339947879314423, 0.688420832157135, 0.3333319127559662, 0.0, 0.0, 0.0, 1.0], "max": [0.01087210699915886, -0.9972042441368103, 4.6181525249267e-05, 0.01198172103613615, 0.8775825500488281, 9.632679575588554e-05, 0.7243315577507019, 0.010675341822206974, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.40830227732658386, 0.0, 0.0, 0.0, 1.0], "mean": [-0.0004271695506758988, -0.9987956881523132, -0.0452740304172039, -0.0005068366881459951, 0.7609582543373108, -0.02918337471783161, 0.6448771357536316, -0.10289915651082993, -0.6455702781677246, -0.034146036952733994, 0.7600560784339905, 0.37723618745803833, 0.0, 0.0, 0.0, 1.0], "std": [0.007445152383297682, 0.0008162311278283596, 0.01735333912074566, 0.008463356643915176, 0.041958488523960114, 0.0098111592233181, 0.04866236075758934, 0.0770680159330368, 0.048635609447956085, 0.01710585132241249, 0.041580624878406525, 0.025229226797819138, 0.0, 0.0, 0.0, 0.0], "count": [302]}, "timestamp": {"min": [0.0], "max": [9.121212121212121], "mean": [4.5606060606060606], "std": [2.64180038507148], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [302]}, "index": {"min": [7279], "max": [7580], "mean": [7429.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [302]}}} +{"episode_index": 25, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8627450980392157]]], "mean": [[[0.6467880861928104]], [[0.605214477124183]], [[0.4142823754084967]]], "std": [[[0.22998933307419409]], [[0.2123562758214665]], [[0.17794382364466996]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8823529411764706]]], "mean": [[[0.652610492238562]], [[0.6203056924019608]], [[0.4346606617647059]]], "std": [[[0.24606168942888368]], [[0.2303296143525302]], [[0.19350831911982597]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5029150347222223]], [[0.44300404411764704]], [[0.36109457720588234]]], "std": [[[0.22512467844371653]], [[0.17463745043719797]], [[0.15949129954571228]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40397339869281046]], [[0.41773633782679737]], [[0.4023070874183007]]], "std": [[[0.24348281234386487]], [[0.22206902934440326]], [[0.22495844454241562]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4716130371732026]], [[0.4718405187908497]], [[0.4488007679738562]]], "std": [[[0.18991934569533436]], [[0.1811790726942627]], [[0.19753993197683603]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.2377670258283615, -0.05982525274157524, 0.5169515609741211, 0.0015339808305725455, -0.9618059992790222, -0.31139811873435974, -0.016873789951205254, -0.803805947303772, 0.5491651296615601, -0.0076699042692780495, 0.4279806613922119, -0.03528155758976936, -0.06289321184158325], "max": [0.9973118901252747, 0.12732040882110596, 0.4632622003555298, 1.0661166906356812, 0.2899223864078522, -0.503145694732666, 0.1288543939590454, 0.11044661700725555, -0.3190680146217346, 0.8084079027175903, 0.012271846644580364, 0.6396700143814087, 0.02761165425181389, 0.015339808538556099], "mean": [0.541265070438385, -0.03329901397228241, 0.22378386557102203, 0.6937746405601501, 0.16214781999588013, -0.6258082985877991, -0.08970742672681808, 0.040448300540447235, -0.5947300791740417, 0.7022148370742798, 0.002375733805820346, 0.5237577557563782, -0.003981695510447025, -0.029345029965043068], "std": [0.4664122760295868, 0.14033865928649902, 0.14195473492145538, 0.1364799588918686, 0.07735433429479599, 0.1405387967824936, 0.11460091173648834, 0.04007754847407341, 0.17925980687141418, 0.09683926403522491, 0.005932203494012356, 0.08555786311626434, 0.022282307967543602, 0.018340568989515305], "count": [277]}, "action": {"min": [0.0, -0.24562357366085052, -0.0820000022649765, 0.4999293386936188, 0.0, -0.9780942797660828, -0.31280550360679626, -0.02580416388809681, -0.800000011920929, 0.5289721488952637, -0.0083460109308362, 0.4227192997932434, -0.0667315274477005, -0.05148927494883537], "max": [1.0, 0.13840727508068085, 0.44532397389411926, 1.0602424144744873, 0.2924649715423584, -0.5057547092437744, 0.13069549202919006, 0.11442301422357559, -0.3254615068435669, 0.800000011920929, 0.016733292490243912, 0.6385434865951538, 0.0, 0.03135499358177185], "mean": [0.5263864398002625, -0.031118623912334442, 0.2033156454563141, 0.6796687245368958, 0.1657649576663971, -0.630923330783844, -0.08912260085344315, 0.040325820446014404, -0.5942637920379639, 0.6807727217674255, 0.0034394569229334593, 0.5200681686401367, -0.03284492343664169, -0.017896119505167007], "std": [0.495516836643219, 0.14525240659713745, 0.137753427028656, 0.13238677382469177, 0.07635863870382309, 0.14143618941307068, 0.11440690606832504, 0.04098542407155037, 0.17231492698192596, 0.0951077863574028, 0.00717482715845108, 0.08705157041549683, 0.02285112626850605, 0.018838323652744293], "count": [277]}, "left_eye": {"min": [-0.10646839141845699, -0.22465534210205074], "max": [0.26237411499023433, 0.5657073974609375], "mean": [0.14829577676656028, 0.2936112045811402], "std": [0.0706206965688614, 0.16486841604337737], "count": [277]}, "right_eye": {"min": [-0.1655070304870605, -0.22463792165120444], "max": [0.20125713348388663, 0.5654991149902344], "mean": [0.08770259571419722, 0.29255331592582795], "std": [0.07212378946497333, 0.16636682625284258], "count": [277]}, "right_arm_pose": {"min": [-0.007595675997436047, -0.9996871948242188, -0.3771665692329407, 0.047438301146030426, 0.9595489501953125, -0.03385600820183754, -0.07041119039058685, -0.05050744116306305, -0.15851742029190063, -0.3784232437610626, 0.9231993556022644, 0.11764983832836151, 0.0, 0.0, 0.0, 1.0], "max": [0.28061261773109436, -0.9157892465591431, -0.024997396394610405, 0.19689559936523438, 0.9999997019767761, 0.2748069167137146, 0.1583852916955948, 0.09549961984157562, 0.1000124141573906, -0.02499738708138466, 0.9996874928474426, 0.22040636837482452, 0.0, 0.0, 0.0, 1.0], "mean": [0.12957003712654114, -0.9476894736289978, -0.25425809621810913, 0.09901853650808334, 0.982085108757019, 0.12223247438669205, 0.05330992490053177, 0.016861772164702415, -0.019806386902928352, -0.25444456934928894, 0.96005779504776, 0.1776360422372818, 0.0, 0.0, 0.0, 1.0], "std": [0.11181365698575974, 0.02361942082643509, 0.08596029877662659, 0.03411034494638443, 0.014081232249736786, 0.12003524601459503, 0.05584808811545372, 0.05413384735584259, 0.07501470297574997, 0.08506355434656143, 0.01708664372563362, 0.03192637115716934, 0.0, 0.0, 0.0, 0.0], "count": [277]}, "middle_arm_pose": {"min": [-0.05246565118432045, -1.0, -0.1226268783211708, -0.036081451922655106, 0.7807278633117676, -0.11634054034948349, 0.4794255495071411, -0.18693940341472626, -0.623148500919342, -0.06831184774637222, 0.7799851894378662, 0.3757295608520508, 0.0, 0.0, 0.0, 1.0], "max": [0.008851914666593075, -0.9910837411880493, 0.004705149680376053, 0.007982268929481506, 0.8775825500488281, 9.632679575588554e-05, 0.6160071492195129, -0.059476327151060104, -0.4794255495071411, 0.007726187352091074, 0.8775825500488281, 0.4054921567440033, 0.0, 0.0, 0.0, 1.0], "mean": [-0.016667809337377548, -0.9974066615104675, -0.05362062528729439, -0.013416768983006477, 0.8209176659584045, -0.04474654048681259, 0.5662692785263062, -0.1331205815076828, -0.5687284469604492, -0.03365537151694298, 0.8203164935112, 0.3906613290309906, 0.0, 0.0, 0.0, 1.0], "std": [0.01897619105875492, 0.0029986845329403877, 0.040724966675043106, 0.012495252303779125, 0.02532283030450344, 0.03945499658584595, 0.03512104973196983, 0.04714670032262802, 0.03692232444882393, 0.021908262744545937, 0.025544805452227592, 0.008999845944344997, 0.0, 0.0, 0.0, 0.0], "count": [277]}, "timestamp": {"min": [0.0], "max": [8.363636363636363], "mean": [4.1818181818181825], "std": [2.4231057941459153], "count": [277]}, "frame_index": {"min": [0], "max": [276], "mean": [138.0], "std": [79.96249120681522], "count": [277]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [277]}, "index": {"min": [7581], "max": [7857], "mean": [7719.0], "std": [79.96249120681522], "count": [277]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [277]}}} +{"episode_index": 26, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8705882352941177]]], "mean": [[[0.6309724979575163]], [[0.5851530412581699]], [[0.39562722426470587]]], "std": [[[0.2346285787000549]], [[0.2165694117800536]], [[0.17820636578533675]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6322028227124183]], [[0.5960787234477124]], [[0.4134197855392157]]], "std": [[[0.25232382452665314]], [[0.23504011346048226]], [[0.19229627054832674]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48987475081699344]], [[0.43463165236928103]], [[0.35772440767973857]]], "std": [[[0.22237449779486337]], [[0.173304997891346]], [[0.1605293764647789]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40431359272875816]], [[0.41633908700980393]], [[0.3978451000816993]]], "std": [[[0.24270882682489886]], [[0.21993564833463455]], [[0.22182296517099112]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47427278186274513]], [[0.47460827205882355]], [[0.45130440767973856]]], "std": [[[0.18722762060676368]], [[0.17976825817095063]], [[0.19695074115230835]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.23623304069042206, -0.07516506314277649, 0.6381360292434692, 0.0015339808305725455, -0.9863497018814087, -0.16873788833618164, -0.01840776950120926, -0.803805947303772, 0.3221359848976135, -0.004601942375302315, 0.5000777244567871, 0.013805827125906944, -0.07056311517953873], "max": [0.9973118901252747, 0.27458256483078003, 0.4111068546772003, 1.0891263484954834, 0.5046796798706055, -0.52001953125, 0.11198060214519501, 0.029145635664463043, -0.08590292930603027, 0.8084079027175903, 0.004601942375302315, 0.8145438432693481, 0.04908738657832146, -0.010737866163253784], "mean": [0.5110310316085815, 0.02282870188355446, 0.2104569524526596, 0.7599189281463623, 0.280693382024765, -0.7286465167999268, -0.030961262062191963, 0.011356501840054989, -0.4605864882469177, 0.558239221572876, -0.00045767935807816684, 0.6510517597198486, 0.02564520202577114, -0.04216182604432106], "std": [0.46680566668510437, 0.20568370819091797, 0.13228490948677063, 0.12084506452083588, 0.1633230447769165, 0.1681278496980667, 0.07856301963329315, 0.015205779112875462, 0.29885587096214294, 0.1830088496208191, 0.0024497287813574076, 0.12022645771503448, 0.009270593523979187, 0.015443610027432442], "count": [305]}, "action": {"min": [0.0, -0.24534887075424194, -0.0974450334906578, 0.6166113018989563, 0.0, -0.9994514584541321, -0.17014829814434052, -0.02145816758275032, -0.800000011920929, 0.30081722140312195, -0.006014242302626371, 0.5, -0.01569753885269165, -0.0591113306581974], "max": [1.0, 0.28678762912750244, 0.3949551582336426, 1.0835041999816895, 0.5066245794296265, -0.5237208008766174, 0.11357232183218002, 0.03366188332438469, -0.09683360904455185, 0.800000011920929, 0.007308063097298145, 0.8116751909255981, 0.021425694227218628, 0.0015409287298098207], "mean": [0.49486300349235535, 0.026554744690656662, 0.1878032088279724, 0.7452163696289062, 0.28516024351119995, -0.7340142130851746, -0.030067453160881996, 0.012522276490926743, -0.4631790816783905, 0.5367612838745117, 0.0012628166005015373, 0.6482197642326355, -0.0028020048048347235, -0.03145800158381462], "std": [0.49670207500457764, 0.20958887040615082, 0.12945468723773956, 0.11880270391702652, 0.1616806983947754, 0.16893112659454346, 0.07872013002634048, 0.016300223767757416, 0.28883489966392517, 0.18011271953582764, 0.0035718795843422413, 0.12103395909070969, 0.00978400744497776, 0.0153886703774333], "count": [305]}, "left_eye": {"min": [-0.12143344879150386, -0.16953887939453127], "max": [0.5532030105590819, 0.48325373331705723], "mean": [0.16643481457819714, 0.2287722466682476], "std": [0.09173278355270388, 0.1344216332569747], "count": [305]}, "right_eye": {"min": [-0.18009872436523433, -0.16952521006266275], "max": [0.48706588745117196, 0.48337961832682286], "mean": [0.10680238067126666, 0.22883543004103693], "std": [0.09060176676939176, 0.1343987889185477], "count": [305]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.999897301197052, -0.3289482593536377, 0.09046564251184464, 0.9533143639564514, -0.0007963267271406949, 0.0, -0.07948087155818939, -0.2793470621109009, -0.358872652053833, 0.9067147970199585, 0.11177926510572433, 0.0, 0.0, 0.0, 1.0], "max": [0.2990778088569641, -0.9215476512908936, 0.010625632479786873, 0.20370100438594818, 0.9999997019767761, 0.28235021233558655, 0.2882956266403198, 0.09634844958782196, 0.019378650933504105, 0.007119895424693823, 0.9996874928474426, 0.23191358149051666, 0.0, 0.0, 0.0, 1.0], "mean": [0.20067842304706573, -0.9524475336074829, -0.19524553418159485, 0.11864123493432999, 0.9639145135879517, 0.17062701284885406, 0.16382533311843872, 0.00640311511233449, -0.12127455323934555, -0.2162427306175232, 0.9590930342674255, 0.174245685338974, 0.0, 0.0, 0.0, 1.0], "std": [0.0779966339468956, 0.024487994611263275, 0.08813568949699402, 0.027428142726421356, 0.00825874786823988, 0.0892007052898407, 0.08301521837711334, 0.06847479939460754, 0.0986800342798233, 0.09172141551971436, 0.022850453853607178, 0.03754732385277748, 0.0, 0.0, 0.0, 0.0], "count": [305]}, "middle_arm_pose": {"min": [8.453471673419699e-05, -1.0, -0.032851412892341614, -0.0121658556163311, 0.7148900032043457, -0.01506715826690197, 0.4794255495071411, -0.18693940341472626, -0.6988603472709656, -0.03327937424182892, 0.7146508097648621, 0.3621073067188263, 0.0, 0.0, 0.0, 1.0], "max": [0.05722963437438011, -0.9980506896972656, 0.025074265897274017, 0.009205659851431847, 0.8775825500488281, 0.06025811657309532, 0.6992292404174805, 0.007742492016404867, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4185090661048889, 0.0, 0.0, 0.0, 1.0], "mean": [0.02153960056602955, -0.9994882941246033, -0.010382783599197865, -0.004474765155464411, 0.7496374249458313, 0.009093409404158592, 0.6598062515258789, -0.09557605534791946, -0.6597066521644592, -0.021349357441067696, 0.7497264742851257, 0.38465264439582825, 0.0, 0.0, 0.0, 1.0], "std": [0.01400124654173851, 0.0004254730592947453, 0.01598444953560829, 0.006194280926138163, 0.02920791134238243, 0.02099892869591713, 0.03636724129319191, 0.08169139921665192, 0.03630203753709793, 0.0066222636960446835, 0.029667938128113747, 0.013989306055009365, 0.0, 0.0, 0.0, 0.0], "count": [305]}, "timestamp": {"min": [0.0], "max": [9.212121212121213], "mean": [4.6060606060606055], "std": [2.668043721582441], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [305]}, "index": {"min": [7858], "max": [8162], "mean": [8010.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [305]}}} +{"episode_index": 27, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8901960784313725]]], "mean": [[[0.6496609232026144]], [[0.6046891809640522]], [[0.41175216503267975]]], "std": [[[0.23375051541276842]], [[0.21571221024574405]], [[0.17891593187389201]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9372549019607843]]], "mean": [[[0.6436702267156863]], [[0.6103005575980393]], [[0.42584682393790846]]], "std": [[[0.25585520473029116]], [[0.23819197154730862]], [[0.19635023802646165]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49114449959150325]], [[0.4376610927287582]], [[0.35987723039215685]]], "std": [[[0.22448009575055483]], [[0.17508482577393167]], [[0.1624884450353061]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39977963439542485]], [[0.4159064808006536]], [[0.39999273692810455]]], "std": [[[0.24287258853290017]], [[0.2211909883141285]], [[0.22355109084282235]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45974482843137254]], [[0.4651971895424836]], [[0.44125598243464054]]], "std": [[[0.1819652472185303]], [[0.17725220084245605]], [[0.1949353726796973]]], "count": [100]}, "observation.state": {"min": [0.05779575929045677, -0.2960582971572876, -0.05982525274157524, 0.6412039995193481, -0.1702718734741211, -0.9495341181755066, -0.08436894416809082, -0.010737866163253784, -0.803805947303772, 0.11198060214519501, -0.015339808538556099, 0.5046796798706055, -0.04295146465301514, -0.04295146465301514], "max": [0.9973118901252747, 0.11044661700725555, 0.42951464653015137, 1.0661166906356812, 0.18100973963737488, -0.5783107876777649, 0.13038836419582367, 0.030679617077112198, 0.10584467649459839, 0.8084079027175903, 0.0015339808305725455, 0.6795535087585449, 0.030679617077112198, -0.012271846644580364], "mean": [0.5399964451789856, -0.09758712351322174, 0.2496752291917801, 0.7574973106384277, -0.006668836809694767, -0.7662880420684814, 0.031391825526952744, 0.00851659756153822, -0.37689656019210815, 0.4926875829696655, -0.010812591761350632, 0.6162921190261841, -0.02224276401102543, -0.023492859676480293], "std": [0.46017736196517944, 0.1580258011817932, 0.1149216741323471, 0.09982170164585114, 0.11791999638080597, 0.12293800711631775, 0.05981304123997688, 0.011036151088774204, 0.4013329744338989, 0.29856303334236145, 0.0031029600650072098, 0.04654323682188988, 0.014530831947922707, 0.007465182337909937], "count": [308]}, "action": {"min": [0.0, -0.3039974272251129, -0.0820000022649765, 0.6215088963508606, -0.1704709231853485, -0.9535256624221802, -0.08439257740974426, -0.011876354925334454, -0.800000011920929, 0.09216993302106857, -0.015913061797618866, 0.5, -0.07292762398719788, -0.032362256199121475], "max": [1.0, 0.11563264578580856, 0.4149208962917328, 1.059999942779541, 0.18406370282173157, -0.5808995962142944, 0.14793075621128082, 0.0326208658516407, 0.09089824557304382, 0.800000011920929, 0.0, 0.6771091222763062, 0.0, 0.0], "mean": [0.5126876831054688, -0.0984848365187645, 0.22609418630599976, 0.7427977323532104, -0.005502480082213879, -0.7716546654701233, 0.03341613709926605, 0.008885527960956097, -0.37722206115722656, 0.4689251184463501, -0.009567043744027615, 0.6145058870315552, -0.050633806735277176, -0.012304737232625484], "std": [0.4968107044696808, 0.16172201931476593, 0.11048483103513718, 0.096304751932621, 0.11834577471017838, 0.12173674255609512, 0.06072206795215607, 0.010839966125786304, 0.3896920680999756, 0.29705479741096497, 0.0031832195818424225, 0.04593617469072342, 0.015045675449073315, 0.007541436702013016], "count": [308]}, "left_eye": {"min": [-0.06856603622436519, -0.06974735260009768], "max": [0.48345947265625, 0.5775990804036459], "mean": [0.15622307929125698, 0.3209943760009036], "std": [0.06874466725146187, 0.14079359862327356], "count": [308]}, "right_eye": {"min": [-0.12696685791015627, -0.07159754435221355], "max": [0.41780567169189453, 0.5774998982747397], "mean": [0.09610664023981476, 0.32047889108781663], "std": [0.0678093742877043, 0.14133561840349101], "count": [308]}, "right_arm_pose": {"min": [-0.01090336311608553, -0.9996871948242188, -0.33193647861480713, 0.09356525540351868, 0.9745956063270569, -0.019093738868832588, -0.07604905962944031, -0.03446536138653755, -0.15188653767108917, -0.33371928334236145, 0.9405240416526794, 0.10277220606803894, 0.0, 0.0, 0.0, 1.0], "max": [0.20320206880569458, -0.9425716996192932, -0.024997396394610405, 0.19689559936523438, 0.9999997019767761, 0.20311248302459717, 0.16467003524303436, 0.1080930307507515, 0.10422664880752563, -0.02499738708138466, 0.9996874928474426, 0.21844547986984253, 0.0, 0.0, 0.0, 1.0], "mean": [0.10489431768655777, -0.9692884087562561, -0.19801819324493408, 0.11395636200904846, 0.9895060062408447, 0.09900785982608795, 0.03873061761260033, 0.037374045699834824, -0.018941206857562065, -0.19812710583209991, 0.9758952856063843, 0.16536737978458405, 0.0, 0.0, 0.0, 1.0], "std": [0.07611541450023651, 0.012783856131136417, 0.06564431637525558, 0.020787600427865982, 0.007306886371225119, 0.08419325202703476, 0.04933697730302811, 0.05484053120017052, 0.06058156490325928, 0.06458630412817001, 0.01313597708940506, 0.036217693239450455, 0.0, 0.0, 0.0, 0.0], "count": [308]}, "middle_arm_pose": {"min": [-0.004174382891505957, -1.0, -0.08730108290910721, -0.01588398404419422, 0.6764931082725525, -0.050785329192876816, 0.4794255495071411, -0.18693940341472626, -0.7364346385002136, -0.07351192086935043, 0.6752212047576904, 0.3487756550312042, 0.0, 0.0, 0.0, 1.0], "max": [0.025104504078626633, -0.996174693107605, 4.6181525249267e-05, 0.0012151853879913688, 0.8775825500488281, 0.014831063337624073, 0.7354382276535034, 0.0630582794547081, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [0.011495545506477356, -0.997700572013855, -0.06440678238868713, -0.007075667381286621, 0.7584283351898193, -0.032245829701423645, 0.6451329588890076, -0.0691918283700943, -0.645890474319458, -0.05645544454455376, 0.7563580274581909, 0.37675395607948303, 0.0, 0.0, 0.0, 1.0], "std": [0.008115256205201149, 0.0008731153793632984, 0.015687938779592514, 0.003999759443104267, 0.055960122495889664, 0.01232308428734541, 0.06532535701990128, 0.10980512201786041, 0.06544394791126251, 0.014610938727855682, 0.055359646677970886, 0.018969841301441193, 0.0, 0.0, 0.0, 0.0], "count": [308]}, "timestamp": {"min": [0.0], "max": [9.303030303030303], "mean": [4.651515151515151], "std": [2.6942870553182456], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [308]}, "index": {"min": [8163], "max": [8470], "mean": [8316.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [308]}}} +{"episode_index": 28, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8784313725490196]]], "mean": [[[0.6389769812091503]], [[0.5999609232026144]], [[0.4132018933823529]]], "std": [[[0.23569576707831608]], [[0.2164190323865185]], [[0.17901307585828083]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.6408196732026145]], [[0.6114358619281045]], [[0.4303796343954248]]], "std": [[[0.25191893043159663]], [[0.23461484116646122]], [[0.19452544295102406]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4849830596405229]], [[0.43822828431372546]], [[0.3625565870098039]]], "std": [[[0.2197964757436396]], [[0.17257730457103232]], [[0.16018560765670203]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40244867442810456]], [[0.4175858700980392]], [[0.4004374673202614]]], "std": [[[0.24146914354216173]], [[0.21991212362329257]], [[0.22152929506727478]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46458085580065356]], [[0.46985575571895427]], [[0.4476265379901961]]], "std": [[[0.1787577631495733]], [[0.1739872568143341]], [[0.19267827788682118]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.2761165499687195, -0.0782330259680748, 0.8053399324417114, 0.0, -0.9940195679664612, -0.07976700365543365, -0.07669904083013535, -0.8022719621658325, 0.3405437469482422, -0.02147573232650757, 0.31753402948379517, -0.02147573232650757, -0.07209710031747818], "max": [0.9973118901252747, 0.13192234933376312, 0.4724660813808441, 1.0661166906356812, 0.34207773208618164, -0.644271969795227, 0.2178252786397934, -0.0015339808305725455, -0.0782330259680748, 0.8084079027175903, -0.003067961661145091, 0.7194370031356812, 0.04141748324036598, 0.0], "mean": [0.5151979327201843, -0.050488460808992386, 0.1493329256772995, 0.8690263628959656, 0.1509794443845749, -0.7930372953414917, 0.09399218112230301, -0.04414794594049454, -0.48162394762039185, 0.6004351377487183, -0.015155763365328312, 0.5353496670722961, 0.004980321507900953, -0.034264057874679565], "std": [0.4668835699558258, 0.14375601708889008, 0.17137497663497925, 0.061437610536813736, 0.07878337800502777, 0.1244170069694519, 0.09439536184072495, 0.016384517773985863, 0.29257524013519287, 0.17939935624599457, 0.0051150694489479065, 0.1450268179178238, 0.016471486538648605, 0.024426614865660667], "count": [300]}, "action": {"min": [0.0, -0.28309741616249084, -0.10032228380441666, 0.7849283218383789, 0.0, -0.9944392442703247, -0.08053727447986603, -0.08127593994140625, -0.800000011920929, 0.32116684317588806, -0.022979378700256348, 0.31018099188804626, -0.05185501649975777, -0.06369542330503464], "max": [1.0, 0.1782144457101822, 0.4609943926334381, 1.059999942779541, 0.38074803352355957, -0.6469518542289734, 0.22167612612247467, 0.0, -0.0897638276219368, 0.800000011920929, 0.0, 0.7184170484542847, 0.015009197406470776, 0.01241415273398161], "mean": [0.49757862091064453, -0.04634172469377518, 0.12995783984661102, 0.8554815649986267, 0.15539772808551788, -0.7982158660888672, 0.09437060356140137, -0.04494883492588997, -0.4855390787124634, 0.5812368392944336, -0.013688859529793262, 0.531814455986023, -0.02296949364244938, -0.023664837703108788], "std": [0.4980800449848175, 0.14721103012561798, 0.17124620079994202, 0.057190168648958206, 0.0805315151810646, 0.12419144064188004, 0.09561905264854431, 0.016232460737228394, 0.28213173151016235, 0.17694391310214996, 0.005717261228710413, 0.14577195048332214, 0.017132950946688652, 0.02470339834690094], "count": [300]}, "left_eye": {"min": [-0.11638011932373049, -0.08719755808512375], "max": [0.3220242500305175, 0.6583302815755208], "mean": [0.19604445123672476, 0.28428494400448256], "std": [0.06367640444243457, 0.13994740562950586], "count": [300]}, "right_eye": {"min": [-0.17532682418823242, -0.0870712280273438], "max": [0.2563336372375489, 0.6582445780436197], "mean": [0.13588551203409838, 0.2843928623199463], "std": [0.06286636220349608, 0.1399135651179518], "count": [300]}, "right_arm_pose": {"min": [-0.014069482684135437, -0.9996871948242188, -0.24888549745082855, 0.1259768009185791, 0.9157739281654358, -0.03697597235441208, 0.0, -0.03622756898403168, -0.27260756492614746, -0.28639164566993713, 0.9189810752868652, 0.0824940875172615, 0.0, 0.0, 0.0, 1.0], "max": [0.3464878797531128, -0.9224874973297119, -0.024986768141388893, 0.19689559936523438, 0.9999997019767761, 0.29886770248413086, 0.3070351183414459, 0.0983172208070755, -1.990609416679945e-05, -0.02499738708138466, 0.9996874928474426, 0.22919616103172302, 0.0, 0.0, 0.0, 1.0], "mean": [0.19191569089889526, -0.9600091576576233, -0.15699130296707153, 0.14493125677108765, 0.9572630524635315, 0.1542295515537262, 0.20599360764026642, 0.023257160559296608, -0.17392168939113617, -0.19137577712535858, 0.961756706237793, 0.17212547361850739, 0.0, 0.0, 0.0, 1.0], "std": [0.1137159988284111, 0.021438227966427803, 0.05927326902747154, 0.015549546107649803, 0.02231537364423275, 0.11379605531692505, 0.06308291852474213, 0.0463230237364769, 0.056012533605098724, 0.06753915548324585, 0.0212568212300539, 0.04510364681482315, 0.0, 0.0, 0.0, 0.0], "count": [300]}, "middle_arm_pose": {"min": [8.453471673419699e-05, -1.0, -0.052863650023937225, -0.00015996096772141755, 0.7563344240188599, -0.012551511637866497, 0.47540149092674255, -0.18693940341472626, -0.6526561379432678, -0.06528395414352417, 0.7555291652679443, 0.36609697341918945, 0.0, 0.0, 0.0, 1.0], "max": [0.10722219944000244, -0.9940842390060425, 0.026682386174798012, 0.02757347747683525, 0.8775825500488281, 0.09925031661987305, 0.6541076302528381, 0.010354433208703995, -0.4741954207420349, 8.953013348205459e-18, 0.8797295093536377, 0.42005011439323425, 0.0, 0.0, 0.0, 1.0], "mean": [0.06765877455472946, -0.9970409870147705, -0.00824685301631689, 0.014647623524069786, 0.8049724102020264, 0.04948356747627258, 0.5863829255104065, -0.10157106816768646, -0.5851043462753296, -0.04519268497824669, 0.806868314743042, 0.38901373744010925, 0.0, 0.0, 0.0, 1.0], "std": [0.026660853996872902, 0.001576408394612372, 0.02345874533057213, 0.007910367101430893, 0.037274494767189026, 0.03632991760969162, 0.0549214668571949, 0.0790400430560112, 0.054723042994737625, 0.009796391241252422, 0.038516465574502945, 0.013738855719566345, 0.0, 0.0, 0.0, 0.0], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.06060606060606], "mean": [4.53030303030303], "std": [2.6243048258146384], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [300]}, "index": {"min": [8471], "max": [8770], "mean": [8620.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [300]}}} +{"episode_index": 29, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9215686274509803]]], "mean": [[[0.6414151797385621]], [[0.596321766748366]], [[0.40506101715686277]]], "std": [[[0.2415413473129294]], [[0.22212833382499694]], [[0.18057511081691194]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9607843137254902]]], "mean": [[[0.6329568075980393]], [[0.5986054084967319]], [[0.415520120506536]]], "std": [[[0.2658626564949299]], [[0.2470174563183147]], [[0.1996818267696364]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4946700592320261]], [[0.4448555555555555]], [[0.370811460375817]]], "std": [[[0.22435772345913266]], [[0.17388899224858825]], [[0.16351389268060543]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3974743361928105]], [[0.41315614991830063]], [[0.39789728349673203]]], "std": [[[0.2435856745456844]], [[0.22277368282664103]], [[0.2254846320883713]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.45917821486928107]], [[0.4636215992647059]], [[0.44524014093137254]]], "std": [[[0.18305726444222942]], [[0.17783567975818873]], [[0.19756694073168768]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.3067961633205414, -0.05982525274157524, 0.6350680589675903, -0.04448544234037399, -1.0707186460494995, -0.14879614114761353, -0.0644271969795227, -0.803805947303772, -0.06749515980482101, -0.006135923322290182, 0.5016117095947266, 0.00920388475060463, -0.1733398288488388], "max": [0.9973118901252747, 0.07363107800483704, 0.45405831933021545, 1.0707186460494995, 0.2208932340145111, -0.6826214790344238, 0.21015536785125732, 0.12118448317050934, 0.25003886222839355, 0.8084079027175903, 0.02147573232650757, 0.7685244083404541, 0.1089126393198967, 0.0], "mean": [0.5215217471122742, -0.12122979760169983, 0.2291199266910553, 0.8067206740379333, 0.07962221652269363, -0.827684223651886, 0.04748553782701492, 0.010059108026325703, -0.1978430300951004, 0.35575181245803833, 0.00721741421148181, 0.6515291929244995, 0.06640468537807465, -0.11504410207271576], "std": [0.46781501173973083, 0.1443728506565094, 0.13586625456809998, 0.10754749923944473, 0.0932316929101944, 0.09882783144712448, 0.10691820085048676, 0.07050956040620804, 0.41667643189430237, 0.3708343505859375, 0.008496653288602829, 0.0878717452287674, 0.03557003289461136, 0.046791765838861465], "count": [339]}, "action": {"min": [0.0, -0.31462177634239197, -0.0820000022649765, 0.6220848560333252, -0.04501842334866524, -1.0830974578857422, -0.14954358339309692, -0.06867753714323044, -0.800000011920929, -0.08921318501234055, -0.004968786146491766, 0.5, -0.02177976630628109, -0.16284511983394623], "max": [1.0, 0.08394402265548706, 0.43729081749916077, 1.0677415132522583, 0.22446802258491516, -0.6843931078910828, 0.21354474127292633, 0.1245579868555069, 0.2350417673587799, 0.800000011920929, 0.025549830868840218, 0.7666455507278442, 0.08187191933393478, 0.011596819385886192], "mean": [0.5032906532287598, -0.12268280237913132, 0.20909465849399567, 0.7944402694702148, 0.08064412325620651, -0.8322339057922363, 0.04918615520000458, 0.008717459626495838, -0.20255640149116516, 0.33199062943458557, 0.009014254435896873, 0.6504549980163574, 0.03924141824245453, -0.10443688929080963], "std": [0.49916741251945496, 0.14542609453201294, 0.1336924433708191, 0.10628491640090942, 0.0930987298488617, 0.09868524223566055, 0.10715077072381973, 0.07144728302955627, 0.40298721194267273, 0.3692430555820465, 0.009584439918398857, 0.08604748547077179, 0.03601909801363945, 0.04619944468140602], "count": [339]}, "left_eye": {"min": [-0.0704590797424316, -0.1492339452107747], "max": [0.28472881317138676, 0.5031506856282553], "mean": [0.123245305227319, 0.2530432422604184], "std": [0.052628974517283905, 0.11798636447168241], "count": [339]}, "right_eye": {"min": [-0.12961244583129883, -0.14884592692057297], "max": [0.2250879287719727, 0.5031831105550131], "mean": [0.06385115212747133, 0.25338079898875476], "std": [0.05280415345352401, 0.11700360716788714], "count": [339]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9999441504478455, -0.3442811369895935, 0.0764063224196434, 0.9335241317749023, -0.0007963267271406949, -0.014803502708673477, -0.020867329090833664, -0.19034959375858307, -0.3519059419631958, 0.9337959885597229, 0.10754434764385223, 0.0, 0.0, 0.0, 1.0], "max": [0.3068656325340271, -0.932936429977417, 0.01643001101911068, 0.19689559936523438, 0.9999997019767761, 0.2850528955459595, 0.22750993072986603, 0.10196531563997269, 0.029405146837234497, 0.014491967856884003, 0.999718964099884, 0.219538152217865, 0.0, 0.0, 0.0, 1.0], "mean": [0.19078081846237183, -0.9607004523277283, -0.14831987023353577, 0.12653127312660217, 0.9702643752098083, 0.17496313154697418, 0.12001387774944305, 0.04338732734322548, -0.09208342432975769, -0.17246726155281067, 0.9747894406318665, 0.16114574670791626, 0.0, 0.0, 0.0, 1.0], "std": [0.09790199249982834, 0.018199080601334572, 0.09349796921014786, 0.031859930604696274, 0.022886645048856735, 0.09327461570501328, 0.06593964993953705, 0.04534216225147247, 0.06001812219619751, 0.08755289018154144, 0.01710711233317852, 0.02917787991464138, 0.0, 0.0, 0.0, 0.0], "count": [339]}, "middle_arm_pose": {"min": [-0.012571880593895912, -1.0, -0.056721899658441544, -0.0392848365008831, 0.5889514684677124, -0.025992607697844505, 0.4794255495071411, -0.18693940341472626, -0.7936745882034302, -0.07828586548566818, 0.606833279132843, 0.3332723379135132, 0.0, 0.0, 0.0, 1.0], "max": [0.1754925698041916, -0.9793329238891602, 0.13428325951099396, 0.0428040474653244, 0.8775825500488281, 0.1991441398859024, 0.7841967344284058, 0.10129450261592865, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [0.08908376097679138, -0.9897240996360779, 0.04322737827897072, 0.005709541030228138, 0.695455014705658, 0.09315229952335358, 0.6939557790756226, -0.023094136267900467, -0.6975208520889282, -0.04286668822169304, 0.7039705514907837, 0.3592190742492676, 0.0, 0.0, 0.0, 1.0], "std": [0.06909673660993576, 0.00908308383077383, 0.07606363296508789, 0.030591314658522606, 0.09098540246486664, 0.09791674464941025, 0.09068731218576431, 0.11495377123355865, 0.09390582889318466, 0.01618560589849949, 0.0835038423538208, 0.02173074707388878, 0.0, 0.0, 0.0, 0.0], "count": [339]}, "timestamp": {"min": [0.0], "max": [10.242424242424242], "mean": [5.121212121212121], "std": [2.965468025823652], "count": [339]}, "frame_index": {"min": [0], "max": [338], "mean": [169.0], "std": [97.86044485218052], "count": [339]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [339]}, "index": {"min": [8771], "max": [9109], "mean": [8940.0], "std": [97.86044485218052], "count": [339]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [339]}}} +{"episode_index": 30, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.6481042361111111]], [[0.6031166870915032]], [[0.4110764828431373]]], "std": [[[0.23316329298768407]], [[0.2163912199608204]], [[0.18038547150393447]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6511745955882353]], [[0.6162774632352941]], [[0.429563960375817]]], "std": [[[0.25278297120497384]], [[0.23731645519511288]], [[0.1975815254091622]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48344396446078436]], [[0.4436762642973856]], [[0.36849172385620915]]], "std": [[[0.2194301010340928]], [[0.1751450825884148]], [[0.16345638156638995]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4029539113562091]], [[0.41855297998366015]], [[0.399834483251634]]], "std": [[[0.2413537265789809]], [[0.22053793500765315]], [[0.22151639452957528]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47124984681372545]], [[0.47458525531045753]], [[0.45398253063725486]]], "std": [[[0.18503168440876952]], [[0.17881371286398276]], [[0.19746019002460274]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.22242721915245056, -0.05982525274157524, 0.5338253378868103, 0.0015339808305725455, -1.1320778131484985, -0.28071850538253784, -0.09357283264398575, -0.803805947303772, 0.3911651074886322, -0.015339808538556099, 0.503145694732666, -0.03374757990241051, -0.03374757990241051], "max": [0.9973118901252747, 0.14726215600967407, 0.5000777244567871, 1.101398229598999, 0.4555923044681549, -0.5875146389007568, 0.25617480278015137, 0.04141748324036598, -0.1365242898464203, 0.8084079027175903, 0.0015339808305725455, 0.7301748991012573, 0.030679617077112198, 0.010737866163253784], "mean": [0.5038803219795227, -0.023719610646367073, 0.21339727938175201, 0.7760504484176636, 0.2618687152862549, -0.7487515211105347, -0.060088351368904114, -0.025134442374110222, -0.5382487177848816, 0.6334497332572937, -0.009268439374864101, 0.6107475161552429, -0.0025318129919469357, -0.009829401038587093], "std": [0.46648499369621277, 0.13656111061573029, 0.16473907232284546, 0.14470729231834412, 0.10374924540519714, 0.12607060372829437, 0.14759662747383118, 0.04838148504495621, 0.2612581253051758, 0.1513826847076416, 0.00521437544375658, 0.07429897040128708, 0.019766325131058693, 0.012881767936050892], "count": [309]}, "action": {"min": [0.0, -0.22795821726322174, -0.0820000022649765, 0.5215190052986145, 0.0, -1.1443939208984375, -0.28218621015548706, -0.09819689393043518, -0.800000011920929, 0.3711954951286316, -0.015681475400924683, 0.5, -0.06379649043083191, -0.022250862792134285], "max": [1.0, 0.16715121269226074, 0.48430144786834717, 1.0995538234710693, 0.4583659768104553, -0.5899550318717957, 0.2586229145526886, 0.045178383588790894, -0.1478032022714615, 0.800000011920929, 0.0022884486243128777, 0.7290346622467041, 0.0, 0.022628014907240868], "mean": [0.48328161239624023, -0.020107664167881012, 0.19105932116508484, 0.7619414925575256, 0.26493966579437256, -0.7536187171936035, -0.05949053168296814, -0.026235321536660194, -0.5388671159744263, 0.6126258373260498, -0.008738595061004162, 0.6078822016716003, -0.03131912276148796, 0.001614305772818625], "std": [0.4987948536872864, 0.14114885032176971, 0.16348914802074432, 0.14311765134334564, 0.10024014860391617, 0.12799376249313354, 0.1475648134946823, 0.050173643976449966, 0.2519385814666748, 0.15024344623088837, 0.006297734100371599, 0.07539261132478714, 0.020127657800912857, 0.012932199984788895], "count": [309]}, "left_eye": {"min": [-0.023651599884033203, -0.10547726949055991], "max": [0.3718289375305175, 0.5234087626139323], "mean": [0.15499615576660736, 0.16822437720519928], "std": [0.07746611944589914, 0.1743273483044631], "count": [309]}, "right_eye": {"min": [-0.08176593780517583, -0.10559425354003904], "max": [0.30769290924072257, 0.52339719136556], "mean": [0.0954960748987291, 0.1681470919324101], "std": [0.07768878427862767, 0.17446033214647982], "count": [309]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9998153448104858, -0.38126257061958313, 0.05574623495340347, 0.9349691867828369, -0.0007963267271406949, 0.0, -0.056477610021829605, -0.3243105411529541, -0.39115434885025024, 0.9078605771064758, 0.10528607666492462, 0.0, 0.0, 0.0, 1.0], "max": [0.35268038511276245, -0.9153590202331543, 0.03862877935171127, 0.204944908618927, 0.9999997019767761, 0.336266428232193, 0.33763864636421204, 0.08502865582704544, 0.016642723232507706, 0.03258749470114708, 0.9996874928474426, 0.20830689370632172, 0.0, 0.0, 0.0, 1.0], "mean": [0.21816854178905487, -0.9434850811958313, -0.19758321344852448, 0.11913371086120605, 0.959026575088501, 0.19163638353347778, 0.13592244684696198, 0.0157600250095129, -0.09521427005529404, -0.21257410943508148, 0.9612919688224792, 0.16789263486862183, 0.0, 0.0, 0.0, 1.0], "std": [0.112275131046772, 0.02358931489288807, 0.10018596798181534, 0.038446612656116486, 0.017461268231272697, 0.1311490386724472, 0.08696597814559937, 0.05025692656636238, 0.10340973734855652, 0.10083270072937012, 0.028349339962005615, 0.03404635936021805, 0.0, 0.0, 0.0, 0.0], "count": [309]}, "middle_arm_pose": {"min": [-0.024533698335289955, -1.0, -0.08986322581768036, -0.015864919871091843, 0.708156943321228, -0.07429782301187515, 0.4794255495071411, -0.18693940341472626, -0.7038915157318115, -0.05700602009892464, 0.7103059887886047, 0.35526224970817566, 0.0, 0.0, 0.0, 1.0], "max": [0.06617507338523865, -0.9956986904144287, 0.05269523710012436, 0.04258023574948311, 0.8775825500488281, 0.07679648697376251, 0.7019177675247192, -0.011582289822399616, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [0.022413184866309166, -0.997908890247345, -0.02095024287700653, 0.00997084379196167, 0.7746919989585876, 0.0047547221183776855, 0.6280611753463745, -0.1174461841583252, -0.6291562914848328, -0.031994905322790146, 0.7748223543167114, 0.38588160276412964, 0.0, 0.0, 0.0, 1.0], "std": [0.030839839950203896, 0.0012144926004111767, 0.047784555703401566, 0.020161397755146027, 0.03270898759365082, 0.05322815105319023, 0.0382843092083931, 0.06863801926374435, 0.03861578181385994, 0.017210623249411583, 0.03165065124630928, 0.014508042484521866, 0.0, 0.0, 0.0, 0.0], "count": [309]}, "timestamp": {"min": [0.0], "max": [9.333333333333334], "mean": [4.666666666666667], "std": [2.70303483262745], "count": [309]}, "frame_index": {"min": [0], "max": [308], "mean": [154.0], "std": [89.20014947670585], "count": [309]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [309]}, "index": {"min": [9110], "max": [9418], "mean": [9264.0], "std": [89.20014947670585], "count": [309]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [309]}}} +{"episode_index": 31, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.6494610661764705]], [[0.6003015134803922]], [[0.4056668198529412]]], "std": [[[0.2391159680281903]], [[0.22046043572825821]], [[0.1811780713721411]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.6435821262254902]], [[0.6049118096405229]], [[0.4173780800653595]]], "std": [[[0.2614590726054237]], [[0.24241539797820832]], [[0.1965189466112604]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48394163398692813]], [[0.43614904820261435]], [[0.3601530780228758]]], "std": [[[0.21673498380503356]], [[0.17154916910702742]], [[0.16019313013411957]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3991095424836601]], [[0.41674642361111114]], [[0.39781891748366016]]], "std": [[[0.24042499922591895]], [[0.21976495318019862]], [[0.2207939773452192]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46205104166666666]], [[0.4663068586601307]], [[0.44426607843137256]]], "std": [[[0.1810904554393371]], [[0.17633289969289656]], [[0.19538466336332116]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.2715145945549011, -0.05982525274157524, 0.8145438432693481, 0.0015339808305725455, -1.0108933448791504, -0.06596117466688156, -0.0951068103313446, -0.803805947303772, 0.2546408176422119, -0.013805827125906944, 0.45099037885665894, 0.023009711876511574, -0.03221359848976135], "max": [0.9973118901252747, 0.18100973963737488, 0.4141748249530792, 1.0661166906356812, 0.3911651074886322, -0.7086991667747498, 0.20555342733860016, -0.0015339808305725455, 0.09357283264398575, 0.8084079027175903, -0.0015339808305725455, 0.7439807057380676, 0.03834952041506767, -0.004601942375302315], "mean": [0.5565088391304016, 0.009667225182056427, 0.19617386162281036, 0.8682274222373962, 0.2425234019756317, -0.8521854281425476, 0.0306742861866951, -0.055846553295850754, -0.3967682719230652, 0.5695645213127136, -0.011654012836515903, 0.6040209531784058, 0.02853848598897457, -0.01892978698015213], "std": [0.4641261696815491, 0.17067766189575195, 0.13755573332309723, 0.06003542244434357, 0.11744916439056396, 0.0985642746090889, 0.0631628930568695, 0.025158410891890526, 0.3200841546058655, 0.19300098717212677, 0.002701566554605961, 0.11741422116756439, 0.004195990972220898, 0.010173944756388664], "count": [288]}, "action": {"min": [0.0, -0.27919116616249084, -0.0820000022649765, 0.7989374399185181, 0.0, -1.0219647884368896, -0.0662466362118721, -0.09980861097574234, -0.800000011920929, 0.2352893352508545, -0.014264430850744247, 0.44601404666900635, -0.0067509813234210014, -0.02080104500055313], "max": [1.0, 0.19431591033935547, 0.4014815390110016, 1.059999942779541, 0.3935620188713074, -0.7124637961387634, 0.20804645121097565, 0.0006548235542140901, 0.07937617599964142, 0.800000011920929, 0.0010827711084857583, 0.7426431179046631, 0.011356119066476822, 0.010183649137616158], "mean": [0.5468366146087646, 0.012590747326612473, 0.1746061146259308, 0.8566166162490845, 0.24628789722919464, -0.856817364692688, 0.03160793334245682, -0.058014750480651855, -0.4005774259567261, 0.5476226806640625, -0.01099778525531292, 0.6003845930099487, 7.898543844930828e-05, -0.007521362043917179], "std": [0.49188604950904846, 0.17326509952545166, 0.1376476138830185, 0.05611623451113701, 0.11523567140102386, 0.09880145639181137, 0.06382191181182861, 0.0246738288551569, 0.308900386095047, 0.18974918127059937, 0.0029021231457591057, 0.11888038367033005, 0.004393530078232288, 0.010480393655598164], "count": [288]}, "left_eye": {"min": [-0.13012676239013676, -0.20646890004475915], "max": [0.2609627723693848, 0.5599155426025391], "mean": [0.16467685384882824, 0.21592313338209101], "std": [0.07171209488335079, 0.13275477952696146], "count": [288]}, "right_eye": {"min": [-0.18939085006713863, -0.2063873926798503], "max": [0.20019702911376958, 0.5600145975748698], "mean": [0.10536931620703802, 0.21633248163594143], "std": [0.07032863906025377, 0.13249904117336533], "count": [288]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9999868869781494, -0.2767240107059479, 0.12457732111215591, 0.9307947754859924, -0.0007963267271406949, 0.0, -0.04864926263689995, -0.25968071818351746, -0.31517472863197327, 0.9227474331855774, 0.09645577520132065, 0.0, 0.0, 0.0, 1.0], "max": [0.35056087374687195, -0.9162754416465759, 0.013663404621183872, 0.19689559936523438, 0.9999997019767761, 0.3208949863910675, 0.26893049478530884, 0.096727654337883, -1.990609416679945e-05, 0.013105114921927452, 0.9996874928474426, 0.21214620769023895, 0.0, 0.0, 0.0, 1.0], "mean": [0.2026873677968979, -0.958057165145874, -0.15743888914585114, 0.14320968091487885, 0.9614279866218567, 0.1732325553894043, 0.1830487996339798, 0.008031442761421204, -0.14690135419368744, -0.18576394021511078, 0.965912938117981, 0.16050545871257782, 0.0, 0.0, 0.0, 1.0], "std": [0.09800346940755844, 0.023191500455141068, 0.07819680869579315, 0.015657074749469757, 0.014272032305598259, 0.09812331199645996, 0.048043809831142426, 0.05212801694869995, 0.05644385144114494, 0.0862707793712616, 0.017195438966155052, 0.03472595661878586, 0.0, 0.0, 0.0, 0.0], "count": [288]}, "middle_arm_pose": {"min": [-0.001274537411518395, -1.0, 4.6181525249267e-05, 0.00018580998585093766, 0.6908983588218689, 9.632679575588554e-05, 0.4794255495071411, -0.18693940341472626, -0.7221505045890808, -0.02632688172161579, 0.6915909051895142, 0.3149203062057495, 0.0, 0.0, 0.0, 1.0], "max": [0.09294115751981735, -0.9945761561393738, 0.054288022220134735, 0.040746573358774185, 0.8775825500488281, 0.10242801904678345, 0.7221390008926392, 0.04950954020023346, -0.4794255495071411, 0.006564485374838114, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [0.056091468781232834, -0.9974689483642578, 0.030639516189694405, 0.023192906752228737, 0.7297675609588623, 0.06180347502231598, 0.6779024600982666, -0.08207684755325317, -0.6785646080970764, -0.01577679067850113, 0.7321964502334595, 0.3621443510055542, 0.0, 0.0, 0.0, 1.0], "std": [0.026728808879852295, 0.0019480424234643579, 0.015913764014840126, 0.01338808611035347, 0.03630470111966133, 0.030436186119914055, 0.042707350105047226, 0.08481327444314957, 0.04255136102437973, 0.007600713986903429, 0.03634776175022125, 0.0260727908462286, 0.0, 0.0, 0.0, 0.0], "count": [288]}, "timestamp": {"min": [0.0], "max": [8.696969696969697], "mean": [4.348484848484849], "std": [2.519331442111723], "count": [288]}, "frame_index": {"min": [0], "max": [287], "mean": [143.5], "std": [83.13793758968686], "count": [288]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [288]}, "index": {"min": [9419], "max": [9706], "mean": [9562.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [288]}}} +{"episode_index": 32, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9372549019607843]]], "mean": [[[0.6461798999183007]], [[0.5999616339869281]], [[0.4075461662581699]]], "std": [[[0.23795147024912786]], [[0.2201352855843275]], [[0.18092646778664287]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6415560457516339]], [[0.6064556229575164]], [[0.42250909109477125]]], "std": [[[0.25923332284904]], [[0.24167579087196833]], [[0.197435701647131]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47561634395424834]], [[0.43413900326797383]], [[0.36027278390522877]]], "std": [[[0.21669002273816018]], [[0.17521169704681783]], [[0.16441543180441084]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40313041462418303]], [[0.4163033251633987]], [[0.39761180555555553]]], "std": [[[0.242161508210688]], [[0.2197498169684491]], [[0.22085543245101022]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4701706638071896]], [[0.4696870098039216]], [[0.4454767953431373]]], "std": [[[0.18077033315429372]], [[0.1748452378494007]], [[0.19409873946051645]]], "count": [100]}, "observation.state": {"min": [0.04704304039478302, -0.3374757766723633, -0.06596117466688156, 0.8130098581314087, -0.11658254265785217, -0.9970875382423401, -0.026077674701809883, -0.0920388475060463, -0.8022719621658325, 0.15186409652233124, -0.026077674701809883, 0.5016117095947266, -0.03834952041506767, -0.09817477315664291], "max": [0.9973118901252747, 0.08590292930603027, 0.38963112235069275, 1.0661166906356812, 0.22702915966510773, -0.6734175682067871, 0.2070874124765396, -0.0015339808305725455, 0.09817477315664291, 0.8084079027175903, -0.0015339808305725455, 0.7317088842391968, 0.04448544234037399, -0.010737866163253784], "mean": [0.5538415312767029, -0.0816701278090477, 0.16022132337093353, 0.909912109375, 0.05852677673101425, -0.832429051399231, 0.09627802670001984, -0.04803716763854027, -0.40031149983406067, 0.5191664695739746, -0.020170917734503746, 0.6477152109146118, -0.007599886506795883, -0.05210448056459427], "std": [0.46307453513145447, 0.1626056432723999, 0.13971959054470062, 0.06277178972959518, 0.11130563169717789, 0.11039579659700394, 0.07148154079914093, 0.023404983803629875, 0.35486841201782227, 0.24887296557426453, 0.0051350281573832035, 0.0580817386507988, 0.026502076536417007, 0.019759947434067726], "count": [241]}, "action": {"min": [0.0, -0.34575286507606506, -0.09125324338674545, 0.7944642901420593, -0.11785333603620529, -1.008831262588501, -0.02687748707830906, -0.09531281143426895, -0.800000011920929, 0.13230514526367188, -0.02696697972714901, 0.5, -0.06844570487737656, -0.08780919760465622], "max": [1.0, 0.09696206450462341, 0.3769458532333374, 1.059999942779541, 0.22863681614398956, -0.6732843518257141, 0.21040521562099457, 0.0, 0.08368168771266937, 0.800000011920929, 0.0, 0.7308936715126038, 0.021857937797904015, 0.0], "mean": [0.5353570580482483, -0.08151000738143921, 0.1398700326681137, 0.8962728381156921, 0.0608459934592247, -0.8372800350189209, 0.0977957546710968, -0.048720549792051315, -0.4015204906463623, 0.4951987862586975, -0.018857557326555252, 0.6450695395469666, -0.03568672016263008, -0.04194898158311844], "std": [0.4966696500778198, 0.16522108018398285, 0.13949525356292725, 0.061075225472450256, 0.11186031997203827, 0.10998515784740448, 0.0711270198225975, 0.022238677367568016, 0.3421287536621094, 0.24541370570659637, 0.005622770171612501, 0.05867502838373184, 0.027100741863250732, 0.020056460052728653], "count": [241]}, "left_eye": {"min": [-0.06264839172363279, -0.3018932342529297], "max": [0.3781275749206543, 0.4756707509358724], "mean": [0.1686237806106504, 0.2040487830239872], "std": [0.08418603180003216, 0.142675541985292], "count": [241]}, "right_eye": {"min": [-0.12099685668945315, -0.30155207316080734], "max": [0.3142869949340821, 0.4758761088053385], "mean": [0.10917135056618335, 0.2044164780264574], "std": [0.08322589394255403, 0.14253254260760306], "count": [241]}, "right_arm_pose": {"min": [-0.07149071991443634, -0.999786913394928, -0.3360573649406433, 0.1351279616355896, 0.957888662815094, -0.06725578010082245, -0.009439349174499512, -0.02644643746316433, -0.23992951214313507, -0.37113291025161743, 0.9042320251464844, 0.09132546186447144, 0.0, 0.0, 0.0, 1.0], "max": [0.2809123396873474, -0.9235906600952148, 0.03224010393023491, 0.19689559936523438, 0.9999997019767761, 0.26498374342918396, 0.26776018738746643, 0.1117626503109932, 0.03510110080242157, 0.04056859388947487, 0.9996874928474426, 0.21838484704494476, 0.0, 0.0, 0.0, 1.0], "mean": [0.15641970932483673, -0.9606708288192749, -0.18340225517749786, 0.15538157522678375, 0.972402811050415, 0.126583531498909, 0.14722321927547455, 0.031055646017193794, -0.11547210067510605, -0.19900669157505035, 0.9640291929244995, 0.1637258231639862, 0.0, 0.0, 0.0, 1.0], "std": [0.10018251836299896, 0.02158169634640217, 0.09222470223903656, 0.012359725311398506, 0.011098143644630909, 0.10265982151031494, 0.07792352885007858, 0.049673646688461304, 0.08044691383838654, 0.10236886143684387, 0.027556002140045166, 0.03999781236052513, 0.0, 0.0, 0.0, 0.0], "count": [241]}, "middle_arm_pose": {"min": [8.453471673419699e-05, -1.0, -0.06785323470830917, -0.00022184083354659379, 0.6479086875915527, -0.00989596638828516, 0.4794255495071411, -0.18693940341472626, -0.7538644075393677, -0.09658144414424896, 0.6544273495674133, 0.3362494111061096, 0.0, 0.0, 0.0, 1.0], "max": [0.13828910887241364, -0.98982834815979, 0.04025166854262352, 0.04264828935265541, 0.8775825500488281, 0.12352204322814941, 0.7552314400672913, 0.056758373975753784, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.40650972723960876, 0.0, 0.0, 0.0, 1.0], "mean": [0.08838304877281189, -0.9945945143699646, -0.016842054203152657, 0.017706934362649918, 0.7334257960319519, 0.05438674986362457, 0.6718723177909851, -0.07869274914264679, -0.6690603494644165, -0.07436564564704895, 0.7355366945266724, 0.3756573796272278, 0.0, 0.0, 0.0, 1.0], "std": [0.029386207461357117, 0.00200276798568666, 0.042648736387491226, 0.013971565291285515, 0.052593331784009933, 0.04441928118467331, 0.05457271635532379, 0.09568585455417633, 0.054808907210826874, 0.01778867281973362, 0.04993443936109543, 0.023261401802301407, 0.0, 0.0, 0.0, 0.0], "count": [241]}, "timestamp": {"min": [0.0], "max": [7.2727272727272725], "mean": [3.6363636363636362], "std": [2.1081851067789197], "count": [241]}, "frame_index": {"min": [0], "max": [240], "mean": [120.0], "std": [69.57010852370435], "count": [241]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [241]}, "index": {"min": [9707], "max": [9947], "mean": [9827.0], "std": [69.57010852370435], "count": [241]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [241]}}} +{"episode_index": 33, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8980392156862745]]], "mean": [[[0.6587631209150328]], [[0.6130636866830065]], [[0.41812501225490195]]], "std": [[[0.23387727459505445]], [[0.21575631899981865]], [[0.17930900772165356]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9333333333333333]]], "mean": [[[0.6590601327614378]], [[0.6237026388888889]], [[0.43449595996732027]]], "std": [[[0.25175621940846893]], [[0.23478719095235087]], [[0.1946182101762843]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48061597426470587]], [[0.43564991625816996]], [[0.36097442606209146]]], "std": [[[0.21687342643054422]], [[0.1724168842920658]], [[0.1615436070880865]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4008269975490196]], [[0.4170567422385621]], [[0.3991360845588235]]], "std": [[[0.2405033452726944]], [[0.21975065045113268]], [[0.2219125583577395]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.471519993872549]], [[0.4705108026960784]], [[0.44499078227124184]]], "std": [[[0.18504945217467514]], [[0.17876358394516673]], [[0.19681102094329453]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.2592427730560303, -0.05982525274157524, 0.6902913451194763, -0.003067961661145091, -1.0477088689804077, -0.19788353145122528, -0.05982525274157524, -0.803805947303772, 0.23930101096630096, -0.012271846644580364, 0.4801360070705414, -0.012271846644580364, -0.08590292930603027], "max": [0.9973118901252747, 0.24697090685367584, 0.46479618549346924, 1.0707186460494995, 0.4080389142036438, -0.8206797242164612, 0.11965050548315048, 0.023009711876511574, 0.026077674701809883, 0.8084079027175903, -0.0015339808305725455, 0.7071651816368103, 0.052155349403619766, -0.004601942375302315], "mean": [0.5428045392036438, 0.014031404629349709, 0.2320089191198349, 0.8498247265815735, 0.2602015733718872, -0.8823208808898926, -0.0704672560095787, -0.021362949162721634, -0.4432579576969147, 0.5737090110778809, -0.007094675209373236, 0.5916147232055664, 0.017635131254792213, -0.04454188048839569], "std": [0.46634984016418457, 0.17872323095798492, 0.13822542130947113, 0.09735601395368576, 0.12032730877399445, 0.047337405383586884, 0.07900931686162949, 0.03010210581123829, 0.33504796028137207, 0.22382257878780365, 0.002543393522500992, 0.07239274680614471, 0.026235446333885193, 0.023466801270842552], "count": [272]}, "action": {"min": [0.0, -0.26569435000419617, -0.0820000022649765, 0.6767582893371582, -0.0045157973654568195, -1.1027594804763794, -0.19884449243545532, -0.06250287592411041, -0.800000011920929, 0.21786896884441376, -0.011635511182248592, 0.4725978374481201, -0.04222586750984192, -0.07479444891214371], "max": [1.0, 0.2591833174228668, 0.44929540157318115, 1.0650485754013062, 0.4104406535625458, -0.8234485983848572, 0.13161467015743256, 0.028442533686757088, 0.012612733989953995, 0.800000011920929, 0.0, 0.7047679424285889, 0.024951020255684853, 0.008183635771274567], "mean": [0.5239948630332947, 0.01869197003543377, 0.21288283169269562, 0.8380750417709351, 0.26374098658561707, -0.8894131183624268, -0.0686124861240387, -0.021751675754785538, -0.4453822076320648, 0.5522951483726501, -0.005802068393677473, 0.5892141461372375, -0.01054147258400917, -0.03385612741112709], "std": [0.49703219532966614, 0.18231415748596191, 0.13358062505722046, 0.09547644853591919, 0.11729776114225388, 0.051790107041597366, 0.08097627758979797, 0.031082989647984505, 0.32264286279678345, 0.22127243876457214, 0.0032019258942455053, 0.07370675355195999, 0.027167674154043198, 0.02364317514002323], "count": [272]}, "left_eye": {"min": [-0.0551753044128418, -0.17289307912190754], "max": [0.2435667991638184, 0.6801259358723959], "mean": [0.1367330866701462, 0.26346118274857033], "std": [0.04790773354498843, 0.20858746818717522], "count": [272]}, "right_eye": {"min": [-0.11363735198974612, -0.17262427012125647], "max": [0.18416461944580087, 0.6801480611165365], "mean": [0.07679352059083829, 0.26355396696165495], "std": [0.04788170038307301, 0.208569450010733], "count": [272]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9999574422836304, -0.29005706310272217, 0.09954705089330673, 0.935360848903656, -0.003861440345644951, 0.0, -0.0770028606057167, -0.22950924932956696, -0.298723429441452, 0.9475460052490234, 0.09931234270334244, 0.0, 0.0, 0.0, 1.0], "max": [0.3533908724784851, -0.922355592250824, 0.0036531684454530478, 0.1978229284286499, 0.9999997019767761, 0.34597083926200867, 0.2566118538379669, 0.09443026036024094, 0.02585248276591301, 0.002413510112091899, 0.9996874928474426, 0.2003616839647293, 0.0, 0.0, 0.0, 1.0], "mean": [0.19558191299438477, -0.9570268988609314, -0.16553452610969543, 0.13772326707839966, 0.9699902534484863, 0.18204998970031738, 0.08872056752443314, 0.004593623336404562, -0.05834957957267761, -0.1755174994468689, 0.9783158898353577, 0.1529962569475174, 0.0, 0.0, 0.0, 1.0], "std": [0.11503476649522781, 0.019803764298558235, 0.06942687928676605, 0.02415468730032444, 0.02113884687423706, 0.12267912924289703, 0.05106436088681221, 0.058688774704933167, 0.06149224936962128, 0.0686170905828476, 0.014080521650612354, 0.0280638225376606, 0.0, 0.0, 0.0, 0.0], "count": [272]}, "middle_arm_pose": {"min": [8.453471673419699e-05, -1.0, -0.05903002247214317, -0.010158011689782143, 0.6943655014038086, -0.027138590812683105, 0.4794255495071411, -0.18693940341472626, -0.712081253528595, -0.05465693771839142, 0.7014399766921997, 0.34564274549484253, 0.0, 0.0, 0.0, 1.0], "max": [0.12079919129610062, -0.9910876750946045, 0.0638626292347908, 0.03165653720498085, 0.8775825500488281, 0.12846077978610992, 0.7099975347518921, 0.03789565712213516, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [0.05304930359125137, -0.9967021942138672, -0.0007337095448747277, 0.009738754481077194, 0.7634195685386658, 0.04044140502810478, 0.638950765132904, -0.09057886153459549, -0.6394427418708801, -0.0369691364467144, 0.7654799818992615, 0.376334547996521, 0.0, 0.0, 0.0, 1.0], "std": [0.04025580734014511, 0.0026783414650708437, 0.04628264531493187, 0.014624537900090218, 0.040853168815374374, 0.05893660709261894, 0.04641774669289589, 0.08975167572498322, 0.04690386727452278, 0.010081342421472073, 0.03854363039135933, 0.018074993044137955, 0.0, 0.0, 0.0, 0.0], "count": [272]}, "timestamp": {"min": [0.0], "max": [8.212121212121213], "mean": [4.106060606060606], "std": [2.3793668471265152], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [272]}, "index": {"min": [9948], "max": [10219], "mean": [10083.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}}} +{"episode_index": 34, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.6441435559640524]], [[0.5967998406862746]], [[0.40386220996732025]]], "std": [[[0.25006718382626675]], [[0.2316864421673123]], [[0.18717330897193984]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.6385793933823529]], [[0.6017192912581699]], [[0.4179116727941177]]], "std": [[[0.2705652691950456]], [[0.2517575475275929]], [[0.20202785682819094]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773511887254902]], [[0.4315850571895425]], [[0.3556801960784314]]], "std": [[[0.21527554500925541]], [[0.17245413054663933]], [[0.1610953677508783]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3973317565359477]], [[0.41395778390522875]], [[0.39945560661764706]]], "std": [[[0.24364773188835145]], [[0.22230813781223505]], [[0.22469383149255254]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4697512806372549]], [[0.46855856209150326]], [[0.4427633598856209]]], "std": [[[0.18161212281644945]], [[0.17442428954924255]], [[0.19135449854694636]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.2377670258283615, -0.05982525274157524, 0.8191457390785217, -0.01840776950120926, -1.0676506757736206, -0.08283496648073196, -0.03374757990241051, -0.803805947303772, 0.09357283264398575, -0.01840776950120926, 0.5016117095947266, -0.004601942375302315, -0.37582531571388245], "max": [0.9973118901252747, 0.2485048919916153, 0.2991262674331665, 1.0661166906356812, 0.4693981409072876, -0.5921165943145752, 0.18867963552474976, 0.11044661700725555, 0.0920388475060463, 0.8084079027175903, 0.019941750913858414, 0.7976700067520142, 0.13499031960964203, -0.010737866163253784], "mean": [0.604752242565155, 0.0033669904805719852, 0.1378699094057083, 0.8788493871688843, 0.26865682005882263, -0.7373679876327515, 0.0559266172349453, 0.03714224323630333, -0.2388136237859726, 0.39322522282600403, 0.009231588803231716, 0.7078298926353455, 0.09083710610866547, -0.24202007055282593], "std": [0.4585195779800415, 0.17657344043254852, 0.08043260127305984, 0.0644148662686348, 0.1421133428812027, 0.12709006667137146, 0.07800637930631638, 0.0429469496011734, 0.27367323637008667, 0.23294322192668915, 0.010410038754343987, 0.056983496993780136, 0.04133080691099167, 0.09644956886768341], "count": [277]}, "action": {"min": [0.0, -0.24401846528053284, -0.0820000022649765, 0.8016902804374695, -0.022688645869493484, -1.0820196866989136, -0.08420393615961075, -0.0356430858373642, -0.800000011920929, 0.07269366085529327, -0.01826273463666439, 0.5, -0.035667650401592255, -0.3647513687610626], "max": [1.0, 0.2684193253517151, 0.28920361399650574, 1.060951828956604, 0.46955201029777527, -0.5934776067733765, 0.19231614470481873, 0.1152653694152832, 0.07690010964870453, 0.800000011920929, 0.02397957257926464, 0.7960800528526306, 0.10828925669193268, 0.0], "mean": [0.5936126112937927, 0.00686730956658721, 0.12137501686811447, 0.8642776012420654, 0.26962384581565857, -0.7427807450294495, 0.05772163346409798, 0.0365837886929512, -0.24388712644577026, 0.36929792165756226, 0.010930847376585007, 0.706282377243042, 0.06306266039609909, -0.23170264065265656], "std": [0.48791834712028503, 0.1822124570608139, 0.07915691286325455, 0.06161683425307274, 0.14059120416641235, 0.1277124583721161, 0.07852153480052948, 0.0431494265794754, 0.26021575927734375, 0.2279520183801651, 0.011138682253658772, 0.055207110941410065, 0.04120216891169548, 0.09494855254888535], "count": [277]}, "left_eye": {"min": [-0.04016180038452144, -0.3703289031982422], "max": [0.3337268829345703, 0.6516297658284504], "mean": [0.15219474940523778, 0.24860665611698574], "std": [0.05744516745538732, 0.1940602862498477], "count": [277]}, "right_eye": {"min": [-0.09836988449096684, -0.36997693379720054], "max": [0.26815900802612314, 0.65262082417806], "mean": [0.09241170074104832, 0.2492665317227839], "std": [0.0556067552261774, 0.19335137637588637], "count": [277]}, "right_arm_pose": {"min": [-0.005806603003293276, -0.9999943971633911, -0.43993380665779114, 0.1311762034893036, 0.9084920883178711, -0.008200380951166153, 0.0, -0.06862781941890717, -0.3454069495201111, -0.4971088767051697, 0.795975387096405, 0.11100075393915176, 0.0, 0.0, 0.0, 1.0], "max": [0.3736286163330078, -0.8669623136520386, 0.013724329881370068, 0.19689559936523438, 0.9999997019767761, 0.3406972885131836, 0.4163929522037506, 0.08867194503545761, -1.990609416679945e-05, 0.013593207113444805, 0.9996874928474426, 0.2040184587240219, 0.0, 0.0, 0.0, 1.0], "mean": [0.23186908662319183, -0.9338802099227905, -0.210495725274086, 0.1480974406003952, 0.9422364234924316, 0.16523787379264832, 0.24201205372810364, 0.010103595443069935, -0.19367437064647675, -0.25281310081481934, 0.9310179352760315, 0.16994930803775787, 0.0, 0.0, 0.0, 1.0], "std": [0.10964175313711166, 0.037022631615400314, 0.12807592749595642, 0.013705328106880188, 0.02633604407310486, 0.12472090125083923, 0.10034262388944626, 0.05612845718860626, 0.09057038277387619, 0.14043916761875153, 0.06208623945713043, 0.027522193267941475, 0.0, 0.0, 0.0, 0.0], "count": [277]}, "middle_arm_pose": {"min": [8.453471673419699e-05, -1.0, -0.036134954541921616, -0.0375521220266819, 0.5353372693061829, -0.004390387795865536, 0.4794255495071411, -0.18693940341472626, -0.7955761551856995, -0.2150094360113144, 0.5733433961868286, 0.34940090775489807, 0.0, 0.0, 0.0, 1.0], "max": [0.28449395298957825, -0.9564192891120911, 0.08819594234228134, 0.008394058793783188, 0.8775825500488281, 0.21578510105609894, 0.8166550993919373, 0.058450013399124146, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [0.19915693998336792, -0.9758429527282715, 0.042732033878564835, -0.00960905198007822, 0.6474036574363708, 0.16181586682796478, 0.7361840009689331, -0.03614342585206032, -0.7265456318855286, -0.12454862892627716, 0.6677749156951904, 0.36750510334968567, 0.0, 0.0, 0.0, 1.0], "std": [0.06475192308425903, 0.011701958253979683, 0.043722204864025116, 0.01476369146257639, 0.07452849298715591, 0.05488193407654762, 0.064425989985466, 0.07610110193490982, 0.05990877375006676, 0.05371374264359474, 0.0649733692407608, 0.014914934523403645, 0.0, 0.0, 0.0, 0.0], "count": [277]}, "timestamp": {"min": [0.0], "max": [8.363636363636363], "mean": [4.1818181818181825], "std": [2.4231057941459153], "count": [277]}, "frame_index": {"min": [0], "max": [276], "mean": [138.0], "std": [79.96249120681522], "count": [277]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [277]}, "index": {"min": [10220], "max": [10496], "mean": [10358.0], "std": [79.96249120681522], "count": [277]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [277]}}} +{"episode_index": 35, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9215686274509803]]], "mean": [[[0.6713224816176471]], [[0.6187539583333334]], [[0.41841823529411765]]], "std": [[[0.2337603871123169]], [[0.21741082942980258]], [[0.18222250424122027]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6730636437908496]], [[0.631219969362745]], [[0.43700942810457516]]], "std": [[[0.251805479836319]], [[0.23616595027382134]], [[0.19661979149675476]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4877139072712418]], [[0.4261977491830065]], [[0.3562816094771242]]], "std": [[[0.23736110700192978]], [[0.18428046297108086]], [[0.17242898204401716]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4069729820261438]], [[0.421430823120915]], [[0.4024664910130719]]], "std": [[[0.2387821637044694]], [[0.2166929591212282]], [[0.21784915151346443]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4605541952614379]], [[0.4624318668300653]], [[0.4383286580882353]]], "std": [[[0.18512036378955748]], [[0.18074207303510006]], [[0.19952545309305775]]], "count": [100]}, "observation.state": {"min": [0.009408628568053246, -0.006135923322290182, -0.05982525274157524, 0.7501166462898254, 0.0015339808305725455, -1.2348545789718628, 0.0015339808305725455, -0.030679617077112198, -0.803805947303772, 0.7654564380645752, -0.023009711876511574, 0.503145694732666, -0.05675728991627693, -0.0475534051656723], "max": [0.9973118901252747, 0.22242721915245056, 0.5537670850753784, 1.0661166906356812, 0.23009712994098663, -0.9495341181755066, 0.2791845202445984, 0.003067961661145091, -0.7501166462898254, 0.8084079027175903, 0.0015339808305725455, 0.7669904232025146, 0.030679617077112198, -0.010737866163253784], "mean": [0.7702478170394897, 0.16997486352920532, 0.37040671706199646, 0.8702124357223511, 0.14390961825847626, -1.122490644454956, 0.19732685387134552, -0.01927373744547367, -0.7658525109291077, 0.768673300743103, -0.020337631925940514, 0.7197585701942444, -0.030333273112773895, -0.038361914455890656], "std": [0.38781216740608215, 0.054471369832754135, 0.18186011910438538, 0.10167623311281204, 0.06632047146558762, 0.08174408972263336, 0.0650927722454071, 0.006572667043656111, 0.015702761709690094, 0.008508376777172089, 0.004127474967390299, 0.05531712993979454, 0.016928626224398613, 0.009989874437451363], "count": [124]}, "action": {"min": [0.0, 0.0, -0.0820000022649765, 0.7492079138755798, 0.0, -1.2468464374542236, 0.0, -0.037164218723773956, -0.800000011920929, 0.7458204627037048, -0.02244654670357704, 0.5, -0.08778407424688339, -0.037247177213430405], "max": [1.0, 0.23718497157096863, 0.5435215830802917, 1.059999942779541, 0.231974795460701, -0.953000009059906, 0.29290464520454407, 0.0, -0.7466589212417603, 0.800000011920929, 0.0, 0.7646909356117249, 0.0, 0.0], "mean": [0.7709125280380249, 0.1860906481742859, 0.3594876825809479, 0.8570440411567688, 0.15048271417617798, -1.131909728050232, 0.20132210850715637, -0.02068781852722168, -0.7621216177940369, 0.7501179575920105, -0.019724376499652863, 0.7236388325691223, -0.05899803712964058, -0.027144603431224823], "std": [0.41470596194267273, 0.04790070280432701, 0.16703525185585022, 0.09326307475566864, 0.0638229176402092, 0.07921096682548523, 0.06086812913417816, 0.006859849207103252, 0.013799344189465046, 0.006564102601259947, 0.0028299668338149786, 0.04449556767940521, 0.015535067766904831, 0.0094867879524827], "count": [124]}, "left_eye": {"min": [-0.07635974884033203, -0.010570017496744799], "max": [0.2553095817565918, 0.6464508056640625], "mean": [0.12393651200878997, 0.4288854932272307], "std": [0.06080020294196524, 0.11246699862952968], "count": [124]}, "right_eye": {"min": [-0.1346597671508789, -0.010556793212890603], "max": [0.19108819961547852, 0.6466595967610678], "mean": [0.06278871605473178, 0.42904882943758377], "std": [0.05966880910452252, 0.11248462356361603], "count": [124]}, "right_arm_pose": {"min": [-0.11794218420982361, -0.9999290108680725, -0.24773019552230835, 0.11761435866355896, 0.9446704387664795, -0.12497937679290771, 0.0, -0.0662442073225975, -0.32799723744392395, -0.24369150400161743, 0.9287664294242859, 0.07176708430051804, 0.0, 0.0, 0.0, 1.0], "max": [0.022893790155649185, -0.9686286449432373, 0.021405603736639023, 0.19689559936523438, 0.9999997019767761, -0.0007963267271406949, 0.32429423928260803, 0.0, -1.990609416679945e-05, 0.027576420456171036, 0.9996874928474426, 0.2003616839647293, 0.0, 0.0, 0.0, 1.0], "mean": [-0.02387889474630356, -0.9905351996421814, -0.09677363932132721, 0.14191213250160217, 0.9660659432411194, -0.04963449388742447, 0.2438609004020691, -0.053027886897325516, -0.24541708827018738, -0.08781979233026505, 0.9594776034355164, 0.11655547469854355, 0.0, 0.0, 0.0, 1.0], "std": [0.04595992714166641, 0.009437390603125095, 0.08187352120876312, 0.02279113419353962, 0.013191364705562592, 0.033443961292505264, 0.05909775570034981, 0.014651363715529442, 0.06025533005595207, 0.08635116368532181, 0.019331032410264015, 0.03623460233211517, 0.0, 0.0, 0.0, 0.0], "count": [124]}, "middle_arm_pose": {"min": [8.453471673419699e-05, -1.0, -0.09599333256483078, -0.0021799164824187756, 0.7248023152351379, -0.02671303041279316, 0.4794255495071411, -0.18693940341472626, -0.6861838102340698, -0.1060732752084732, 0.7230996489524841, 0.3795386254787445, 0.0, 0.0, 0.0, 1.0], "max": [0.06317673623561859, -0.9942630529403687, 4.6181525249267e-05, 0.007929929532110691, 0.8775825500488281, 0.022136826068162918, 0.6888855695724487, -0.1756584495306015, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [0.05572884529829025, -0.9963832497596741, -0.05993565544486046, 0.0021766400896012783, 0.7559679746627808, 0.003048997139558196, 0.6523741483688354, -0.17927753925323486, -0.6500679850578308, -0.0824129655957222, 0.7534855008125305, 0.38667476177215576, 0.0, 0.0, 0.0, 1.0], "std": [0.01158731710165739, 0.0011588726192712784, 0.01967821642756462, 0.002550323260948062, 0.03237650543451309, 0.013129289261996746, 0.04111296311020851, 0.002897159196436405, 0.04044751822948456, 0.015681538730859756, 0.031585000455379486, 0.0073604038916528225, 0.0, 0.0, 0.0, 0.0], "count": [124]}, "timestamp": {"min": [0.0], "max": [3.727272727272727], "mean": [1.8636363636363635], "std": [1.0846834138845722], "count": [124]}, "frame_index": {"min": [0], "max": [123], "mean": [61.5], "std": [35.79455265819088], "count": [124]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [124]}, "index": {"min": [10497], "max": [10620], "mean": [10558.5], "std": [35.79455265819088], "count": [124]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [124]}}} +{"episode_index": 36, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.6313782924836601]], [[0.5847582945261438]], [[0.39571697508169934]]], "std": [[[0.23751194452992613]], [[0.21776118213436738]], [[0.17842319514425412]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.6254234068627451]], [[0.589451881127451]], [[0.40749862336601306]]], "std": [[[0.26060759816631396]], [[0.2407750889986424]], [[0.19490329554103566]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4845667912581699]], [[0.4279514031862745]], [[0.3500400735294118]]], "std": [[[0.2172837910902954]], [[0.17057213911065505]], [[0.15914870637842837]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4009398161764706]], [[0.41540514705882353]], [[0.3960419873366013]]], "std": [[[0.24250430655030758]], [[0.22004375003577506]], [[0.22053254055763333]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.45616942810457517]], [[0.45768762050653594]], [[0.43220640114379083]]], "std": [[[0.18387624749522577]], [[0.17805041244092895]], [[0.19561469975135787]]], "count": [100]}, "observation.state": {"min": [0.04704304039478302, -0.4448544383049011, -0.07976700365543365, 0.5829127430915833, -0.21475732326507568, -1.0645827054977417, -0.11044661700725555, -0.07669904083013535, -0.8145438432693481, -0.015339808538556099, -0.03374757990241051, 0.374291330575943, -0.03221359848976135, -0.03374757990241051], "max": [0.9973118901252747, 0.2883884012699127, 0.374291330575943, 1.101398229598999, 0.35128161311149597, -0.4801360070705414, 0.23623304069042206, -0.0015339808305725455, 0.2346990704536438, 0.8084079027175903, -0.0015339808305725455, 0.780796229839325, 0.05675728991627693, 0.03988350182771683], "mean": [0.5247384905815125, -0.04765041545033455, 0.20951615273952484, 0.7817747592926025, 0.08532126992940903, -0.6803556084632874, 0.05321328341960907, -0.04220212623476982, -0.3843817114830017, 0.5037988424301147, -0.01549411192536354, 0.6473044753074646, 0.007709576282650232, 0.00167944747954607], "std": [0.46781134605407715, 0.2730620801448822, 0.11769028007984161, 0.14353245496749878, 0.1957152783870697, 0.17709876596927643, 0.1150885745882988, 0.021729417145252228, 0.3995716869831085, 0.3276691436767578, 0.011244605295360088, 0.11325431615114212, 0.028100628405809402, 0.023875312879681587], "count": [348]}, "action": {"min": [0.0, -0.45362284779548645, -0.10610257834196091, 0.5635940432548523, -0.2157200127840042, -1.0745853185653687, -0.11083383113145828, -0.07988274842500687, -0.8117488622665405, -0.03621067851781845, -0.03405774012207985, 0.36686205863952637, -0.062291357666254044, -0.023459309712052345], "max": [1.0, 0.3013613224029541, 0.36292368173599243, 1.0963685512542725, 0.35411831736564636, -0.4806918501853943, 0.23819126188755035, 0.0, 0.21826890110969543, 0.800000011920929, 0.0, 0.7791239023208618, 0.0318911075592041, 0.05258387327194214], "mean": [0.5061755180358887, -0.04798314347863197, 0.18548308312892914, 0.7680503726005554, 0.08684269338846207, -0.6849821209907532, 0.05535230040550232, -0.04179259389638901, -0.3896791338920593, 0.4862270653247833, -0.013333392329514027, 0.6450858116149902, -0.020747343078255653, 0.013364173471927643], "std": [0.49831104278564453, 0.27617835998535156, 0.11914680898189545, 0.14501698315143585, 0.19530348479747772, 0.17602495849132538, 0.1151677593588829, 0.02176765352487564, 0.3861999213695526, 0.32824793457984924, 0.011403877288103104, 0.11416102945804596, 0.028790146112442017, 0.023701529949903488], "count": [348]}, "left_eye": {"min": [-0.14928302764892576, -0.38133392333984373], "max": [0.32335147857666025, 0.6165089925130209], "mean": [0.1562072841600441, 0.18956952798412213], "std": [0.06333448545355207, 0.18795415655062955], "count": [348]}, "right_eye": {"min": [-0.2081183433532715, -0.381161880493164], "max": [0.2585981369018555, 0.6173690795898437], "mean": [0.09719739179501581, 0.19045019716138592], "std": [0.06207014991599854, 0.18755111492600787], "count": [348]}, "right_arm_pose": {"min": [-0.03943323716521263, -0.9996871948242188, -0.4232962429523468, 0.09853627532720566, 0.9352818727493286, -0.05792832747101784, 0.0, -0.08614668995141983, -0.24081197381019592, -0.4244849681854248, 0.8988751769065857, 0.10273273289203644, 0.0, 0.0, 0.0, 1.0], "max": [0.34500497579574585, -0.9053167700767517, -0.024997396394610405, 0.20424029231071472, 0.9999997019767761, 0.315761536359787, 0.25084078311920166, 0.16936303675174713, -1.990609416679945e-05, -0.02499738708138466, 0.9996874928474426, 0.24204307794570923, 0.0, 0.0, 0.0, 1.0], "mean": [0.13730071485042572, -0.938914954662323, -0.2590220868587494, 0.13085009157657623, 0.9750101566314697, 0.11463058739900589, 0.11183136701583862, 0.02706998772919178, -0.08242926746606827, -0.2711324393749237, 0.9509198665618896, 0.16850057244300842, 0.0, 0.0, 0.0, 1.0], "std": [0.1394728273153305, 0.02793211303651333, 0.11073437333106995, 0.02944372221827507, 0.02255862206220627, 0.14129331707954407, 0.05688641220331192, 0.0915113165974617, 0.06121720373630524, 0.10508083552122116, 0.025580108165740967, 0.039565421640872955, 0.0, 0.0, 0.0, 0.0], "count": [348]}, "middle_arm_pose": {"min": [-0.014101441018283367, -1.0, -0.05790923535823822, -9.037430572789162e-05, 0.6641895174980164, -0.0072043840773403645, 0.4794255495071411, -0.1918022185564041, -0.7456000447273254, -0.08114877343177795, 0.6624272465705872, 0.33597904443740845, 0.0, 0.0, 0.0, 1.0], "max": [0.06397668272256851, -0.9966955184936523, 0.06336752325296402, 0.038171447813510895, 0.8775825500488281, 0.06692911684513092, 0.7475641965866089, 0.09938976913690567, -0.4794255495071411, 0.04073327034711838, 0.8775825500488281, 0.4358625113964081, 0.0, 0.0, 0.0, 1.0], "mean": [0.02589021809399128, -0.9985821843147278, -0.0021625584922730923, 0.014989128336310387, 0.7333819270133972, 0.016435781493782997, 0.6724868416786194, -0.07479683309793472, -0.6719893217086792, -0.018696488812565804, 0.7327337861061096, 0.3703197240829468, 0.0, 0.0, 0.0, 1.0], "std": [0.026025397703051567, 0.001027114107273519, 0.03846847265958786, 0.010849952697753906, 0.061950333416461945, 0.018157843500375748, 0.07398799061775208, 0.11143140494823456, 0.07345487922430038, 0.04339038208127022, 0.062479425221681595, 0.023287508636713028, 0.0, 0.0, 0.0, 0.0], "count": [348]}, "timestamp": {"min": [0.0], "max": [10.515151515151516], "mean": [5.257575757575757], "std": [3.0441979416670986], "count": [348]}, "frame_index": {"min": [0], "max": [347], "mean": [173.5], "std": [100.45853207501425], "count": [348]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [348]}, "index": {"min": [10621], "max": [10968], "mean": [10794.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [348]}}} +{"episode_index": 37, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8705882352941177]]], "mean": [[[0.6285473406862745]], [[0.5860544873366014]], [[0.398558233251634]]], "std": [[[0.23577539521485885]], [[0.2164161595657581]], [[0.17829374617973281]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8823529411764706]]], "mean": [[[0.6309725633169935]], [[0.5975974489379084]], [[0.4160663725490196]]], "std": [[[0.25472968588846717]], [[0.23671086268058206]], [[0.1952770314960313]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49475742442810455]], [[0.4355732761437908]], [[0.3572458517156863]]], "std": [[[0.2246811643181816]], [[0.170769313607555]], [[0.15633775866837732]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3968598059640523]], [[0.4157763031045752]], [[0.4012677757352941]]], "std": [[[0.24256295461819172]], [[0.2219608990696749]], [[0.22444832053324246]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4729244117647059]], [[0.47276321282679734]], [[0.4491594260620915]]], "std": [[[0.18909458387339684]], [[0.1800588811836181]], [[0.19661421605006135]]], "count": [100]}, "observation.state": {"min": [0.04704304039478302, -0.3942330777645111, -0.058291271328926086, 0.48166999220848083, -0.004601942375302315, -1.020097255706787, -0.08130098134279251, -0.00920388475060463, -0.803805947303772, -0.2208932340145111, -0.003067961661145091, 0.5046796798706055, 0.023009711876511574, -0.12118448317050934], "max": [0.9973118901252747, 0.12425244599580765, 0.552233099937439, 1.0661166906356812, 0.35588353872299194, -0.41724279522895813, 0.17487381398677826, 0.14419420063495636, 0.24697090685367584, 0.8084079027175903, 0.03221359848976135, 0.8467574119567871, 0.07976700365543365, -0.006135923322290182], "mean": [0.6333150267601013, -0.07326065748929977, 0.2869255244731903, 0.6315961480140686, 0.19400355219841003, -0.6546064615249634, 0.036616064608097076, 0.05804434046149254, -0.347306489944458, 0.3836856484413147, 0.013235939666628838, 0.7321077585220337, 0.041336748749017715, -0.0740489736199379], "std": [0.4538229703903198, 0.19535322487354279, 0.177212193608284, 0.13842308521270752, 0.12271358072757721, 0.16850546002388, 0.07049600780010223, 0.05151783674955368, 0.37419262528419495, 0.39125216007232666, 0.01104304101318121, 0.05948730558156967, 0.01473274827003479, 0.03277842700481415], "count": [323]}, "action": {"min": [0.0, -0.4016445279121399, -0.0820000022649765, 0.46891671419143677, -0.005408816505223513, -1.034093976020813, -0.08255524188280106, -0.012975628487765789, -0.800000011920929, -0.2427739053964615, 0.0, 0.5, -0.006533830426633358, -0.11043068766593933], "max": [1.0, 0.13407942652702332, 0.5349583029747009, 1.059999942779541, 0.3587590157985687, -0.4190784692764282, 0.17743593454360962, 0.1480604112148285, 0.23313100636005402, 0.800000011920929, 0.03622455894947052, 0.8456227779388428, 0.053578127175569534, 0.006587749347090721], "mean": [0.6191902756690979, -0.07286154478788376, 0.2634759545326233, 0.6138821244239807, 0.1968163698911667, -0.6563010811805725, 0.03796522691845894, 0.06138570234179497, -0.3517179489135742, 0.35808974504470825, 0.016429046168923378, 0.7308704853057861, 0.013261537998914719, -0.06360207498073578], "std": [0.4842599332332611, 0.1981588453054428, 0.17577755451202393, 0.13206501305103302, 0.12139638513326645, 0.16643358767032623, 0.07075664401054382, 0.05218549445271492, 0.36135995388031006, 0.38822513818740845, 0.011651941575109959, 0.056107547134160995, 0.015925731509923935, 0.03277517855167389], "count": [323]}, "left_eye": {"min": [-0.04421348571777339, -0.17931842803955078], "max": [0.24147758483886728, 0.49715652465820304], "mean": [0.1326578639240088, 0.2219781224080532], "std": [0.05201325490854786, 0.12139145361666281], "count": [323]}, "right_eye": {"min": [-0.10239925384521487, -0.17920494079589844], "max": [0.18237218856811532, 0.49696935017903643], "mean": [0.07303322284214266, 0.2220258467706733], "std": [0.0521193871906043, 0.121603457967171], "count": [323]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9999775290489197, -0.28959184885025024, 0.03932459279894829, 0.8878204822540283, -0.0007963267271406949, 0.0, -0.03813210129737854, -0.23096409440040588, -0.3179861605167389, 0.9340366125106812, 0.09947796165943146, 0.0, 0.0, 0.0, 1.0], "max": [0.42893853783607483, -0.8822986483573914, 0.031434789299964905, 0.19689559936523438, 0.9999997019767761, 0.3739790618419647, 0.2706855237483978, 0.16072429716587067, -1.990609416679945e-05, 0.026547586545348167, 0.9996874928474426, 0.2553611695766449, 0.0, 0.0, 0.0, 1.0], "mean": [0.23157469928264618, -0.9434136748313904, -0.18952319025993347, 0.08698061108589172, 0.951948881149292, 0.19340811669826508, 0.20064860582351685, 0.03677045926451683, -0.1510085165500641, -0.22858837246894836, 0.9583231210708618, 0.17238277196884155, 0.0, 0.0, 0.0, 1.0], "std": [0.12356164306402206, 0.03258071467280388, 0.06399974972009659, 0.03520840033888817, 0.030619168654084206, 0.11827369779348373, 0.03466428071260452, 0.07190773636102676, 0.034043796360492706, 0.0725349634885788, 0.0117714274674654, 0.048038188368082047, 0.0, 0.0, 0.0, 0.0], "count": [323]}, "middle_arm_pose": {"min": [-0.04969361796975136, -1.0, -0.0772656798362732, -0.046443406492471695, 0.666933000087738, -0.08122763782739639, 0.4794255495071411, -0.18693940341472626, -0.7412995100021362, -0.04348214343190193, 0.6699414253234863, 0.37021613121032715, 0.0, 0.0, 0.0, 1.0], "max": [0.08231015503406525, -0.9958785772323608, 0.039253782480955124, 0.008798401802778244, 0.8775825500488281, 0.08671451359987259, 0.7420622110366821, 0.10853172838687897, -0.4794255495071411, 0.014109175652265549, 0.8775825500488281, 0.49021318554878235, 0.0, 0.0, 0.0, 1.0], "mean": [0.007959458976984024, -0.9976487159729004, -0.015834804624319077, -0.019139248877763748, 0.7367293834686279, -0.0055273668840527534, 0.6699755787849426, -0.06277426332235336, -0.670896053314209, -0.017241545021533966, 0.7383064031600952, 0.4025195837020874, 0.0, 0.0, 0.0, 1.0], "std": [0.0528479740023613, 0.0011678485898301005, 0.03985264524817467, 0.01696969009935856, 0.043327320367097855, 0.0639069527387619, 0.0486878864467144, 0.1068977415561676, 0.048935696482658386, 0.016831880435347557, 0.042743340134620667, 0.027606826275587082, 0.0, 0.0, 0.0, 0.0], "count": [323]}, "timestamp": {"min": [0.0], "max": [9.757575757575758], "mean": [4.878787878787879], "std": [2.8255036850763737], "count": [323]}, "frame_index": {"min": [0], "max": [322], "mean": [161.0], "std": [93.24162160752032], "count": [323]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [323]}, "index": {"min": [10969], "max": [11291], "mean": [11130.0], "std": [93.24162160752032], "count": [323]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [323]}}} +{"episode_index": 38, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9019607843137255]]], "mean": [[[0.6355329411764706]], [[0.5922790890522875]], [[0.40369104166666664]]], "std": [[[0.2304634296495735]], [[0.21161342644897607]], [[0.17514859450938994]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9333333333333333]]], "mean": [[[0.6335166748366013]], [[0.6005307638888888]], [[0.41941959763071895]]], "std": [[[0.25037367017324846]], [[0.23270153071083674]], [[0.19156164493215166]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49047746732026143]], [[0.4296348100490196]], [[0.35097409109477123]]], "std": [[[0.21604144050588764]], [[0.16956289094385008]], [[0.1582796887270725]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4020851041666667]], [[0.4161625592320261]], [[0.40037471609477127]]], "std": [[[0.24247063719842563]], [[0.22016400207364806]], [[0.22274672074384774]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4671591053921569]], [[0.46869027369281047]], [[0.44496173815359474]]], "std": [[[0.18128683310339544]], [[0.17511906764980525]], [[0.19345784775568808]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.44332045316696167, -0.06289321184158325, 0.5905826091766357, -0.21935926377773285, -1.0216312408447266, -0.010737866163253784, -0.07209710031747818, -0.803805947303772, 0.200951486825943, -0.030679617077112198, 0.40036898851394653, -0.04295146465301514, -0.029145635664463043], "max": [0.9973118901252747, 0.12118448317050934, 0.33594179153442383, 1.0737866163253784, 0.21629129350185394, -0.4862719178199768, 0.1902136206626892, 0.003067961661145091, 0.10431069880723953, 0.8084079027175903, 0.0, 0.7531846165657043, 0.030679617077112198, 0.07976700365543365], "mean": [0.5657616257667542, -0.11248163878917694, 0.19960346817970276, 0.818313479423523, 0.041345130652189255, -0.7064369320869446, 0.10118594020605087, -0.04239879921078682, -0.4483565390110016, 0.5634308457374573, -0.021238181740045547, 0.5717252492904663, -0.02853621169924736, 0.024047883227467537], "std": [0.46280643343925476, 0.21480432152748108, 0.10587313026189804, 0.15369026362895966, 0.15287528932094574, 0.16951407492160797, 0.05117703229188919, 0.0194785725325346, 0.35140544176101685, 0.2164977490901947, 0.007013718131929636, 0.1371888965368271, 0.010982301086187363, 0.028326794505119324], "count": [297]}, "action": {"min": [0.0, -0.4532601535320282, -0.08820383250713348, 0.570216953754425, -0.22047306597232819, -1.0349818468093872, -0.01090560294687748, -0.07647652924060822, -0.800000011920929, 0.17976094782352448, -0.03113710507750511, 0.3920786380767822, -0.07295205444097519, -0.018810270354151726], "max": [1.0, 0.13122372329235077, 0.32539281249046326, 1.0678812265396118, 0.2462751567363739, -0.4871954321861267, 0.19246958196163177, 0.0, 0.09090592712163925, 0.800000011920929, 0.0, 0.7514654994010925, 0.0, 0.09149101376533508], "mean": [0.5440804362297058, -0.11265239119529724, 0.17791837453842163, 0.8036993145942688, 0.044482748955488205, -0.7091667652130127, 0.10218501836061478, -0.04289097338914871, -0.4533579349517822, 0.5426599383354187, -0.020055683329701424, 0.5684674382209778, -0.05760987848043442, 0.0354054793715477], "std": [0.4934512674808502, 0.2182765156030655, 0.1056896522641182, 0.15466204285621643, 0.15407152473926544, 0.16845279932022095, 0.051115505397319794, 0.01947510428726673, 0.34067925810813904, 0.2143050730228424, 0.007511184085160494, 0.13860391080379486, 0.010365503840148449, 0.02796134538948536], "count": [297]}, "left_eye": {"min": [-0.1303692817687988, -0.26681200663248694], "max": [0.28054285049438477, 0.4345457712809244], "mean": [0.18584751520895387, 0.04397185204673966], "std": [0.06205059554109701, 0.15642540985279926], "count": [297]}, "right_eye": {"min": [-0.18993101119995115, -0.2668428421020508], "max": [0.2206300735473632, 0.43442738850911455], "mean": [0.12690794492008714, 0.043624143461319466], "std": [0.0616888242189137, 0.15597266015613553], "count": [297]}, "right_arm_pose": {"min": [-0.03834580257534981, -0.9999833106994629, -0.40071341395378113, 0.1011885479092598, 0.9318271279335022, -0.04269667714834213, 0.0, -0.03084295243024826, -0.21306908130645752, -0.42246583104133606, 0.8945372104644775, 0.10096822679042816, 0.0, 0.0, 0.0, 1.0], "max": [0.3622826337814331, -0.9001734852790833, 0.023189133033156395, 0.19940058887004852, 0.9999997019767761, 0.34560132026672363, 0.22511297464370728, 0.16960057616233826, 0.029200106859207153, 0.024629155173897743, 0.9996874928474426, 0.2449251115322113, 0.0, 0.0, 0.0, 1.0], "mean": [0.1855425238609314, -0.9367312788963318, -0.2547740936279297, 0.13787521421909332, 0.9685624837875366, 0.14943167567253113, 0.15107570588588715, 0.04836383834481239, -0.10237067937850952, -0.2716388702392578, 0.9480501413345337, 0.16569487750530243, 0.0, 0.0, 0.0, 1.0], "std": [0.11054988205432892, 0.029062192887067795, 0.10065758228302002, 0.027645891532301903, 0.016117090359330177, 0.11781235784292221, 0.05092570558190346, 0.07389906793832779, 0.0670805424451828, 0.10812894254922867, 0.02726026624441147, 0.040561895817518234, 0.0, 0.0, 0.0, 0.0], "count": [297]}, "middle_arm_pose": {"min": [-0.035764966160058975, -1.0, -0.06898990273475647, -0.0006304901908151805, 0.7410052418708801, -0.06596094369888306, 0.4050801694393158, -0.18693940341472626, -0.6709116697311401, -0.07503081113100052, 0.7388280630111694, 0.33566686511039734, 0.0, 0.0, 0.0, 1.0], "max": [0.05770708620548248, -0.997083842754364, 4.6181525249267e-05, 0.02959599904716015, 0.9142802357673645, 0.02507619559764862, 0.6712154746055603, 0.06007014587521553, -0.40499910712242126, 8.953013348205459e-18, 0.9140216708183289, 0.44801145792007446, 0.0, 0.0, 0.0, 1.0], "mean": [0.009692300111055374, -0.9982518553733826, -0.047202978283166885, 0.011205235496163368, 0.7873238921165466, -0.02178316004574299, 0.6112873554229736, -0.09265796840190887, -0.6113739609718323, -0.0432257317006588, 0.78656405210495, 0.38409462571144104, 0.0, 0.0, 0.0, 1.0], "std": [0.0318806953728199, 0.000696493370924145, 0.012431228533387184, 0.007356354035437107, 0.04147139564156532, 0.02700813114643097, 0.05936882272362709, 0.09550117701292038, 0.05926759913563728, 0.020507771521806717, 0.041674595326185226, 0.0268567968159914, 0.0, 0.0, 0.0, 0.0], "count": [297]}, "timestamp": {"min": [0.0], "max": [8.969696969696969], "mean": [4.484848484848484], "std": [2.5980614844911205], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [297]}, "index": {"min": [11292], "max": [11588], "mean": [11440.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [297]}}} +{"episode_index": 39, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8392156862745098]]], "mean": [[[0.6371261764705882]], [[0.5988232230392156]], [[0.4118532066993464]]], "std": [[[0.23152171823397188]], [[0.2124005497734311]], [[0.1767792618622384]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9137254901960784]]], "mean": [[[0.6385499366830065]], [[0.6098121609477124]], [[0.42967625]]], "std": [[[0.2490821641801101]], [[0.23192061316731302]], [[0.19276355610821402]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4880991850490196]], [[0.4327949652777778]], [[0.3572575919117647]]], "std": [[[0.22157490026522528]], [[0.17399819559040827]], [[0.16392000711429813]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3979632904411765]], [[0.4164531004901961]], [[0.3992425020424837]]], "std": [[[0.24215867603869584]], [[0.2212276608322253]], [[0.2225324017510735]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4717337254901961]], [[0.47059545343137255]], [[0.445464987745098]]], "std": [[[0.18023304188254732]], [[0.17327311950177146]], [[0.19167571579577844]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.4356505572795868, -0.05982525274157524, 0.6289321184158325, -0.19174760580062866, -1.0768545866012573, -0.03834952041506767, -0.05062136799097061, -0.803805947303772, 0.11044661700725555, -0.01840776950120926, 0.42644667625427246, -0.003067961661145091, -0.07516506314277649], "max": [0.9973118901252747, 0.023009711876511574, 0.3267379105091095, 1.0661166906356812, 0.1733398288488388, -0.475534051656723, 0.16260196268558502, 0.016873789951205254, 0.0782330259680748, 0.8084079027175903, 0.0, 0.6872234344482422, 0.04295146465301514, 0.003067961661145091], "mean": [0.5056467652320862, -0.17157632112503052, 0.19034065306186676, 0.8081421852111816, -0.013455540873110294, -0.7415773868560791, 0.060996901243925095, -0.02638569474220276, -0.38340458273887634, 0.4863928556442261, -0.010200385004281998, 0.5758165717124939, 0.016614122316241264, -0.020726893097162247], "std": [0.46532732248306274, 0.1800459623336792, 0.10308995097875595, 0.13408994674682617, 0.12467134743928909, 0.17246395349502563, 0.057178474962711334, 0.01855633221566677, 0.3429563343524933, 0.2693006694316864, 0.006227209232747555, 0.08923409134149551, 0.013826519250869751, 0.015245139598846436], "count": [254]}, "action": {"min": [0.0, -0.4431668519973755, -0.0820000022649765, 0.6093633770942688, -0.19206184148788452, -1.0893018245697021, -0.03925732895731926, -0.053131353110075, -0.800000011920929, 0.09141483157873154, -0.01946093700826168, 0.42131584882736206, -0.033817268908023834, -0.06406503915786743], "max": [1.0, 0.030349088832736015, 0.31233540177345276, 1.059999942779541, 0.17548754811286926, -0.47657886147499084, 0.16528970003128052, 0.023121746256947517, 0.06523210555315018, 0.800000011920929, 0.004677540622651577, 0.6848179697990417, 0.01748942770063877, 0.015409532934427261], "mean": [0.4863666594028473, -0.17360951006412506, 0.16872040927410126, 0.7922636270523071, -0.011480815708637238, -0.7426242828369141, 0.06177734211087227, -0.02548319846391678, -0.3854963779449463, 0.4624375104904175, -0.008758967742323875, 0.5724740028381348, -0.011426892131567001, -0.01013518963009119], "std": [0.49842697381973267, 0.18187116086483002, 0.10153243690729141, 0.13194991648197174, 0.1253027468919754, 0.17203497886657715, 0.0573907271027565, 0.019636837765574455, 0.3304901123046875, 0.26577773690223694, 0.0074110981076955795, 0.09028210490942001, 0.014128545299172401, 0.01610315777361393], "count": [254]}, "left_eye": {"min": [-0.0018083572387694868, -0.09661089579264326], "max": [0.2756351470947265, 0.546597417195638], "mean": [0.17634261874702042, 0.2673942376935263], "std": [0.047673652225618875, 0.12224743174147523], "count": [254]}, "right_eye": {"min": [-0.05998859405517576, -0.09664325714111333], "max": [0.2122283935546876, 0.5467459360758464], "mean": [0.11614850224472406, 0.2666030683542486], "std": [0.047520091355500046, 0.12343686486849129], "count": [254]}, "right_arm_pose": {"min": [-0.044395241886377335, -0.9999048113822937, -0.345522940158844, 0.10914415866136551, 0.9446685910224915, -0.04119867458939552, -0.03232951834797859, -0.004514719359576702, -0.1614491045475006, -0.3567054569721222, 0.930719792842865, 0.11434925347566605, 0.0, 0.0, 0.0, 1.0], "max": [0.3274536728858948, -0.9194673299789429, 0.030162690207362175, 0.19689559936523438, 0.9999997019767761, 0.31503474712371826, 0.16599316895008087, 0.1620486080646515, 0.07698293030261993, 0.03413856029510498, 0.9996874928474426, 0.25264593958854675, 0.0, 0.0, 0.0, 1.0], "mean": [0.18101640045642853, -0.9490734934806824, -0.21186354756355286, 0.13462114334106445, 0.9747070074081421, 0.16782382130622864, 0.0824112519621849, 0.0640726238489151, -0.04004346951842308, -0.21836751699447632, 0.9674915075302124, 0.17356105148792267, 0.0, 0.0, 0.0, 1.0], "std": [0.10679410398006439, 0.02427990920841694, 0.09804049879312515, 0.021051766350865364, 0.01662815921008587, 0.11136404424905777, 0.04807799309492111, 0.06335283070802689, 0.06240595504641533, 0.10207298398017883, 0.018959201872348785, 0.039796967059373856, 0.0, 0.0, 0.0, 0.0], "count": [254]}, "middle_arm_pose": {"min": [8.453471673419699e-05, -1.0, -0.03290987387299538, -0.007302322890609503, 0.7592215538024902, -0.007819701917469501, 0.4794255495071411, -0.18693940341472626, -0.6482824683189392, -0.043698810040950775, 0.7602903246879578, 0.3757835328578949, 0.0, 0.0, 0.0, 1.0], "max": [0.057554155588150024, -0.9983304738998413, 0.03041817620396614, 0.018039178103208542, 0.8775825500488281, 0.0414145290851593, 0.6495651006698608, 0.060665909200906754, -0.4794255495071411, 0.011708046309649944, 0.8775825500488281, 0.4363958537578583, 0.0, 0.0, 0.0, 1.0], "mean": [0.03546315059065819, -0.9991510510444641, -0.0026690789964050055, 0.007918032817542553, 0.7948309183120728, 0.026253409683704376, 0.6043775081634521, -0.07056395709514618, -0.603871762752533, -0.02370375767350197, 0.7952199578285217, 0.3943108320236206, 0.0, 0.0, 0.0, 1.0], "std": [0.014613835141062737, 0.0004866962553933263, 0.014756456948816776, 0.005865090060979128, 0.027382969856262207, 0.01210514735430479, 0.03722679615020752, 0.09610803425312042, 0.03690294921398163, 0.017275206744670868, 0.027238409966230392, 0.011818254366517067, 0.0, 0.0, 0.0, 0.0], "count": [254]}, "timestamp": {"min": [0.0], "max": [7.666666666666667], "mean": [3.8333333333333335], "std": [2.221906543234591], "count": [254]}, "frame_index": {"min": [0], "max": [253], "mean": [126.5], "std": [73.32291592674149], "count": [254]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [254]}, "index": {"min": [11589], "max": [11842], "mean": [11715.5], "std": [73.32291592674149], "count": [254]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [254]}}} +{"episode_index": 40, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9529411764705882]]], "mean": [[[0.6318113255718955]], [[0.5837838929738562]], [[0.3925420526960784]]], "std": [[[0.23285529831771537]], [[0.21458297752063418]], [[0.1761082492261588]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6343800306372549]], [[0.5957500531045752]], [[0.410791129493464]]], "std": [[[0.25057555616208477]], [[0.2329756868911152]], [[0.19125504895296708]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4981935886437908]], [[0.44205650326797385]], [[0.3618070281862745]]], "std": [[[0.21946815074015338]], [[0.16936377794790825]], [[0.15582940099510578]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40079626633986926]], [[0.417134885620915]], [[0.3988949142156863]]], "std": [[[0.2430586261248938]], [[0.22208208739360166]], [[0.22315969273265776]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46950766135620914]], [[0.47063522671568625]], [[0.4501643525326797]]], "std": [[[0.1899211179030443]], [[0.181706627301682]], [[0.19917573623652113]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.4218447208404541, -0.06749515980482101, 0.49547579884529114, -0.09970875084400177, -0.9986215233802795, -0.18100973963737488, 0.0015339808305725455, -0.803805947303772, 0.03374757990241051, -0.0015339808305725455, 0.4724660813808441, -0.0076699042692780495, -0.19941750168800354], "max": [0.9973118901252747, 0.1533980816602707, 0.4663301706314087, 1.0661166906356812, 0.374291330575943, -0.37275734543800354, 0.11504856497049332, 0.21168935298919678, 0.15186409652233124, 0.8084079027175903, 0.0475534051656723, 0.7961360216140747, 0.058291271328926086, -0.010737866163253784], "mean": [0.6256868243217468, -0.06394971162080765, 0.23764042556285858, 0.6636292338371277, 0.11548037081956863, -0.565475344657898, -0.004810225684195757, 0.09848958253860474, -0.4041127860546112, 0.5044466853141785, 0.01934240199625492, 0.6818547248840332, 0.020236391574144363, -0.1239476129412651], "std": [0.45328766107559204, 0.20544828474521637, 0.13828019797801971, 0.1493837535381317, 0.12842881679534912, 0.18166998028755188, 0.09039619565010071, 0.08141233026981354, 0.3350328803062439, 0.26244813203811646, 0.019587736576795578, 0.11327487230300903, 0.016544301062822342, 0.053699642419815063], "count": [302]}, "action": {"min": [0.0, -0.4291604459285736, -0.09106318652629852, 0.4833711087703705, -0.1005990281701088, -1.010628581047058, -0.18106774985790253, 0.0, -0.800000011920929, 0.012656365521252155, -0.0015478411223739386, 0.4607444405555725, -0.03782133013010025, -0.1879492551088333], "max": [1.0, 0.1652705818414688, 0.45095348358154297, 1.0612589120864868, 0.37604576349258423, -0.37434372305870056, 0.11803101748228073, 0.21598081290721893, 0.1368653029203415, 0.800000011920929, 0.05255851894617081, 0.7944233417510986, 0.03410915285348892, 0.0002952382492367178], "mean": [0.6193533539772034, -0.06347984820604324, 0.2186400592327118, 0.6466469168663025, 0.11749838292598724, -0.5698585510253906, -0.0028005412314087152, 0.09903454035520554, -0.4077960252761841, 0.4818217158317566, 0.021251097321510315, 0.6786046028137207, -0.008449175395071507, -0.11331788450479507], "std": [0.47956493496894836, 0.20745086669921875, 0.1344066560268402, 0.14616240561008453, 0.12835770845413208, 0.1807614117860794, 0.09103665500879288, 0.08146535605192184, 0.32350867986679077, 0.2599624693393707, 0.020430753007531166, 0.11488255113363266, 0.017102250829339027, 0.05305366963148117], "count": [302]}, "left_eye": {"min": [-0.022315692901611284, -0.10926628112792969], "max": [0.2516411781311034, 0.4277994791666666], "mean": [0.10067124114131296, 0.1767326313928264], "std": [0.05954658444534264, 0.11654822207745141], "count": [302]}, "right_eye": {"min": [-0.0804346084594727, -0.10861333211263025], "max": [0.1902511596679688, 0.4277253468831381], "mean": [0.04192472419991404, 0.17678852765502262], "std": [0.05932816014555596, 0.11641511463444108], "count": [302]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9996871948242188, -0.45488399267196655, 0.04531348496675491, 0.9150036573410034, -0.03615794703364372, 0.0, -0.04918687045574188, -0.1904645711183548, -0.45420947670936584, 0.8799865245819092, 0.1188572570681572, 0.0, 0.0, 0.0, 1.0], "max": [0.4000875651836395, -0.8718073964118958, 0.04727218300104141, 0.19772203266620636, 0.9999997019767761, 0.36282792687416077, 0.22805236279964447, 0.1583986133337021, 0.001728350529447198, 0.036503832787275314, 0.9996874928474426, 0.2288329303264618, 0.0, 0.0, 0.0, 1.0], "mean": [0.15654733777046204, -0.9271916151046753, -0.2801658809185028, 0.09554335474967957, 0.9743192791938782, 0.12997208535671234, 0.10745277255773544, 0.02767028473317623, -0.06734900176525116, -0.2946687936782837, 0.9431160688400269, 0.17610730230808258, 0.0, 0.0, 0.0, 1.0], "std": [0.13786481320858002, 0.03696894645690918, 0.13016119599342346, 0.03994438052177429, 0.027413630858063698, 0.13778667151927948, 0.050261057913303375, 0.0734776183962822, 0.04359487444162369, 0.12744012475013733, 0.03202800452709198, 0.027202842757105827, 0.0, 0.0, 0.0, 0.0], "count": [302]}, "middle_arm_pose": {"min": [-0.004934199620038271, -1.0, -0.15347838401794434, -0.06727951765060425, 0.6574477553367615, -0.11758846044540405, 0.4794255495071411, -0.18693940341472626, -0.7534952759742737, -0.11072949320077896, 0.6499733924865723, 0.3636154234409332, 0.0, 0.0, 0.0, 1.0], "max": [0.07828930020332336, -0.9881483316421509, 0.016858136281371117, 0.00026567472377792, 0.8775825500488281, 0.059411000460386276, 0.7443337440490723, 0.08059608936309814, -0.4794255495071411, 0.006501355208456516, 0.8775825500488281, 0.43666186928749084, 0.0, 0.0, 0.0, 1.0], "mean": [0.02936103381216526, -0.99506676197052, -0.06342808157205582, -0.03221617639064789, 0.7301031947135925, -0.023248346522450447, 0.6761124730110168, -0.08273877948522568, -0.6779356598854065, -0.06301707774400711, 0.727715790271759, 0.3812067210674286, 0.0, 0.0, 0.0, 1.0], "std": [0.03240944445133209, 0.003961674869060516, 0.062382012605667114, 0.02534918114542961, 0.04791167750954628, 0.0645001083612442, 0.05315333232283592, 0.09661920368671417, 0.05607641860842705, 0.033987823873758316, 0.050615984946489334, 0.015790918841958046, 0.0, 0.0, 0.0, 0.0], "count": [302]}, "timestamp": {"min": [0.0], "max": [9.121212121212121], "mean": [4.5606060606060606], "std": [2.64180038507148], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [302]}, "index": {"min": [11843], "max": [12144], "mean": [11993.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [302]}}} +{"episode_index": 41, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9098039215686274]]], "mean": [[[0.6354648590686275]], [[0.5951585253267975]], [[0.407856881127451]]], "std": [[[0.23638118949692696]], [[0.2166023895102991]], [[0.17839197778988625]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8941176470588236]]], "mean": [[[0.6242747487745097]], [[0.5955910008169935]], [[0.4181729391339869]]], "std": [[[0.26044960197010336]], [[0.24129830517600284]], [[0.19696660617583198]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4810872651143791]], [[0.4302042565359477]], [[0.3526696466503268]]], "std": [[[0.21721167252117482]], [[0.1720997868032587]], [[0.1601100550263807]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39719461192810457]], [[0.4142422344771242]], [[0.39932096609477125]]], "std": [[[0.24246561842143638]], [[0.2213250512854227]], [[0.22321026672313451]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.463467066993464]], [[0.4645708394607843]], [[0.4409420629084967]]], "std": [[[0.18367999917968178]], [[0.17782204746644947]], [[0.19601165954554692]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.4586602747440338, -0.05982525274157524, 0.5905826091766357, -0.19941750168800354, -1.0400390625, -0.14419420063495636, -0.04448544234037399, -0.8022719621658325, -0.01840776950120926, -0.029145635664463043, 0.3911651074886322, -0.05675728991627693, -0.0644271969795227], "max": [0.9973118901252747, 0.24083499610424042, 0.3267379105091095, 1.0707186460494995, 0.36968937516212463, -0.4801360070705414, 0.13499031960964203, 0.004601942375302315, 0.25617480278015137, 0.8084079027175903, 0.0015339808305725455, 0.7086991667747498, 0.030679617077112198, -0.010737866163253784], "mean": [0.5038415193557739, -0.10196685045957565, 0.21814046800136566, 0.773865818977356, 0.059151556342840195, -0.6974197030067444, 0.03593560308218002, -0.018968449905514717, -0.2841876745223999, 0.4238854944705963, -0.016975047066807747, 0.5791555047035217, -0.016620730981230736, -0.04092692211270332], "std": [0.4681829512119293, 0.2842477262020111, 0.07845355570316315, 0.15510357916355133, 0.21902544796466827, 0.17523087561130524, 0.06636425852775574, 0.01834721304476261, 0.447981059551239, 0.3376295268535614, 0.009986378252506256, 0.09583882242441177, 0.027056928724050522, 0.013331255875527859], "count": [394]}, "action": {"min": [0.0, -0.4665898382663727, -0.0820000022649765, 0.5699588656425476, -0.20003625750541687, -1.0485111474990845, -0.14443859457969666, -0.04671679437160492, -0.800000011920929, -0.03920885920524597, -0.029107991605997086, 0.38308823108673096, -0.086860790848732, -0.053410254418849945], "max": [1.0, 0.2534210681915283, 0.3132018446922302, 1.0652616024017334, 0.3724164664745331, -0.48302507400512695, 0.16280677914619446, 0.0069004204124212265, 0.2411452829837799, 0.800000011920929, 0.0, 0.7076282501220703, 0.0008793842862360179, 0.0002715934533625841], "mean": [0.4808518886566162, -0.09982368350028992, 0.1955573409795761, 0.758831799030304, 0.0607529953122139, -0.7010971903800964, 0.037527333945035934, -0.018969036638736725, -0.2939381003379822, 0.4034661650657654, -0.015686925500631332, 0.5752891898155212, -0.04455818608403206, -0.029994916170835495], "std": [0.4987667202949524, 0.28802740573883057, 0.07529880851507187, 0.1557534784078598, 0.21885471045970917, 0.17468515038490295, 0.06679389625787735, 0.019172489643096924, 0.42871806025505066, 0.3317039906978607, 0.01032363623380661, 0.09809687733650208, 0.027102936059236526, 0.013428650796413422], "count": [394]}, "left_eye": {"min": [-0.10218639373779292, -0.18206227620442705], "max": [0.3477677345275878, 0.6828867594401042], "mean": [0.12685387739675283, 0.3128956405846194], "std": [0.08218075282882469, 0.18932616845095143], "count": [394]}, "right_eye": {"min": [-0.16103277206420896, -0.18218402862548833], "max": [0.2813733100891114, 0.6829638163248697], "mean": [0.06675634952971184, 0.31283378673689005], "std": [0.0804936218167905, 0.18913111857339107], "count": [394]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9999800324440002, -0.40104976296424866, 0.0979241132736206, 0.9385148286819458, -0.026721447706222534, -0.0031882422044873238, -0.06671395152807236, -0.1807907223701477, -0.4083010256290436, 0.9021191596984863, 0.10938212275505066, 0.0, 0.0, 0.0, 1.0], "max": [0.3428494930267334, -0.9017124772071838, -0.004315096419304609, 0.19689559936523438, 0.9999997019767761, 0.34195077419281006, 0.22277218103408813, 0.17513485252857208, 0.0794123113155365, -0.0048743849620223045, 0.9996874928474426, 0.21992261707782745, 0.0, 0.0, 0.0, 1.0], "mean": [0.17081916332244873, -0.939553439617157, -0.2550637423992157, 0.13015146553516388, 0.9728578925132751, 0.1537219136953354, 0.08738309890031815, 0.047652099281549454, -0.043941985815763474, -0.25788435339927673, 0.9569783210754395, 0.1693960428237915, 0.0, 0.0, 0.0, 1.0], "std": [0.12073595821857452, 0.026996077969670296, 0.08773063868284225, 0.028362790122628212, 0.018063435330986977, 0.13654257357120514, 0.0575370118021965, 0.0945710614323616, 0.08679511398077011, 0.08793092519044876, 0.0221730787307024, 0.03372335433959961, 0.0, 0.0, 0.0, 0.0], "count": [394]}, "middle_arm_pose": {"min": [8.453471673419699e-05, -1.0, -0.08974148333072662, -0.004394022282212973, 0.7272501587867737, -0.023607628419995308, 0.4794255495071411, -0.18693940341472626, -0.6855342388153076, -0.10311450064182281, 0.7268078923225403, 0.33656686544418335, 0.0, 0.0, 0.0, 1.0], "max": [0.08104182034730911, -0.9946383237838745, 0.005983393173664808, 0.009251266717910767, 0.8775825500488281, 0.036400653421878815, 0.6863400340080261, 0.10738792270421982, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.41986486315727234, 0.0, 0.0, 0.0, 1.0], "mean": [0.05405513197183609, -0.997071385383606, -0.045142993330955505, 0.0028085950762033463, 0.7728046178817749, 0.013357081450521946, 0.6323225498199463, -0.04525168985128403, -0.6300451755523682, -0.06938093155622482, 0.7713323831558228, 0.37275204062461853, 0.0, 0.0, 0.0, 1.0], "std": [0.017254555597901344, 0.0018458132399246097, 0.024238798767328262, 0.004044692497700453, 0.031333860009908676, 0.012197040021419525, 0.04038882628083229, 0.12266126275062561, 0.04017581790685654, 0.02653665281832218, 0.03093653917312622, 0.022237535566091537, 0.0, 0.0, 0.0, 0.0], "count": [394]}, "timestamp": {"min": [0.0], "max": [11.909090909090908], "mean": [5.954545454545456], "std": [3.4465950512352426], "count": [394]}, "frame_index": {"min": [0], "max": [393], "mean": [196.5], "std": [113.73763669076301], "count": [394]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [394]}, "index": {"min": [12145], "max": [12538], "mean": [12341.5], "std": [113.73763669076301], "count": [394]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [394]}}} +{"episode_index": 42, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8666666666666667]]], "mean": [[[0.6368778329248366]], [[0.5941456392973856]], [[0.40506845588235296]]], "std": [[[0.23681321914276535]], [[0.217579817127421]], [[0.17934775683133924]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8745098039215686]]], "mean": [[[0.6319182495915033]], [[0.5993940482026143]], [[0.4180773631535948]]], "std": [[[0.2589032331820643]], [[0.2400164832885512]], [[0.19581636655658943]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4887419852941176]], [[0.43647269607843137]], [[0.3570259272875817]]], "std": [[[0.21647183612687204]], [[0.16938824378496758]], [[0.15563462715845988]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40034730596405227]], [[0.41585042279411766]], [[0.39911523488562095]]], "std": [[[0.24354119324997053]], [[0.22157803006925406]], [[0.22279667101694733]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.465700414624183]], [[0.46607496732026144]], [[0.441316370506536]]], "std": [[[0.18173491110693343]], [[0.17477787329203257]], [[0.1928132871969552]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.40650492906570435, -0.05982525274157524, 0.5844466686248779, -0.09357283264398575, -1.1029322147369385, -0.03834952041506767, -0.01840776950120926, -0.803805947303772, -0.1564660519361496, -0.010737866163253784, 0.5000777244567871, -0.0475534051656723, -0.13192234933376312], "max": [0.9973118901252747, 0.09664079546928406, 0.39576706290245056, 1.084524393081665, 0.21475732326507568, -0.3681553900241852, 0.2040194571018219, 0.04908738657832146, 0.2899223864078522, 0.8084079027175903, 0.010737866163253784, 0.7685244083404541, 0.0951068103313446, -0.003067961661145091], "mean": [0.5717317461967468, -0.11636476963758469, 0.24113185703754425, 0.7341733574867249, 0.08712513744831085, -0.6606206297874451, 0.09163307398557663, 0.017848610877990723, -0.37256404757499695, 0.42990994453430176, 0.0010737860575318336, 0.6917803883552551, 0.026587340980768204, -0.06540202349424362], "std": [0.46472105383872986, 0.19089192152023315, 0.12299316376447678, 0.13572590053081512, 0.10619786381721497, 0.2321053147315979, 0.06150577589869499, 0.02456776238977909, 0.44399717450141907, 0.3732313811779022, 0.007783419918268919, 0.0697692409157753, 0.05931149795651436, 0.04354936257004738], "count": [310]}, "action": {"min": [0.0, -0.41421258449554443, -0.0820000022649765, 0.5653458833694458, -0.09480394423007965, -1.119081974029541, -0.03863854333758354, -0.022077636793255806, -0.800000011920929, -0.17657913267612457, -0.011523563414812088, 0.5, -0.08055774122476578, -0.12182977050542831], "max": [1.0, 0.10796519368886948, 0.3809986412525177, 1.0799963474273682, 0.21647462248802185, -0.37160617113113403, 0.20652323961257935, 0.0524032898247242, 0.27249810099601746, 0.800000011920929, 0.01388480793684721, 0.7669756412506104, 0.06687063723802567, 0.009221473708748817], "mean": [0.5563874244689941, -0.11593747138977051, 0.21843375265598297, 0.7201704978942871, 0.0899391770362854, -0.663244903087616, 0.09238174557685852, 0.018899109214544296, -0.3768920600414276, 0.4081385135650635, 0.004013496451079845, 0.689448893070221, -0.002008211798965931, -0.054996639490127563], "std": [0.49441537261009216, 0.19358551502227783, 0.12050461769104004, 0.13214416801929474, 0.10690197348594666, 0.23076115548610687, 0.0616246834397316, 0.025364186614751816, 0.4296591579914093, 0.3704918324947357, 0.008746509440243244, 0.07006382942199707, 0.060757461935281754, 0.04346958175301552], "count": [310]}, "left_eye": {"min": [-0.2099618911743164, -0.263110097249349], "max": [0.20107641220092765, 0.66671994527181], "mean": [0.10541857611748491, 0.23771979342224772], "std": [0.06162657522248343, 0.17013265622573606], "count": [310]}, "right_eye": {"min": [-0.2694468975067139, -0.26271807352701826], "max": [0.1397644042968751, 0.6664080301920572], "mean": [0.04657285759525914, 0.23881800169585848], "std": [0.06030055401328043, 0.16878864155963424], "count": [310]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9996944069862366, -0.3910011649131775, 0.0879359245300293, 0.9098283052444458, -0.0007963267271406949, 0.0, -0.02633953094482422, -0.22130809724330902, -0.40387317538261414, 0.9068730473518372, 0.11091438680887222, 0.0, 0.0, 0.0, 1.0], "max": [0.4004111886024475, -0.8819801211357117, 0.008580983616411686, 0.20015907287597656, 0.9999997019767761, 0.3529670238494873, 0.2609844505786896, 0.15631499886512756, -1.990609416679945e-05, 0.00025830965023487806, 0.9996874928474426, 0.2522008419036865, 0.0, 0.0, 0.0, 1.0], "mean": [0.2151123732328415, -0.932859480381012, -0.2418959140777588, 0.11551318317651749, 0.9590617418289185, 0.17402957379817963, 0.18241946399211884, 0.04932723939418793, -0.12778250873088837, -0.27378976345062256, 0.9471663236618042, 0.16790838539600372, 0.0, 0.0, 0.0, 1.0], "std": [0.12244527041912079, 0.03507642820477486, 0.09360891580581665, 0.024992484599351883, 0.027760885655879974, 0.11829367280006409, 0.04328390955924988, 0.068655826151371, 0.04284285753965378, 0.09644676744937897, 0.021184485405683517, 0.044913217425346375, 0.0, 0.0, 0.0, 0.0], "count": [310]}, "middle_arm_pose": {"min": [-0.012524806894361973, -1.0, -0.11371932923793793, -0.019196363165974617, 0.6429815292358398, -0.08363496512174606, 0.4794255495071411, -0.18693940341472626, -0.7626873850822449, -0.07836136966943741, 0.6467363834381104, 0.34949278831481934, 0.0, 0.0, 0.0, 1.0], "max": [0.08884698152542114, -0.9932567477226257, 0.09258860349655151, 0.016852976754307747, 0.8775825500488281, 0.11574775725603104, 0.757139265537262, 0.11670108884572983, -0.4794255495071411, 0.021169858053326607, 0.8775825500488281, 0.4508347511291504, 0.0, 0.0, 0.0, 1.0], "mean": [0.03768176957964897, -0.9955788850784302, -0.010471233166754246, -0.005322237033396959, 0.7465459108352661, 0.022616809234023094, 0.6556459069252014, -0.06832556426525116, -0.6582981944084167, -0.035963479429483414, 0.747231125831604, 0.38793906569480896, 0.0, 0.0, 0.0, 1.0], "std": [0.040057238191366196, 0.0018451603827998042, 0.07539760321378708, 0.011213535442948341, 0.05359245091676712, 0.0782909095287323, 0.05731416121125221, 0.123613640666008, 0.05844533070921898, 0.02974197454750538, 0.05191659554839134, 0.020439453423023224, 0.0, 0.0, 0.0, 0.0], "count": [310]}, "timestamp": {"min": [0.0], "max": [9.363636363636363], "mean": [4.681818181818182], "std": [2.71178260964015], "count": [310]}, "frame_index": {"min": [0], "max": [309], "mean": [154.5], "std": [89.48882611812493], "count": [310]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [310]}, "index": {"min": [12539], "max": [12848], "mean": [12693.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [310]}}} +{"episode_index": 43, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.6327772426470588]], [[0.590842283496732]], [[0.4041644485294118]]], "std": [[[0.23714935139286758]], [[0.21821088541880432]], [[0.17883242365006433]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.6266039215686274]], [[0.5946054758986928]], [[0.4156223100490196]]], "std": [[[0.25985485328985186]], [[0.24138462580308037]], [[0.19600646800728744]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4742886151960784]], [[0.4325657843137255]], [[0.361285318627451]]], "std": [[[0.21637980729213263]], [[0.1713319406172685]], [[0.16285948113449028]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39797781658496734]], [[0.4135329922385621]], [[0.397699375]]], "std": [[[0.24359031350114407]], [[0.2222401645191931]], [[0.2247490707630032]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46545875204248366]], [[0.4679141319444444]], [[0.44353063112745095]]], "std": [[[0.18071473034041663]], [[0.1743561796346007]], [[0.19206545648042958]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.4356505572795868, -0.0644271969795227, 0.6273981332778931, -0.1595340073108673, -1.055378794670105, -0.003067961661145091, -0.019941750913858414, -0.803805947303772, -0.07209710031747818, -0.0076699042692780495, 0.5046796798706055, 0.030679617077112198, -0.13038836419582367], "max": [0.9973118901252747, 0.11351457983255386, 0.34207773208618164, 1.0676506757736206, 0.23009712994098663, -0.48780590295791626, 0.3834952116012573, 0.029145635664463043, 0.20862139761447906, 0.8084079027175903, 0.006135923322290182, 0.748582661151886, 0.07209710031747818, -0.012271846644580364], "mean": [0.47694116830825806, -0.1557959020137787, 0.15593214333057404, 0.7957438826560974, 0.018857937306165695, -0.696851372718811, 0.20338068902492523, 0.002560120075941086, -0.24504518508911133, 0.3381823003292084, -0.0007172507466748357, 0.6920555830001831, 0.0496789813041687, -0.0810391902923584], "std": [0.46545231342315674, 0.21914233267307281, 0.11633535474538803, 0.1371806114912033, 0.14035771787166595, 0.18295858800411224, 0.12363668531179428, 0.015574359335005283, 0.41214537620544434, 0.3549414873123169, 0.004856625571846962, 0.05710914358496666, 0.01672087237238884, 0.03289111703634262], "count": [293]}, "action": {"min": [0.0, -0.44287195801734924, -0.0915345698595047, 0.6048995852470398, -0.16019034385681152, -1.0665949583053589, -0.005056694615632296, -0.022681009024381638, -0.800000011920929, -0.09359810501337051, -0.008079292252659798, 0.5, -0.0003192320582456887, -0.11968795210123062], "max": [1.0, 0.12417994439601898, 0.3299637734889984, 1.059999942779541, 0.23280318081378937, -0.4897174537181854, 0.3864099681377411, 0.035609543323516846, 0.1924775391817093, 0.800000011920929, 0.009823950938880444, 0.7470430135726929, 0.044092606753110886, 7.031200220808387e-05], "mean": [0.4540494978427887, -0.1537061631679535, 0.13532878458499908, 0.7816844582557678, 0.02202249877154827, -0.7008675932884216, 0.20496098697185516, 0.003947197925299406, -0.25426116585731506, 0.31689584255218506, 0.00157909223344177, 0.6888428330421448, 0.021528292447328568, -0.0710027739405632], "std": [0.49586981534957886, 0.2202819138765335, 0.1169205829501152, 0.13608533143997192, 0.1415530890226364, 0.18223871290683746, 0.12281377613544464, 0.017254188656806946, 0.3952973186969757, 0.3486844301223755, 0.006116508040577173, 0.057390790432691574, 0.01712038554251194, 0.032585956156253815], "count": [293]}, "left_eye": {"min": [-0.092952823638916, -0.19660822550455725], "max": [0.2730934143066406, 0.6518990834554037], "mean": [0.12984347750302477, 0.21891522922884757], "std": [0.07075292729572072, 0.15647354259660037], "count": [293]}, "right_eye": {"min": [-0.15137014389038084, -0.1963459014892578], "max": [0.20816144943237314, 0.6523428599039713], "mean": [0.07104298018758215, 0.21952286591166367], "std": [0.06941154757049853, 0.15643331945018268], "count": [293]}, "right_arm_pose": {"min": [-0.008880691602826118, -0.999991774559021, -0.3851480782032013, 0.10732951760292053, 0.8832752704620361, -0.006245160009711981, 0.0, -0.029670313000679016, -0.26459580659866333, -0.40730053186416626, 0.8945720195770264, 0.1077628955245018, 0.0, 0.0, 0.0, 1.0], "max": [0.39461132884025574, -0.9094506502151489, 0.048372022807598114, 0.19689559936523438, 0.9999997019767761, 0.34336042404174805, 0.3422210216522217, 0.1585346758365631, -1.990609416679945e-05, 0.048234887421131134, 0.9996874928474426, 0.26275116205215454, 0.0, 0.0, 0.0, 1.0], "mean": [0.2200264036655426, -0.9442868828773499, -0.16687268018722534, 0.13552996516227722, 0.9438547492027283, 0.1744251549243927, 0.2363632470369339, 0.060215335339307785, -0.19482217729091644, -0.21649721264839172, 0.9476526379585266, 0.1846296787261963, 0.0, 0.0, 0.0, 1.0], "std": [0.1362593024969101, 0.03193129599094391, 0.11170387268066406, 0.022496461868286133, 0.037893928587436676, 0.1283654421567917, 0.07023751735687256, 0.07383113354444504, 0.0526188388466835, 0.11631708592176437, 0.028807178139686584, 0.043008122593164444, 0.0, 0.0, 0.0, 0.0], "count": [293]}, "middle_arm_pose": {"min": [-0.00037843233440071344, -1.0, 4.6181525249267e-05, -0.012456375174224377, 0.6733196973800659, 9.632679575588554e-05, 0.4794255495071411, -0.18693940341472626, -0.7352267503738403, -0.051451291888952255, 0.6767588257789612, 0.36309152841567993, 0.0, 0.0, 0.0, 1.0], "max": [0.08988368511199951, -0.9946413040161133, 0.05161001533269882, 0.007037633564323187, 0.8775825500488281, 0.09879505634307861, 0.7356387376785278, 0.0964580699801445, -0.4794255495071411, 0.0017053502378985286, 0.8775825500488281, 0.4390358626842499, 0.0, 0.0, 0.0, 1.0], "mean": [0.06727210432291031, -0.997236430644989, 0.020156700164079666, -0.0013434361899271607, 0.7263525128364563, 0.06270008534193039, 0.6815878748893738, -0.03335028141736984, -0.6811932325363159, -0.03194727748632431, 0.7289932370185852, 0.38311412930488586, 0.0, 0.0, 0.0, 1.0], "std": [0.01980169117450714, 0.0013172200415283442, 0.013906565494835377, 0.0061959633603692055, 0.03938930481672287, 0.021388346329331398, 0.04370404779911041, 0.11501624435186386, 0.04380287602543831, 0.010389426723122597, 0.038697998970746994, 0.015757128596305847, 0.0, 0.0, 0.0, 0.0], "count": [293]}, "timestamp": {"min": [0.0], "max": [8.848484848484848], "mean": [4.424242424242425], "std": [2.5630703580352123], "count": [293]}, "frame_index": {"min": [0], "max": [292], "mean": [146.0], "std": [84.581321815162], "count": [293]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [293]}, "index": {"min": [12849], "max": [13141], "mean": [12995.0], "std": [84.581321815162], "count": [293]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [293]}}} +{"episode_index": 44, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6424899203431372]], [[0.5968032700163399]], [[0.40594236519607846]]], "std": [[[0.23662327330349853]], [[0.21790906837510324]], [[0.17928068540957873]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.6315095812908497]], [[0.597263106617647]], [[0.41467602736928105]]], "std": [[[0.2620228093494451]], [[0.2429008908093107]], [[0.19690578413383236]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4933093586601307]], [[0.43547302287581696]], [[0.3584322528594771]]], "std": [[[0.2235055137336704]], [[0.17366597212351662]], [[0.16208503578170444]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4033054064542484]], [[0.4137299142156862]], [[0.3958809477124183]]], "std": [[[0.24482884010170775]], [[0.2212017412142055]], [[0.22219820350818478]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4597390829248366]], [[0.46100512254901965]], [[0.4371627716503268]]], "std": [[[0.1848677428465933]], [[0.17778398814523044]], [[0.1949242598608479]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.3528155982494354, -0.05982525274157524, 0.6181942820549011, -0.13805827498435974, -0.9940195679664612, -0.07056311517953873, -0.030679617077112198, -0.803805947303772, 0.07976700365543365, -0.006135923322290182, 0.46019425988197327, 0.02147573232650757, -0.07976700365543365], "max": [0.9973118901252747, 0.18867963552474976, 0.35128161311149597, 1.0661166906356812, 0.251572847366333, -0.526155412197113, 0.17487381398677826, 0.02761165425181389, 0.1764077991247177, 0.8084079027175903, 0.0015339808305725455, 0.7363107800483704, 0.05982525274157524, -0.010737866163253784], "mean": [0.5365984439849854, -0.06241117790341377, 0.2043808549642563, 0.765544593334198, 0.04751503840088844, -0.6992705464363098, 0.07068917155265808, 0.0010080395732074976, -0.32963576912879944, 0.47788357734680176, -0.0010299584828317165, 0.6158055663108826, 0.041318848729133606, -0.050528183579444885], "std": [0.46628817915916443, 0.2115698605775833, 0.11332997679710388, 0.12514451146125793, 0.13479699194431305, 0.16730383038520813, 0.06456787139177322, 0.016439160332083702, 0.3960963785648346, 0.2942754924297333, 0.00265656691044569, 0.07538438588380814, 0.009286079555749893, 0.015562242828309536], "count": [280]}, "action": {"min": [0.0, -0.36031076312065125, -0.0820000022649765, 0.5983822345733643, -0.13824425637722015, -1.0034196376800537, -0.07079056650400162, -0.03344610705971718, -0.800000011920929, 0.061050739139318466, -0.006473941262811422, 0.4522227346897125, -0.008065230213105679, -0.06943782418966293], "max": [1.0, 0.19946055114269257, 0.3358200192451477, 1.059999942779541, 0.2538406550884247, -0.5269145965576172, 0.17649054527282715, 0.0295348409563303, 0.1616288721561432, 0.800000011920929, 0.005444957874715328, 0.7344496250152588, 0.033274129033088684, 0.0], "mean": [0.5163497924804688, -0.05824008584022522, 0.18129123747348785, 0.7490981221199036, 0.05105511099100113, -0.7037879824638367, 0.07178524881601334, 0.0015939160948619246, -0.3353579640388489, 0.4569834768772125, 0.00030519592110067606, 0.6129940152168274, 0.012899789027869701, -0.039859969168901443], "std": [0.49776491522789, 0.21744029223918915, 0.1097608432173729, 0.12274940311908722, 0.1365487277507782, 0.16757293045520782, 0.0643506646156311, 0.016866717487573624, 0.3822363615036011, 0.29069840908050537, 0.003170228796079755, 0.07794871926307678, 0.009629730135202408, 0.01522986963391304], "count": [280]}, "left_eye": {"min": [-0.08450422286987302, -0.3764478047688802], "max": [0.2693343162536621, 0.6401580810546874], "mean": [0.10209663595472054, 0.26791666848318935], "std": [0.06657514502901671, 0.21198259196889702], "count": [280]}, "right_eye": {"min": [-0.14302978515624998, -0.3762908935546875], "max": [0.20489025115966797, 0.6404139200846355], "mean": [0.04230270998818533, 0.2685537443842205], "std": [0.06527278406808336, 0.21173104109982652], "count": [280]}, "right_arm_pose": {"min": [-0.043229784816503525, -0.9999998807907104, -0.3912319242954254, 0.09475596994161606, 0.9528983235359192, -0.06653565913438797, -0.017106326296925545, -0.06081523001194, -0.18721820414066315, -0.39019525051116943, 0.9100464582443237, 0.11748327314853668, 0.0, 0.0, 0.0, 1.0], "max": [0.2987251281738281, -0.920139491558075, 0.004783090204000473, 0.19689559936523438, 0.9999997019767761, 0.27548280358314514, 0.18078596889972687, 0.13479498028755188, 0.04378310963511467, 0.004411385860294104, 0.9997453689575195, 0.2486623078584671, 0.0, 0.0, 0.0, 1.0], "mean": [0.12227936834096909, -0.9533334970474243, -0.21827369928359985, 0.12070123106241226, 0.9792655110359192, 0.09730708599090576, 0.11400922387838364, 0.027642235159873962, -0.08742374926805496, -0.226808562874794, 0.961193859577179, 0.17549070715904236, 0.0, 0.0, 0.0, 1.0], "std": [0.12280043959617615, 0.02837146632373333, 0.11258234083652496, 0.02470819093286991, 0.01507408544421196, 0.1274968832731247, 0.045709144324064255, 0.07469399273395538, 0.05600396916270256, 0.11482216417789459, 0.026467209681868553, 0.03591671958565712, 0.0, 0.0, 0.0, 0.0], "count": [280]}, "middle_arm_pose": {"min": [8.453471673419699e-05, -1.0, -0.010448655113577843, -0.01140962541103363, 0.6743102073669434, -0.004000803921371698, 0.4794255495071411, -0.18693940341472626, -0.7378450632095337, -0.03627590462565422, 0.6746380925178528, 0.33037471771240234, 0.0, 0.0, 0.0, 1.0], "max": [0.058565445244312286, -0.9973497986793518, 0.04334961995482445, 0.011378468945622444, 0.8775825500488281, 0.07245833426713943, 0.7381475567817688, 0.08131693303585052, -0.4794255495071411, 0.005449837073683739, 0.8775825500488281, 0.41468876600265503, 0.0, 0.0, 0.0, 1.0], "mean": [0.038843926042318344, -0.9989144206047058, 0.012098726816475391, -0.0006294922204688191, 0.7390018105506897, 0.0366358645260334, 0.6683339476585388, -0.059389058500528336, -0.6683914661407471, -0.01711386628448963, 0.7399417161941528, 0.36699193716049194, 0.0, 0.0, 0.0, 1.0], "std": [0.0157325342297554, 0.0007880264311097562, 0.016329435631632805, 0.006215973757207394, 0.047537487000226974, 0.021648311987519264, 0.05600294470787048, 0.10835765302181244, 0.05580423027276993, 0.008103984408080578, 0.04760897532105446, 0.024664610624313354, 0.0, 0.0, 0.0, 0.0], "count": [280]}, "timestamp": {"min": [0.0], "max": [8.454545454545455], "mean": [4.2272727272727275], "std": [2.449349157381577], "count": [280]}, "frame_index": {"min": [0], "max": [279], "mean": [139.5], "std": [80.82852219359204], "count": [280]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [280]}, "index": {"min": [13142], "max": [13421], "mean": [13281.5], "std": [80.82852219359204], "count": [280]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [280]}}} +{"episode_index": 45, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9137254901960784]]], "mean": [[[0.6402278084150327]], [[0.6005233333333334]], [[0.412685823120915]]], "std": [[[0.23519957434399116]], [[0.2168900077509788]], [[0.17963643899559453]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9450980392156862]]], "mean": [[[0.6412238562091502]], [[0.6107731290849674]], [[0.42861199754901963]]], "std": [[[0.2524392426941099]], [[0.23519165982054824]], [[0.19425131620681788]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47563189542483664]], [[0.4250889787581699]], [[0.3479538276143791]]], "std": [[[0.2199968770387744]], [[0.17258825298893551]], [[0.1581101060697991]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39947256331699343]], [[0.4157417422385621]], [[0.39940392361111116]]], "std": [[[0.2433048337605633]], [[0.22054209544475148]], [[0.22098121048311337]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.464793756127451]], [[0.4640676348039216]], [[0.4400926858660131]]], "std": [[[0.1786774247970406]], [[0.17083306106276494]], [[0.18828770118415014]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.3604854941368103, -0.09664079546928406, 0.5276893973350525, -0.16106799244880676, -1.0707186460494995, -0.030679617077112198, -0.03221359848976135, -0.8482913970947266, -0.0015339808305725455, -0.012271846644580364, 0.503145694732666, 0.02761165425181389, -0.13805827498435974], "max": [0.9973118901252747, 0.25003886222839355, 0.34821364283561707, 1.0661166906356812, 0.3574175238609314, -0.3405437469482422, 0.26384469866752625, 0.06902913749217987, 0.061359234154224396, 0.8084079027175903, 0.016873789951205254, 0.8237476944923401, 0.08743690699338913, -0.010737866163253784], "mean": [0.5169450640678406, -0.06770145893096924, 0.15958687663078308, 0.7727718949317932, 0.06656952202320099, -0.649894654750824, 0.13488981127738953, 0.022226866334676743, -0.39018768072128296, 0.3847329914569855, 0.0029674628749489784, 0.7500640749931335, 0.05619664117693901, -0.09578917920589447], "std": [0.4663047194480896, 0.23345987498760223, 0.12150657176971436, 0.19764366745948792, 0.1813812106847763, 0.25645914673805237, 0.08773094415664673, 0.03493144363164902, 0.3985781967639923, 0.3323161005973816, 0.009080411866307259, 0.05186371132731438, 0.013462808914482594, 0.03276772052049637], "count": [290]}, "action": {"min": [0.0, -0.3683684468269348, -0.11984357982873917, 0.5049889087677002, -0.16119831800460815, -1.0828150510787964, -0.03111100383102894, -0.035024020820856094, -0.8447893857955933, -0.021253004670143127, -0.013087608851492405, 0.5, 0.0, -0.1272118240594864], "max": [1.0, 0.2622387707233429, 0.3340849280357361, 1.059999942779541, 0.3594541847705841, -0.34231486916542053, 0.2663218080997467, 0.07591047883033752, 0.04862739518284798, 0.800000011920929, 0.023165619000792503, 0.8241180181503296, 0.06323463469743729, 0.0005475104553624988], "mean": [0.4950844645500183, -0.06592909246683121, 0.13715636730194092, 0.7567903399467468, 0.069254569709301, -0.6534439325332642, 0.13617408275604248, 0.024534955620765686, -0.3936205804347992, 0.36501288414001465, 0.005652742926031351, 0.7485836744308472, 0.028526103124022484, -0.08547580242156982], "std": [0.4983151853084564, 0.23755359649658203, 0.11948223412036896, 0.19639204442501068, 0.1815890669822693, 0.25538426637649536, 0.08713745325803757, 0.036252208054065704, 0.3856426477432251, 0.3321222960948944, 0.010534052737057209, 0.04876244068145752, 0.013572314754128456, 0.03221609443426132], "count": [290]}, "left_eye": {"min": [-0.11679487228393559, -0.23764972686767583], "max": [0.3360109329223633, 0.6295181274414063], "mean": [0.1775761188309768, 0.27959706043374966], "std": [0.08243780270561729, 0.18296064091030276], "count": [290]}, "right_eye": {"min": [-0.17565984725952144, -0.23773352305094397], "max": [0.27153682708740234, 0.6297932942708333], "mean": [0.116098704666927, 0.2778173619851298], "std": [0.08254661655969482, 0.1851107258675831], "count": [290]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9997996091842651, -0.3642650544643402, 0.07797574996948242, 0.9345218539237976, -0.028410598635673523, 0.0, -0.06299468874931335, -0.31673362851142883, -0.3814643621444702, 0.8974897861480713, 0.10350023955106735, 0.0, 0.0, 0.0, 1.0], "max": [0.32886600494384766, -0.9073023796081543, 0.004847024567425251, 0.19689559936523438, 0.9999997019767761, 0.27530637383461, 0.3190774619579315, 0.1402607262134552, -1.990609416679945e-05, 0.002355182310566306, 0.9996874928474426, 0.25699588656425476, 0.0, 0.0, 0.0, 1.0], "mean": [0.17214013636112213, -0.9484449625015259, -0.219197615981102, 0.12880367040634155, 0.9652278423309326, 0.13076794147491455, 0.18804779648780823, 0.037704549729824066, -0.14462363719940186, -0.24279551208019257, 0.9505137205123901, 0.18847684562206268, 0.0, 0.0, 0.0, 1.0], "std": [0.11287116259336472, 0.03144286200404167, 0.09509991109371185, 0.04100806266069412, 0.017407065257430077, 0.11004920303821564, 0.05881484970450401, 0.0768815129995346, 0.06887787580490112, 0.10631533712148666, 0.02472642995417118, 0.04357295110821724, 0.0, 0.0, 0.0, 0.0], "count": [290]}, "middle_arm_pose": {"min": [-0.006930585950613022, -1.0, 4.6181525249267e-05, -0.028530344367027283, 0.6929603219032288, 9.632679575588554e-05, 0.4794255495071411, -0.20029467344284058, -0.7187411785125732, -0.05599527060985565, 0.6942712068557739, 0.3974617123603821, 0.0, 0.0, 0.0, 1.0], "max": [0.11552635580301285, -0.9927994608879089, 0.04161424934864044, 0.01067240908741951, 0.8775825500488281, 0.10833598673343658, 0.7196965217590332, 0.05600695312023163, -0.4794255495071411, 0.01425255462527275, 0.8775825500488281, 0.4611183702945709, 0.0, 0.0, 0.0, 1.0], "mean": [0.06406180560588837, -0.9972451329231262, 0.016020460054278374, -0.010655492544174194, 0.7467527389526367, 0.058036573231220245, 0.658345103263855, -0.07188886404037476, -0.6576536297798157, -0.030684174969792366, 0.7493376731872559, 0.4105740785598755, 0.0, 0.0, 0.0, 1.0], "std": [0.032258979976177216, 0.0022452056873589754, 0.009778463281691074, 0.014431094750761986, 0.04429784044623375, 0.028958270326256752, 0.05265362560749054, 0.11117017269134521, 0.05239543691277504, 0.018667764961719513, 0.04415690153837204, 0.013452584855258465, 0.0, 0.0, 0.0, 0.0], "count": [290]}, "timestamp": {"min": [0.0], "max": [8.757575757575758], "mean": [4.378787878787879], "std": [2.536827009553542], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [290]}, "index": {"min": [13422], "max": [13711], "mean": [13566.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [290]}}} +{"episode_index": 46, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8901960784313725]]], "mean": [[[0.6381413745915032]], [[0.588743227124183]], [[0.3953287847222222]]], "std": [[[0.2365261764171558]], [[0.21754912950472075]], [[0.17855208268253644]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9372549019607843]]], "mean": [[[0.6328120179738562]], [[0.5944179187091504]], [[0.4091197712418301]]], "std": [[[0.2595412664495958]], [[0.24030089765253076]], [[0.19481417391792175]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4902457700163399]], [[0.43605061478758167]], [[0.35693101919934644]]], "std": [[[0.21872108986234523]], [[0.16917404288433277]], [[0.15582451441263753]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4001582720588235]], [[0.4169590522875817]], [[0.3987451123366013]]], "std": [[[0.24248672709408547]], [[0.2213168462649772]], [[0.2229336129638582]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4677002512254902]], [[0.46772156454248365]], [[0.44367052696078435]]], "std": [[[0.1911733177687719]], [[0.18270147445335289]], [[0.19923390503575908]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.36201947927474976, -0.05982525274157524, 0.5246214270591736, -0.1672039031982422, -1.0584467649459839, -0.07363107800483704, -0.02147573232650757, -0.803805947303772, 0.09050486981868744, -0.003067961661145091, 0.49854376912117004, -0.030679617077112198, -0.10431069880723953], "max": [0.9973118901252747, 0.11658254265785217, 0.48166999220848083, 1.133611798286438, 0.2178252786397934, -0.5414952039718628, 0.20555342733860016, 0.1395922601222992, 0.20862139761447906, 0.8084079027175903, 0.029145635664463043, 0.780796229839325, 0.03834952041506767, 0.010737866163253784], "mean": [0.5758792161941528, -0.0758885070681572, 0.288228303194046, 0.6832566857337952, 0.034787051379680634, -0.677749752998352, 0.0934491828083992, 0.050850484520196915, -0.38630175590515137, 0.5049173831939697, 0.00864524394273758, 0.6652668714523315, 0.00035716305137611926, -0.0405016727745533], "std": [0.4644280970096588, 0.1937633603811264, 0.13306164741516113, 0.1539023518562317, 0.12335577607154846, 0.13070426881313324, 0.07000299543142319, 0.06365112215280533, 0.40497082471847534, 0.27098962664604187, 0.01279022078961134, 0.10098855197429657, 0.020991725847125053, 0.04358287528157234], "count": [335]}, "action": {"min": [0.0, -0.3684997856616974, -0.08318257331848145, 0.5112619996070862, -0.16847410798072815, -1.0712825059890747, -0.07417584955692291, -0.025967085734009743, -0.800000011920929, 0.06980845332145691, -0.003763399552553892, 0.48958316445350647, -0.059801481664180756, -0.09350133687257767], "max": [1.0, 0.12684673070907593, 0.4678260385990143, 1.1295733451843262, 0.220113605260849, -0.5430094003677368, 0.20843057334423065, 0.14475448429584503, 0.19303417205810547, 0.800000011920929, 0.03271504119038582, 0.7783002853393555, 0.014029158279299736, 0.023188425227999687], "mean": [0.5596723556518555, -0.07622568309307098, 0.26681697368621826, 0.6685649156570435, 0.03652909770607948, -0.6824946403503418, 0.0952196791768074, 0.05162224918603897, -0.3886788785457611, 0.4816736578941345, 0.010426691733300686, 0.6624760031700134, -0.02820201776921749, -0.02936936914920807], "std": [0.4952402710914612, 0.19834156334400177, 0.1304909884929657, 0.15209592878818512, 0.12397091090679169, 0.13014154136180878, 0.06982505321502686, 0.06592458486557007, 0.39284780621528625, 0.2683037221431732, 0.01429474726319313, 0.10228575021028519, 0.021435674279928207, 0.043899450451135635], "count": [335]}, "left_eye": {"min": [-0.14355850219726562, -0.23599154154459634], "max": [0.19659557342529288, 0.5996603647867838], "mean": [0.07250325245643731, 0.2078739735617567], "std": [0.053778473004033295, 0.1857428235073216], "count": [335]}, "right_eye": {"min": [-0.20281505584716797, -0.23563995361328127], "max": [0.13708934783935556, 0.5993356068929037], "mean": [0.013387201366139878, 0.2083745214357898], "std": [0.0536048634505149, 0.1853006463474262], "count": [335]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9996871948242188, -0.4004266560077667, 0.051293227821588516, 0.942884087562561, -0.0395093709230423, 0.0, -0.04507800564169884, -0.23221951723098755, -0.39950257539749146, 0.9050765037536621, 0.11147330701351166, 0.0, 0.0, 0.0, 1.0], "max": [0.27384957671165466, -0.9160259366035461, 0.0004740437143482268, 0.21391066908836365, 0.9999997019767761, 0.2624654769897461, 0.23419079184532166, 0.13484898209571838, -1.990609416679945e-05, -0.01232549175620079, 0.9996874928474426, 0.20329372584819794, 0.0, 0.0, 0.0, 1.0], "mean": [0.12653525173664093, -0.9496985673904419, -0.24082033336162567, 0.09698697924613953, 0.978173017501831, 0.09617490321397781, 0.1302885115146637, 0.02908899635076523, -0.10930871218442917, -0.25184351205825806, 0.9544466137886047, 0.16010938584804535, 0.0, 0.0, 0.0, 1.0], "std": [0.11017680168151855, 0.02003314532339573, 0.10736443102359772, 0.03933708742260933, 0.013561166822910309, 0.12224183976650238, 0.042747847735881805, 0.07137660682201385, 0.053820669651031494, 0.10026881098747253, 0.026611782610416412, 0.028671979904174805, 0.0, 0.0, 0.0, 0.0], "count": [335]}, "middle_arm_pose": {"min": [-0.03806023672223091, -1.0, -0.1326865553855896, -0.044678330421447754, 0.6728965640068054, -0.11826681345701218, 0.4794255495071411, -0.18693940341472626, -0.7397127747535706, -0.07132561504840851, 0.6728655695915222, 0.31481724977493286, 0.0, 0.0, 0.0, 1.0], "max": [0.010201746597886086, -0.9904741644859314, 0.02214728109538555, 0.013689919374883175, 0.8775825500488281, 0.017155488952994347, 0.7397361397743225, 0.08707769960165024, -0.4794255495071411, 0.015310482122004032, 0.8775825500488281, 0.4218423068523407, 0.0, 0.0, 0.0, 1.0], "mean": [-0.015859631821513176, -0.9966478943824768, -0.0555708147585392, -0.015337781980633736, 0.727947473526001, -0.049207527190446854, 0.6801673769950867, -0.07655367255210876, -0.6833511590957642, -0.030020391568541527, 0.726970911026001, 0.3690810799598694, 0.0, 0.0, 0.0, 1.0], "std": [0.014616127125918865, 0.00380692258477211, 0.05590381845831871, 0.02186851017177105, 0.034207966178655624, 0.04865136370062828, 0.0388135202229023, 0.1114361584186554, 0.03857945650815964, 0.03144760802388191, 0.0341503843665123, 0.030447617173194885, 0.0, 0.0, 0.0, 0.0], "count": [335]}, "timestamp": {"min": [0.0], "max": [10.121212121212121], "mean": [5.060606060606061], "std": [2.930476946360384], "count": [335]}, "frame_index": {"min": [0], "max": [334], "mean": [167.0], "std": [96.70573922989266], "count": [335]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [335]}, "index": {"min": [13712], "max": [14046], "mean": [13879.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [335]}}} +{"episode_index": 47, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9058823529411765]]], "mean": [[[0.6310571875000001]], [[0.5879545894607844]], [[0.40200005106209147]]], "std": [[[0.23709565674256722]], [[0.21841521186427318]], [[0.1800032954771626]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.6257537990196078]], [[0.5932124468954248]], [[0.41395783496732025]]], "std": [[[0.26047858917387684]], [[0.24207895797624238]], [[0.1971907292773848]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4752894669117647]], [[0.4345027553104575]], [[0.36058220996732027]]], "std": [[[0.2189695815971647]], [[0.1737991508935435]], [[0.1610330645039758]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39992057189542485]], [[0.4166007781862745]], [[0.3993173713235294]]], "std": [[[0.24175707102009614]], [[0.220562247969924]], [[0.22200907755727858]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4653500367647059]], [[0.46700717116013074]], [[0.44508455473856207]]], "std": [[[0.1810764018867507]], [[0.1749320633888127]], [[0.19373800718379933]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.3604854941368103, -0.058291271328926086, 0.6059224009513855, -0.22242721915245056, -1.0983302593231201, -0.013805827125906944, -0.08283496648073196, -0.803805947303772, 0.10124273598194122, -0.02147573232650757, 0.47860202193260193, 0.026077674701809883, -0.05368933081626892], "max": [0.9973118901252747, 0.09050486981868744, 0.4448544383049011, 1.0906603336334229, 0.1533980816602707, -0.5215534567832947, 0.21629129350185394, -0.0015339808305725455, 0.15186409652233124, 0.8084079027175903, 0.0015339808305725455, 0.7792622447013855, 0.06902913749217987, 0.016873789951205254], "mean": [0.5285854339599609, -0.1111222505569458, 0.22579425573349, 0.7904265522956848, 0.0012349829776212573, -0.7924638986587524, 0.11489909887313843, -0.034118618816137314, -0.4032762050628662, 0.5037661194801331, -0.007143819238990545, 0.6424496173858643, 0.04886585846543312, -0.01456452626734972], "std": [0.46612441539764404, 0.17167875170707703, 0.12759028375148773, 0.14381729066371918, 0.131576269865036, 0.20904411375522614, 0.06062708795070648, 0.027303354814648628, 0.3895072340965271, 0.271690309047699, 0.008626662194728851, 0.1053135097026825, 0.011646847240626812, 0.018060041591525078], "count": [277]}, "action": {"min": [0.0, -0.36792540550231934, -0.0820000022649765, 0.5877607464790344, -0.22336232662200928, -1.109595537185669, -0.013996981084346771, -0.08611290156841278, -0.800000011920929, 0.0810718983411789, -0.021515080705285072, 0.46919265389442444, -0.003449386218562722, -0.04343211278319359], "max": [1.0, 0.10097670555114746, 0.43191927671432495, 1.0850683450698853, 0.15596452355384827, -0.5230437517166138, 0.21894869208335876, 0.0026685581542551517, 0.13762159645557404, 0.800000011920929, 0.005818495061248541, 0.7779657244682312, 0.04196171835064888, 0.028492992743849754], "mean": [0.5099857449531555, -0.11093969643115997, 0.20415861904621124, 0.7744088172912598, 0.002233612583950162, -0.7949622273445129, 0.11603575199842453, -0.033858418464660645, -0.40452396869659424, 0.4805912673473358, -0.005972901824861765, 0.6394518613815308, 0.020348824560642242, -0.0033507340122014284], "std": [0.4982786476612091, 0.1761469691991806, 0.12649904191493988, 0.14330586791038513, 0.13202357292175293, 0.20877845585346222, 0.060481663793325424, 0.027912568300962448, 0.3772920072078705, 0.2694784104824066, 0.009070262312889099, 0.1068582534790039, 0.011386691592633724, 0.01827254146337509], "count": [277]}, "left_eye": {"min": [-0.10041399002075191, -0.29572607676188156], "max": [0.2663875579833985, 0.6945175170898437], "mean": [0.08692609342857385, 0.2171504111353097], "std": [0.05242555576927725, 0.17065537705638223], "count": [277]}, "right_eye": {"min": [-0.1589147567749023, -0.29584960937500004], "max": [0.20213956832885738, 0.6954101562499999], "mean": [0.027595060913141043, 0.21664469520394397], "std": [0.05152132733187336, 0.17156495466903177], "count": [277]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9996871948242188, -0.3287946283817291, 0.09235840290784836, 0.963473916053772, -0.01760789379477501, -0.038051117211580276, -0.028446201235055923, -0.24093152582645416, -0.33883240818977356, 0.9239436388015747, 0.09354450553655624, 0.0, 0.0, 0.0, 1.0], "max": [0.2595009505748749, -0.9380017518997192, 0.032922107726335526, 0.20138511061668396, 0.9999997019767761, 0.23917435109615326, 0.24287554621696472, 0.13455583155155182, 0.07034444063901901, 0.017874890938401222, 0.9996874928474426, 0.23424670100212097, 0.0, 0.0, 0.0, 1.0], "mean": [0.14340761303901672, -0.9664340615272522, -0.17583219707012177, 0.12526319921016693, 0.9770079255104065, 0.12415768206119537, 0.12465982884168625, 0.043741144239902496, -0.09801017493009567, -0.18504323065280914, 0.9695864319801331, 0.16845980286598206, 0.0, 0.0, 0.0, 1.0], "std": [0.08207368105649948, 0.020262356847524643, 0.08587811142206192, 0.029579373076558113, 0.007740777917206287, 0.09292653948068619, 0.07619184255599976, 0.06035410240292549, 0.09212992340326309, 0.08545401692390442, 0.01626305654644966, 0.0411837063729763, 0.0, 0.0, 0.0, 0.0], "count": [277]}, "middle_arm_pose": {"min": [8.453471673419699e-05, -1.0, -0.0034201222006231546, 0.00014232215471565723, 0.7093997597694397, -0.0007069009589031339, 0.4794255495071411, -0.18693940341472626, -0.7044615149497986, -0.004988489206880331, 0.7097417116165161, 0.3399977385997772, 0.0, 0.0, 0.0, 1.0], "max": [0.053123537451028824, -0.9954909682273865, 0.07953526824712753, 0.026412036269903183, 0.8775825500488281, 0.09180984646081924, 0.704166054725647, 0.07611994445323944, -0.4794255495071411, 0.024452753365039825, 0.8775825500488281, 0.41899973154067993, 0.0, 0.0, 0.0, 1.0], "mean": [0.03281579166650772, -0.9984070062637329, 0.038770925253629684, 0.012329519726336002, 0.7529476284980774, 0.050200194120407104, 0.6538954377174377, -0.07785558700561523, -0.6552637219429016, 0.007437274791300297, 0.7537005543708801, 0.3800629675388336, 0.0, 0.0, 0.0, 1.0], "std": [0.013160530477762222, 0.0012261754600331187, 0.020705342292785645, 0.007381898816674948, 0.03155182674527168, 0.023137936368584633, 0.03794204071164131, 0.10785200446844101, 0.03812554478645325, 0.008440062403678894, 0.03138183429837227, 0.02088325470685959, 0.0, 0.0, 0.0, 0.0], "count": [277]}, "timestamp": {"min": [0.0], "max": [8.363636363636363], "mean": [4.1818181818181825], "std": [2.4231057941459153], "count": [277]}, "frame_index": {"min": [0], "max": [276], "mean": [138.0], "std": [79.96249120681522], "count": [277]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [277]}, "index": {"min": [14047], "max": [14323], "mean": [14185.0], "std": [79.96249120681522], "count": [277]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [277]}}} +{"episode_index": 48, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.6404463092320262]], [[0.595184068627451]], [[0.40437986315359475]]], "std": [[[0.23799396164111483]], [[0.21963221722216383]], [[0.18119313800664064]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.6347849714052287]], [[0.6007854493464052]], [[0.41737041870915037]]], "std": [[[0.2611449630041485]], [[0.24267680704023825]], [[0.1980238201284042]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4909558966503268]], [[0.4314951695261438]], [[0.35148979779411765]]], "std": [[[0.22245440405609118]], [[0.17204652763663633]], [[0.1577726261001005]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39798975898692807]], [[0.415724993872549]], [[0.4008642238562091]]], "std": [[[0.24257833176401292]], [[0.22133161270115823]], [[0.22318215284768894]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4722791401143791]], [[0.47244850285947715]], [[0.4481131331699347]]], "std": [[[0.18900779583138494]], [[0.18139783882560703]], [[0.19908245749413994]]], "count": [100]}, "observation.state": {"min": [0.04704304039478302, -0.3497476279735565, -0.05982525274157524, 0.5062136650085449, -0.16873788833618164, -0.9986215233802795, -0.09357283264398575, -0.013805827125906944, -0.803805947303772, -0.016873789951205254, -0.012271846644580364, 0.5016117095947266, -0.0076699042692780495, -0.09050486981868744], "max": [0.9973118901252747, 0.19634954631328583, 0.4387185275554657, 1.0661166906356812, 0.26691266894340515, -0.41264083981513977, 0.1871456652879715, 0.05062136799097061, 0.17487381398677826, 0.8084079027175903, 0.0076699042692780495, 0.7976700067520142, 0.058291271328926086, -0.010737866163253784], "mean": [0.5503865480422974, -0.07056315243244171, 0.25569769740104675, 0.6966601610183716, 0.0494234561920166, -0.6478924751281738, 0.030018331483006477, 0.018770959228277206, -0.3606264293193817, 0.4425451457500458, -0.00020055427739862353, 0.6973106861114502, 0.03439807891845703, -0.06616722792387009], "std": [0.4650062918663025, 0.21391674876213074, 0.10988041758537292, 0.15168265998363495, 0.15795330703258514, 0.19593167304992676, 0.08481705188751221, 0.02364421635866165, 0.4157199561595917, 0.3370012640953064, 0.005647751502692699, 0.06635872274637222, 0.014749880880117416, 0.023027392104268074], "count": [283]}, "action": {"min": [0.0, -0.3576427400112152, -0.0820000022649765, 0.4866037964820862, -0.1699637472629547, -1.0102612972259521, -0.09039591252803802, -0.015087992884218693, -0.800000011920929, -0.03692793473601341, -0.011320062913000584, 0.5, -0.0382617823779583, -0.08014991134405136], "max": [1.0, 0.20738811790943146, 0.4249183237552643, 1.059999942779541, 0.26946866512298584, -0.4160394072532654, 0.18908460438251495, 0.05460771545767784, 0.15987104177474976, 0.800000011920929, 0.011606819927692413, 0.7955502867698669, 0.03319304436445236, 0.0], "mean": [0.5298451781272888, -0.06946543604135513, 0.2344110757112503, 0.6800621747970581, 0.051079895347356796, -0.6509609222412109, 0.0318639874458313, 0.020540473982691765, -0.36343181133270264, 0.4222782552242279, 0.0017546754097566009, 0.6956580877304077, 0.006168244406580925, -0.05583333969116211], "std": [0.49702581763267517, 0.217460498213768, 0.10619700700044632, 0.14900541305541992, 0.1578378826379776, 0.19422399997711182, 0.0851789116859436, 0.024361656978726387, 0.4012329578399658, 0.3364967107772827, 0.005681151058524847, 0.06608732789754868, 0.015143581666052341, 0.02254481613636017], "count": [283]}, "left_eye": {"min": [-0.1387102127075195, -0.27207361857096357], "max": [0.5884237289428711, 0.6458639780680338], "mean": [0.07413391359282039, 0.23783876926795058], "std": [0.06342884257021468, 0.1970059145211646], "count": [283]}, "right_eye": {"min": [-0.1974353790283203, -0.26837069193522134], "max": [0.5225552558898925, 0.6459574381510416], "mean": [0.014126828365528116, 0.23700232432784424], "std": [0.06229232206092515, 0.19689031554991368], "count": [283]}, "right_arm_pose": {"min": [-0.03828039765357971, -0.9996871948242188, -0.414262592792511, 0.06784844398498535, 0.9482097625732422, -0.05240767449140549, 0.0, -0.06431923061609268, -0.17578360438346863, -0.4134274423122406, 0.9079201817512512, 0.10088665038347244, 0.0, 0.0, 0.0, 1.0], "max": [0.2968243360519409, -0.9101542234420776, -0.0070189787074923515, 0.19689559936523438, 0.9999997019767761, 0.2811288833618164, 0.21511797606945038, 0.14136643707752228, 0.0434570349752903, -0.01001880131661892, 0.9996874928474426, 0.2354813814163208, 0.0, 0.0, 0.0, 1.0], "mean": [0.12717072665691376, -0.9457619786262512, -0.25641417503356934, 0.10401523113250732, 0.9829029440879822, 0.11131363362073898, 0.07684239000082016, 0.032842967659235, -0.04433465376496315, -0.2638494670391083, 0.958044707775116, 0.17043612897396088, 0.0, 0.0, 0.0, 1.0], "std": [0.11893678456544876, 0.026087528094649315, 0.09373772889375687, 0.029646161943674088, 0.01605845056474209, 0.11886207014322281, 0.03493938595056534, 0.07803332805633545, 0.0368850976228714, 0.09337013959884644, 0.022123169153928757, 0.04014794901013374, 0.0, 0.0, 0.0, 0.0], "count": [283]}, "middle_arm_pose": {"min": [8.453471673419699e-05, -1.0, -0.0399429090321064, -0.024896198883652687, 0.6716322302818298, -0.00905880518257618, 0.4794255495071411, -0.18693940341472626, -0.7397695779800415, -0.052880797535181046, 0.6710613965988159, 0.3595570921897888, 0.0, 0.0, 0.0, 1.0], "max": [0.055057018995285034, -0.998306930065155, 0.023854641243815422, 0.005378196015954018, 0.8775825500488281, 0.05516905337572098, 0.7408581972122192, 0.08551468700170517, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4045483469963074, 0.0, 0.0, 0.0, 1.0], "mean": [0.04040247201919556, -0.9989393353462219, -0.006912281271070242, -0.00955654215067625, 0.7267941832542419, 0.024423332884907722, 0.6837335228919983, -0.06504850089550018, -0.6831509470939636, -0.032850321382284164, 0.7271543145179749, 0.37961727380752563, 0.0, 0.0, 0.0, 1.0], "std": [0.00998237356543541, 0.00032715877750888467, 0.01844426430761814, 0.010814820416271687, 0.03837248682975769, 0.01787819154560566, 0.04347539693117142, 0.11557403206825256, 0.04324601590633392, 0.011167111806571484, 0.03843249753117561, 0.011942450888454914, 0.0, 0.0, 0.0, 0.0], "count": [283]}, "timestamp": {"min": [0.0], "max": [8.545454545454545], "mean": [4.272727272727273], "std": [2.4755925170303152], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [283]}, "index": {"min": [14324], "max": [14606], "mean": [14465.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [283]}}} +{"episode_index": 49, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8745098039215686]]], "mean": [[[0.6444436907679739]], [[0.5990428267973856]], [[0.4065874959150327]]], "std": [[[0.23298329420511343]], [[0.21543476614025278]], [[0.17896080642929377]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.6465533272058823]], [[0.6111181066176471]], [[0.4249834701797386]]], "std": [[[0.2504436225620746]], [[0.23388255320352508]], [[0.1933711492781875]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4707937459150327]], [[0.4310891605392157]], [[0.35658069444444446]]], "std": [[[0.21449430963156346]], [[0.17325967710384457]], [[0.16230249899246355]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3980977573529412]], [[0.4179801266339869]], [[0.4017143892973856]]], "std": [[[0.24066388538708475]], [[0.22112523264621164]], [[0.22371534862160425]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4683445547385621]], [[0.46907328431372547]], [[0.44500556372549016]]], "std": [[[0.18040461270534128]], [[0.1733194590066053]], [[0.1910183100656465]]], "count": [100]}, "observation.state": {"min": [0.04704304039478302, -0.31446605920791626, -0.05982525274157524, 0.5062136650085449, -0.05675728991627693, -1.1228740215301514, -0.24390295147895813, -0.02454369328916073, -0.8053399324417114, 0.2208932340145111, -0.019941750913858414, 0.503145694732666, -0.04295146465301514, -0.03988350182771683], "max": [0.9973118901252747, 0.1764077991247177, 0.40343695878982544, 1.0814565420150757, 0.49547579884529114, -0.5169515609741211, 0.17794176936149597, 0.04448544234037399, -0.013805827125906944, 0.8084079027175903, 0.0015339808305725455, 0.8237476944923401, 0.030679617077112198, -0.004601942375302315], "mean": [0.48655417561531067, -0.0698128268122673, 0.25078362226486206, 0.7389950752258301, 0.16360242664813995, -0.7216932773590088, -0.034231118857860565, 0.015423194505274296, -0.44916191697120667, 0.5206413865089417, -0.008081200532615185, 0.6693162322044373, -0.008964898064732552, -0.020253024995326996], "std": [0.46422386169433594, 0.18135963380336761, 0.10390711575746536, 0.17434775829315186, 0.19138631224632263, 0.1740029901266098, 0.11327733099460602, 0.022770987823605537, 0.3270508944988251, 0.2163226455450058, 0.0074466522783041, 0.1005416139960289, 0.021807093173265457, 0.009875349700450897], "count": [276]}, "action": {"min": [0.0, -0.32157471776008606, -0.0820000022649765, 0.48645031452178955, -0.05760038644075394, -1.1382826566696167, -0.24515791237354279, -0.027328485623002052, -0.802545964717865, 0.1999233067035675, -0.020801812410354614, 0.5, -0.07198746502399445, -0.029716016724705696], "max": [1.0, 0.18253757059574127, 0.3923604488372803, 1.0758600234985352, 0.4994279146194458, -0.5207780599594116, 0.18048883974552155, 0.04702461138367653, -0.02457192726433277, 0.800000011920929, 0.006028648931533098, 0.8237746953964233, 0.0, 0.008097551763057709], "mean": [0.46407240629196167, -0.06871771812438965, 0.2290697544813156, 0.7236847877502441, 0.16611860692501068, -0.7267768383026123, -0.03219582140445709, 0.01779630221426487, -0.45178109407424927, 0.49976786971092224, -0.005799352657049894, 0.6665568351745605, -0.038292236626148224, -0.00890515185892582], "std": [0.497076153755188, 0.18607866764068604, 0.10026974976062775, 0.1745576560497284, 0.19090090692043304, 0.17399704456329346, 0.11477172374725342, 0.023947937414050102, 0.31651070713996887, 0.21494312584400177, 0.008369216695427895, 0.10206076502799988, 0.02190161496400833, 0.010078391060233116], "count": [276]}, "left_eye": {"min": [-0.02919073104858394, -0.1763959248860677], "max": [0.29473114013671875, 0.6040326436360677], "mean": [0.13613462327183157, 0.20842526097228564], "std": [0.08036355792787858, 0.14778741523833386], "count": [276]}, "right_eye": {"min": [-0.08740224838256838, -0.17623799641927085], "max": [0.23023500442504874, 0.6039800008138021], "mean": [0.07688813693281529, 0.2089961962999352], "std": [0.07926662738405067, 0.1478478877751859], "count": [276]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.9999494552612305, -0.4167120158672333, 0.0636080950498581, 0.9566366672515869, -0.0007963267271406949, -0.019234925508499146, -0.040731094777584076, -0.23040711879730225, -0.4309214949607849, 0.9016343951225281, 0.09338263422250748, 0.0, 0.0, 0.0, 1.0], "max": [0.2912571430206299, -0.8873061537742615, 0.0014041473623365164, 0.19879887998104095, 0.9999997019767761, 0.28380683064460754, 0.2523559331893921, 0.13187679648399353, 0.04655531048774719, -0.000865189649630338, 0.9996874928474426, 0.2278398871421814, 0.0, 0.0, 0.0, 1.0], "mean": [0.2012280523777008, -0.9451111555099487, -0.22387483716011047, 0.11293890327215195, 0.9727767705917358, 0.18578408658504486, 0.0899544209241867, 0.03936288505792618, -0.04175734892487526, -0.2326643317937851, 0.9618821144104004, 0.16757871210575104, 0.0, 0.0, 0.0, 1.0], "std": [0.0682167112827301, 0.027875302359461784, 0.10354641824960709, 0.03829057142138481, 0.008316422812640667, 0.0765535831451416, 0.071884386241436, 0.0628497302532196, 0.08213042467832565, 0.10714109241962433, 0.0261085107922554, 0.04153263941407204, 0.0, 0.0, 0.0, 0.0], "count": [276]}, "middle_arm_pose": {"min": [-0.03047109954059124, -1.0, -0.08444008231163025, -0.022356346249580383, 0.7131645679473877, -0.060455452650785446, 0.4794255495071411, -0.1911131888628006, -0.700473427772522, -0.0716308131814003, 0.7134308218955994, 0.36607977747917175, 0.0, 0.0, 0.0, 1.0], "max": [0.029210224747657776, -0.9963532090187073, 4.6181525249267e-05, 0.00410878611728549, 0.8775825500488281, 9.632679575588554e-05, 0.6987265944480896, 0.0305925440043211, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.43573760986328125, 0.0, 0.0, 0.0, 1.0], "mean": [-0.0002213585248682648, -0.9981974959373474, -0.053970977663993835, -0.010293482802808285, 0.7544681429862976, -0.035627786070108414, 0.6533939838409424, -0.09113012254238129, -0.6542442440986633, -0.04023897275328636, 0.7533378601074219, 0.39154788851737976, 0.0, 0.0, 0.0, 1.0], "std": [0.019520364701747894, 0.0009772845078259706, 0.0175255686044693, 0.008584368042647839, 0.030644504353404045, 0.01576325297355652, 0.03738373517990112, 0.09018594771623611, 0.0377177931368351, 0.0215432271361351, 0.0306769460439682, 0.014965284615755081, 0.0, 0.0, 0.0, 0.0], "count": [276]}, "timestamp": {"min": [0.0], "max": [8.333333333333334], "mean": [4.166666666666667], "std": [2.4143580055833844], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [276]}, "index": {"min": [14607], "max": [14882], "mean": [14744.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}}} +{"episode_index": 50, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8784313725490196]]], "mean": [[[0.6403759252450981]], [[0.5978249550653595]], [[0.40838883578431373]]], "std": [[[0.2362691996648371]], [[0.2172386429709452]], [[0.18002609019054264]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9411764705882353]]], "mean": [[[0.6406915298202615]], [[0.6080110723039216]], [[0.42452837009803923]]], "std": [[[0.255961007146842]], [[0.23776914129509888]], [[0.19662349563402443]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5033372569444444]], [[0.43640428513071894]], [[0.3546847160947712]]], "std": [[[0.22254235356796226]], [[0.16802365673052364]], [[0.15344002987140903]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39875143382352946]], [[0.41544280024509805]], [[0.39802994485294113]]], "std": [[[0.2427836567427636]], [[0.22157662223932048]], [[0.22265583953621734]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4750008823529412]], [[0.4728789031862745]], [[0.44744251021241827]]], "std": [[[0.18913756929729206]], [[0.1794583326837958]], [[0.19488237569934047]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.3160000443458557, -0.08743690699338913, 0.5537670850753784, -0.1457281857728958, -0.9495341181755066, 0.0015339808305725455, -0.015339808538556099, -0.803805947303772, -0.12271846830844879, -0.0015339808305725455, 0.5046796798706055, 0.010737866163253784, -0.04295146465301514], "max": [0.9973118901252747, 0.0951068103313446, 0.44792240858078003, 1.0661166906356812, 0.19328159093856812, -0.41724279522895813, 0.30066025257110596, 0.058291271328926086, 0.1764077991247177, 0.8084079027175903, 0.00920388475060463, 0.8559613227844238, 0.04295146465301514, -0.004601942375302315], "mean": [0.5461170077323914, -0.06206453964114189, 0.23508697748184204, 0.6912441253662109, 0.06949926912784576, -0.6239598393440247, 0.14337727427482605, 0.017355727031826973, -0.3838067054748535, 0.42222023010253906, 0.0024567213840782642, 0.7115554809570312, 0.023186085745692253, -0.02290984056890011], "std": [0.46547895669937134, 0.16056178510189056, 0.15170975029468536, 0.12558390200138092, 0.1228003203868866, 0.15101885795593262, 0.07754184305667877, 0.026978187263011932, 0.3776968717575073, 0.37319549918174744, 0.004310145508497953, 0.08425729721784592, 0.008383999578654766, 0.013762306421995163], "count": [261]}, "action": {"min": [0.0, -0.32302793860435486, -0.11506810039281845, 0.5317623615264893, -0.14701305329799652, -0.953000009059906, 0.0, -0.017366109415888786, -0.800000011920929, -0.14354154467582703, -0.0028130800928920507, 0.5, -0.020371707156300545, -0.0322757363319397], "max": [1.0, 0.10749097913503647, 0.43634092807769775, 1.059999942779541, 0.19469624757766724, -0.4174604117870331, 0.30294376611709595, 0.06284601986408234, 0.16257427632808685, 0.800000011920929, 0.013382439501583576, 0.8545294404029846, 0.01487456914037466, 0.0076703219674527645], "mean": [0.5337740182876587, -0.0627768263220787, 0.21135497093200684, 0.673536479473114, 0.07095346599817276, -0.6238574385643005, 0.144682377576828, 0.018471667543053627, -0.3850250840187073, 0.39509525895118713, 0.0035806470550596714, 0.7115583419799805, -0.005477685481309891, -0.01176123134791851], "std": [0.49631524085998535, 0.16304366290569305, 0.1541174054145813, 0.12015920877456665, 0.12294568121433258, 0.14587250351905823, 0.076683409512043, 0.02775457128882408, 0.36476361751556396, 0.3710424304008484, 0.006054601166397333, 0.08165597170591354, 0.008788946084678173, 0.013765733689069748], "count": [261]}, "left_eye": {"min": [-0.08058986663818357, -0.13440329233805337], "max": [0.17088842391967773, 0.47669639587402335], "mean": [0.05630161588676132, 0.2927995076429187], "std": [0.054335187935226945, 0.12777676158606638], "count": [261]}, "right_eye": {"min": [-0.13894767761230464, -0.1344757080078125], "max": [0.11127071380615239, 0.47653783162434893], "mean": [-0.0035837297695349942, 0.2936658396422485], "std": [0.054217986350230334, 0.12575425065876272], "count": [261]}, "right_arm_pose": {"min": [-0.0007960778893902898, -0.999849796295166, -0.3717556893825531, 0.07535471767187119, 0.9329634308815002, -0.0007963267271406949, 0.0, -0.028238149359822273, -0.2078046202659607, -0.38866522908210754, 0.9027289152145386, 0.10547656565904617, 0.0, 0.0, 0.0, 1.0], "max": [0.30434706807136536, -0.9204899072647095, -0.0026847657281905413, 0.19689559936523438, 0.9999997019767761, 0.2421690821647644, 0.2725209891796112, 0.12622134387493134, -1.990609416679945e-05, -0.005892554298043251, 0.9996874928474426, 0.26580631732940674, 0.0, 0.0, 0.0, 1.0], "mean": [0.16208457946777344, -0.9503523111343384, -0.23198142647743225, 0.09965024143457413, 0.9662635326385498, 0.11055240035057068, 0.20812851190567017, 0.02867715246975422, -0.17118620872497559, -0.2604525685310364, 0.9445424675941467, 0.17631512880325317, 0.0, 0.0, 0.0, 1.0], "std": [0.09419330954551697, 0.02472430095076561, 0.0852084681391716, 0.0289972722530365, 0.01897530071437359, 0.08737516403198242, 0.05293160676956177, 0.05808497592806816, 0.03907648101449013, 0.09234696626663208, 0.02539576217532158, 0.04446287825703621, 0.0, 0.0, 0.0, 0.0], "count": [261]}, "middle_arm_pose": {"min": [-0.027540823444724083, -1.0, -0.048599060624837875, -0.018892722204327583, 0.6417780518531799, -0.05173414945602417, 0.4794255495071411, -0.18693940341472626, -0.7668898701667786, -0.02103138342499733, 0.641768753528595, 0.3826679587364197, 0.0, 0.0, 0.0, 1.0], "max": [0.025523198768496513, -0.9984447360038757, 0.01988084241747856, 0.008618183434009552, 0.8775825500488281, 0.03176899999380112, 0.7668691873550415, 0.08709070086479187, -0.4794255495071411, 0.00028172149905003607, 0.8775825500488281, 0.47395962476730347, 0.0, 0.0, 0.0, 1.0], "mean": [-0.004663171712309122, -0.9995456337928772, -0.014067643322050571, -0.005107266362756491, 0.7480295300483704, -0.012716460041701794, 0.6578122973442078, -0.07045748829841614, -0.658213198184967, -0.008099889382719994, 0.7481403946876526, 0.4014531373977661, 0.0, 0.0, 0.0, 1.0], "std": [0.01622626930475235, 0.000497403962071985, 0.02060854434967041, 0.009030156768858433, 0.055879488587379456, 0.025151100009679794, 0.06179123744368553, 0.10575440526008606, 0.06164132058620453, 0.006910369731485844, 0.05592861771583557, 0.018983667716383934, 0.0, 0.0, 0.0, 0.0], "count": [261]}, "timestamp": {"min": [0.0], "max": [7.878787878787879], "mean": [3.9393939393939394], "std": [2.2831411245368907], "count": [261]}, "frame_index": {"min": [0], "max": [260], "mean": [130.0], "std": [75.34365710971738], "count": [261]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [261]}, "index": {"min": [14883], "max": [15143], "mean": [15013.0], "std": [75.34365710971738], "count": [261]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [261]}}} +{"episode_index": 51, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.6421617953431372]], [[0.5935317647058823]], [[0.3994844934640523]]], "std": [[[0.2348040986030686]], [[0.2170376764446997]], [[0.17892436285802646]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.6245702675653595]], [[0.5886240012254902]], [[0.4063964685457516]]], "std": [[[0.265022469527337]], [[0.24530517494582452]], [[0.19803150370061032]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49291226102941177]], [[0.4325219321895425]], [[0.3505344383169935]]], "std": [[[0.22148742077876754]], [[0.17283634591765623]], [[0.15794249777514066]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4000551123366013]], [[0.4140669505718954]], [[0.39821738357843134]]], "std": [[[0.24383888685781963]], [[0.2218678987637142]], [[0.22402014471357573]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4617132761437909]], [[0.45989543709150327]], [[0.4332712030228758]]], "std": [[[0.18550193346285526]], [[0.1771849663432189]], [[0.19349861532554719]]], "count": [100]}, "observation.state": {"min": [0.045698948204517365, -0.3129321038722992, -0.07516506314277649, 0.5062136650085449, -0.18100973963737488, -0.9786797761917114, -0.03834952041506767, -0.015339808538556099, -0.803805947303772, -0.03988350182771683, -0.010737866163253784, 0.5046796798706055, -0.00920388475060463, -0.0644271969795227], "max": [0.9973118901252747, 0.1840776950120926, 0.38196122646331787, 1.0860583782196045, 0.2653786838054657, -0.4080389142036438, 0.22856314480304718, 0.06289321184158325, 0.23623304069042206, 0.8084079027175903, 0.003067961661145091, 0.8145438432693481, 0.03834952041506767, -0.003067961661145091], "mean": [0.4985685646533966, -0.06613320857286453, 0.23902389407157898, 0.6908073425292969, 0.04006017744541168, -0.5881689786911011, 0.09299460053443909, 0.034378405660390854, -0.2838812470436096, 0.383074551820755, -0.0011851299786940217, 0.7200490236282349, 0.007937529124319553, -0.04405057430267334], "std": [0.4666155278682709, 0.20262223482131958, 0.10736780613660812, 0.16179430484771729, 0.16960786283016205, 0.17512406408786774, 0.0700870156288147, 0.02457590401172638, 0.4503622353076935, 0.3518783748149872, 0.0037225799169391394, 0.057900041341781616, 0.009833171032369137, 0.01826728880405426], "count": [321]}, "action": {"min": [0.0, -0.32032695412635803, -0.0820000022649765, 0.4866471588611603, -0.18305964767932892, -0.9897151589393616, -0.03862335905432701, -0.017608558759093285, -0.800000011920929, -0.06279870867729187, -0.01009401772171259, 0.5, -0.03895465284585953, -0.053532689809799194], "max": [1.0, 0.19493965804576874, 0.3676389455795288, 1.081433892250061, 0.2690030336380005, -0.41088446974754333, 0.23164336383342743, 0.06556333601474762, 0.22078832983970642, 0.800000011920929, 0.0076653724536299706, 0.8147093057632446, 0.013654178939759731, 0.009893354028463364], "mean": [0.4779513478279114, -0.06393957138061523, 0.21594564616680145, 0.674953281879425, 0.04145177826285362, -0.5902454853057861, 0.09526731073856354, 0.03550463542342186, -0.28840455412864685, 0.36059799790382385, 0.0006680835504084826, 0.7185010313987732, -0.020807966589927673, -0.03312370553612709], "std": [0.497340589761734, 0.20527289807796478, 0.10289835929870605, 0.15892426669597626, 0.1696264147758484, 0.17214500904083252, 0.07006733119487762, 0.0243738554418087, 0.43521174788475037, 0.34782201051712036, 0.004589122254401445, 0.057353731244802475, 0.010643146932125092, 0.018452106043696404], "count": [321]}, "left_eye": {"min": [-0.09020328521728516, -0.2870430628458659], "max": [0.3073970794677734, 0.5615608215332031], "mean": [0.15068911689092804, 0.29657540425333295], "std": [0.06844805558749462, 0.19841868147637517], "count": [321]}, "right_eye": {"min": [-0.14858388900756836, -0.2870681762695313], "max": [0.24369525909423828, 0.561521021525065], "mean": [0.09019412340776196, 0.29625564666304394], "std": [0.06775272790795238, 0.19879279740705863], "count": [321]}, "right_arm_pose": {"min": [-0.024520939216017723, -0.9996871948242188, -0.4586600065231323, 0.06664017587900162, 0.9658779501914978, -0.0741700828075409, 0.0, -0.059791434556245804, -0.2505864202976227, -0.4602149724960327, 0.8783009052276611, 0.11145448684692383, 0.0, 0.0, 0.0, 1.0], "max": [0.25834178924560547, -0.8875515460968018, -0.024997396394610405, 0.20167699456214905, 0.9999997019767761, 0.2410854548215866, 0.25012075901031494, 0.12795676290988922, 0.013059346005320549, -0.02499738708138466, 0.9996874928474426, 0.232890784740448, 0.0, 0.0, 0.0, 1.0], "mean": [0.13263536989688873, -0.9368491768836975, -0.2903030812740326, 0.1029006764292717, 0.9785929322242737, 0.0982312485575676, 0.1347922682762146, 0.031527068465948105, -0.09860362857580185, -0.2993456721305847, 0.9403834939002991, 0.174265056848526, 0.0, 0.0, 0.0, 1.0], "std": [0.09842194616794586, 0.02872948721051216, 0.09966500848531723, 0.033999551087617874, 0.008873526938259602, 0.10907573997974396, 0.0506068579852581, 0.07312662899494171, 0.07263080030679703, 0.1016530990600586, 0.02720220386981964, 0.03741533309221268, 0.0, 0.0, 0.0, 0.0], "count": [321]}, "middle_arm_pose": {"min": [-0.019727636128664017, -1.0, -0.06635629385709763, -0.03193197399377823, 0.6344699859619141, -0.05162595584988594, 0.4794255495071411, -0.18693940341472626, -0.7728266716003418, -0.052232708781957626, 0.63336181640625, 0.3353828191757202, 0.0, 0.0, 0.0, 1.0], "max": [0.01588429883122444, -0.9977831840515137, 0.0014462739927694201, 0.003630280727520585, 0.8775825500488281, 9.632679575588554e-05, 0.7724728584289551, 0.09926430135965347, -0.4794255495071411, 0.012515987269580364, 0.8775825500488281, 0.42845913767814636, 0.0, 0.0, 0.0, 1.0], "mean": [0.008737150579690933, -0.9987288117408752, -0.04627906531095505, -0.017372876405715942, 0.7024670839309692, -0.027279943227767944, 0.7076196074485779, -0.04555797949433327, -0.7081925272941589, -0.038197293877601624, 0.7013865113258362, 0.36968523263931274, 0.0, 0.0, 0.0, 1.0], "std": [0.005667505785822868, 0.0006680673686787486, 0.017033930867910385, 0.011537454091012478, 0.04858517646789551, 0.014203325845301151, 0.050078801810741425, 0.12407958507537842, 0.05034308508038521, 0.011636268347501755, 0.048905253410339355, 0.024448581039905548, 0.0, 0.0, 0.0, 0.0], "count": [321]}, "timestamp": {"min": [0.0], "max": [9.696969696969697], "mean": [4.848484848484849], "std": [2.8080081380030792], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [321]}, "index": {"min": [15144], "max": [15464], "mean": [15304.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [321]}}} +{"episode_index": 52, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8784313725490196]]], "mean": [[[0.6336308333333334]], [[0.5912533946078431]], [[0.4030212050653595]]], "std": [[[0.2310692102573756]], [[0.21329396413658153]], [[0.17648062855881919]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9098039215686274]]], "mean": [[[0.6398696670751635]], [[0.6062440849673203]], [[0.42273461397058826]]], "std": [[[0.24679657265019522]], [[0.23055498024839635]], [[0.19071107287205497]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47970612949346403]], [[0.4361148549836601]], [[0.35789329861111113]]], "std": [[[0.21597469078640744]], [[0.17363326745586438]], [[0.1603871014952464]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4029771915849673]], [[0.4182286090686274]], [[0.398964170751634]]], "std": [[[0.24241846463971903]], [[0.2218232440510049]], [[0.2232264009703863]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46536685661764704]], [[0.46921315155228754]], [[0.4496632128267974]]], "std": [[[0.17979649438188902]], [[0.1732042166229814]], [[0.19171259881527772]]], "count": [100]}, "observation.state": {"min": [0.04301077127456665, -0.3206019997596741, -0.05982525274157524, 0.5092816352844238, -0.23623304069042206, -1.0783885717391968, -0.03681553900241852, -0.02761165425181389, -0.803805947303772, 0.3942330777645111, -0.004601942375302315, 0.4801360070705414, -0.0076699042692780495, -0.08743690699338913], "max": [0.9973118901252747, 0.05062136799097061, 0.3436117172241211, 1.0952622890472412, 0.13499031960964203, -0.40650492906570435, 0.3067961633205414, 0.07056311517953873, -0.1902136206626892, 0.8084079027175903, 0.0076699042692780495, 0.7900001406669617, 0.061359234154224396, -0.00920388475060463], "mean": [0.48118460178375244, -0.11095265299081802, 0.19762271642684937, 0.7401828765869141, -0.04407534748315811, -0.6589884161949158, 0.1406255066394806, 0.023116260766983032, -0.5347791314125061, 0.5998079776763916, 4.26100887125358e-05, 0.6280001401901245, 0.027968546375632286, -0.048794448375701904], "std": [0.46619322896003723, 0.14818307757377625, 0.1114821508526802, 0.184064581990242, 0.1328275352716446, 0.23824666440486908, 0.09004426747560501, 0.03648991882801056, 0.2534284293651581, 0.1510343700647354, 0.0033673185389488935, 0.12709848582744598, 0.022735271602869034, 0.027031883597373962], "count": [288]}, "action": {"min": [0.0, -0.32838138937950134, -0.0820000022649765, 0.4889484643936157, -0.23706495761871338, -1.088819146156311, -0.037647295743227005, -0.02971511147916317, -0.800000011920929, 0.3732389211654663, -0.005605508107692003, 0.47463467717170715, -0.03750774636864662, -0.07592923194169998], "max": [1.0, 0.06101745367050171, 0.33087843656539917, 1.0897371768951416, 0.13688910007476807, -0.40732434391975403, 0.3095228672027588, 0.07458828389644623, -0.1989334374666214, 0.800000011920929, 0.01242001261562109, 0.7876995801925659, 0.037213992327451706, 0.00348583678714931], "mean": [0.4615732431411743, -0.10816315561532974, 0.17438282072544098, 0.7237765192985535, -0.04238223657011986, -0.6603960990905762, 0.14177751541137695, 0.024791821837425232, -0.5363752245903015, 0.5775157809257507, 0.0012359124375507236, 0.6253756880760193, -0.0005460668471641839, -0.03783761337399483], "std": [0.4962325096130371, 0.1525014489889145, 0.10925570875406265, 0.18208274245262146, 0.13275907933712006, 0.236960768699646, 0.08966444432735443, 0.03782407566905022, 0.24385417997837067, 0.14770852029323578, 0.004419917706400156, 0.12771861255168915, 0.02317848615348339, 0.02700825221836567], "count": [288]}, "left_eye": {"min": [-0.013140296936035134, -0.18421560923258462], "max": [0.2502470016479492, 0.4166213989257812], "mean": [0.15548205988274685, 0.17830306225352813], "std": [0.055870864194273444, 0.1259775779221071], "count": [288]}, "right_eye": {"min": [-0.07145977020263672, -0.18422648111979167], "max": [0.1897084236145019, 0.4172083536783855], "mean": [0.09618150211042836, 0.17876944994484925], "std": [0.05491059688327024, 0.12619453737384778], "count": [288]}, "right_arm_pose": {"min": [-0.014653305523097515, -0.9999986886978149, -0.34144535660743713, 0.06847412139177322, 0.9530034065246582, -0.04317115992307663, -0.02222803793847561, -0.015587767586112022, -0.30295801162719727, -0.3530559539794922, 0.9151803255081177, 0.11304433643817902, 0.0, 0.0, 0.0, 1.0], "max": [0.2226954847574234, -0.9248634576797485, 0.04769394174218178, 0.20336729288101196, 0.9999997019767761, 0.21305103600025177, 0.3002606928348541, 0.12854403257369995, 0.04370002821087837, 0.04132634401321411, 0.9996874928474426, 0.25516560673713684, 0.0, 0.0, 0.0, 1.0], "mean": [0.11641860008239746, -0.9567809700965881, -0.23300756514072418, 0.11451811343431473, 0.978763997554779, 0.09393104910850525, 0.12592589855194092, 0.04367654770612717, -0.09545464813709259, -0.2375360131263733, 0.9536405205726624, 0.18354758620262146, 0.0, 0.0, 0.0, 1.0], "std": [0.07515192776918411, 0.023714078590273857, 0.10253509879112244, 0.03735123202204704, 0.011139249429106712, 0.08755095303058624, 0.09773475676774979, 0.056189801543951035, 0.11655440926551819, 0.10533495992422104, 0.018812648952007294, 0.04123088717460632, 0.0, 0.0, 0.0, 0.0], "count": [288]}, "middle_arm_pose": {"min": [-0.004803761839866638, -1.0, -0.08047901839017868, -0.03270500898361206, 0.7411003708839417, -0.04730837419629097, 0.4794255495071411, -0.18693940341472626, -0.6707882881164551, -0.06620755791664124, 0.7416456937789917, 0.383698433637619, 0.0, 0.0, 0.0, 1.0], "max": [0.03619770333170891, -0.9967465400695801, 0.039892032742500305, 0.00984551664441824, 0.8775825500488281, 0.048711732029914856, 0.6704024076461792, -0.020780788734555244, -0.4794255495071411, 0.02736869640648365, 0.8775825500488281, 0.4328603744506836, 0.0, 0.0, 0.0, 1.0], "mean": [0.017160840332508087, -0.9986903667449951, -0.013728554360568523, -0.010303165763616562, 0.7853609919548035, 0.005598928313702345, 0.6159964203834534, -0.11566439270973206, -0.6165807247161865, -0.022132448852062225, 0.78476881980896, 0.398430734872818, 0.0, 0.0, 0.0, 1.0], "std": [0.012871664017438889, 0.0009869462810456753, 0.04435882717370987, 0.015684569254517555, 0.03083185851573944, 0.03428778052330017, 0.03998345881700516, 0.06867165118455887, 0.04031406715512276, 0.030323389917612076, 0.030522437766194344, 0.010091383941471577, 0.0, 0.0, 0.0, 0.0], "count": [288]}, "timestamp": {"min": [0.0], "max": [8.696969696969697], "mean": [4.348484848484849], "std": [2.519331442111723], "count": [288]}, "frame_index": {"min": [0], "max": [287], "mean": [143.5], "std": [83.13793758968686], "count": [288]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [288]}, "index": {"min": [15465], "max": [15752], "mean": [15608.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [288]}}} +{"episode_index": 53, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.6437116789215686]], [[0.5966758190359477]], [[0.4039785028594771]]], "std": [[[0.23846990446387153]], [[0.22043054331293807]], [[0.18151282277213648]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.6341164562908497]], [[0.5985322038398693]], [[0.4145859844771242]]], "std": [[[0.2633513408994686]], [[0.24458071734011258]], [[0.19811563723677322]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4896386335784314]], [[0.42837842524509806]], [[0.35026361111111115]]], "std": [[[0.223185713239033]], [[0.1731128738990755]], [[0.15968381333339834]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3999937765522876]], [[0.41615076797385625]], [[0.4014900735294118]]], "std": [[[0.24272670489522005]], [[0.22102510844705583]], [[0.2234395194564126]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46315936887254905]], [[0.46203474264705885]], [[0.43695274305555554]]], "std": [[[0.18524067291596694]], [[0.17770856091163345]], [[0.19457054847069924]]], "count": [100]}, "observation.state": {"min": [0.04435485973954201, -0.32827189564704895, -0.05982525274157524, 0.5292233824729919, -0.18561168015003204, -1.1397477388381958, 0.0015339808305725455, -0.0015339808305725455, -0.8022719621658325, 0.11504856497049332, -0.0076699042692780495, 0.45099037885665894, 0.0, -0.11811652034521103], "max": [0.9973118901252747, 0.2346990704536438, 0.3911651074886322, 1.0799225568771362, 0.24697090685367584, -0.4555923044681549, 0.19481556117534637, 0.07976700365543365, 0.16873788833618164, 0.8084079027175903, 0.00920388475060463, 0.7761942744255066, 0.0782330259680748, -0.012271846644580364], "mean": [0.5465765595436096, -0.029590243473649025, 0.2548077404499054, 0.7585980296134949, 0.045735977590084076, -0.765178382396698, 0.09526808559894562, 0.03516487032175064, -0.3938829004764557, 0.5190415382385254, 0.001178273931145668, 0.6416429281234741, 0.030751902610063553, -0.09073826670646667], "std": [0.46597757935523987, 0.2124025821685791, 0.09904864430427551, 0.1742638647556305, 0.15602943301200867, 0.22189198434352875, 0.033995501697063446, 0.02620479092001915, 0.4030330777168274, 0.27111586928367615, 0.005836233031004667, 0.09453612565994263, 0.02209763042628765, 0.021297842264175415], "count": [276]}, "action": {"min": [0.0, -0.33823949098587036, -0.0820000022649765, 0.508846640586853, -0.18612146377563477, -1.1501197814941406, 0.0, -0.0038090324960649014, -0.800000011920929, 0.0951540395617485, -0.006460458971560001, 0.4399835765361786, -0.030564455315470695, -0.1076149195432663], "max": [1.0, 0.24545453488826752, 0.37579265236854553, 1.0738191604614258, 0.24863797426223755, -0.4600572884082794, 0.24615876376628876, 0.08208752423524857, 0.1547296643257141, 0.800000011920929, 0.013411780819296837, 0.7736555337905884, 0.05073092505335808, 0.0], "mean": [0.5287643671035767, -0.02822243794798851, 0.23262189328670502, 0.7431640625, 0.04735362529754639, -0.7707170844078064, 0.09781165421009064, 0.03647640347480774, -0.39671093225479126, 0.49773064255714417, 0.003985770978033543, 0.6385895609855652, 0.0030482783913612366, -0.08014438301324844], "std": [0.4986085295677185, 0.2173684686422348, 0.09200944006443024, 0.17384156584739685, 0.1559821516275406, 0.22226744890213013, 0.03493766114115715, 0.024951046332716942, 0.38999876379966736, 0.268597275018692, 0.006469270680099726, 0.09714675694704056, 0.022874820977449417, 0.020585764199495316], "count": [276]}, "left_eye": {"min": [-0.08992471694946291, -0.36177151997884116], "max": [0.6532344818115234, 0.5802658081054688], "mean": [0.1651865993720898, 0.2520409232752335], "std": [0.12374976112895691, 0.2225021308813759], "count": [276]}, "right_eye": {"min": [-0.14884138107299805, -0.36164201100667315], "max": [0.5852838516235352, 0.5802834828694661], "mean": [0.10536283651987717, 0.2535157963849496], "std": [0.12128498258280304, 0.22077142999837646], "count": [276]}, "right_arm_pose": {"min": [-0.005561070516705513, -0.9998191595077515, -0.32149532437324524, 0.0714491680264473, 0.9534645080566406, -0.056833505630493164, -0.00843329168856144, -0.0683702677488327, -0.27528250217437744, -0.31644806265830994, 0.9301941990852356, 0.10547072440385818, 0.0, 0.0, 0.0, 1.0], "max": [0.25112274289131165, -0.9366955161094666, 0.037362873554229736, 0.19788622856140137, 0.9999997019767761, 0.24186815321445465, 0.28818055987358093, 0.1320357620716095, 0.044971637427806854, 0.03501519188284874, 0.9996874928474426, 0.22747202217578888, 0.0, 0.0, 0.0, 1.0], "mean": [0.10151026397943497, -0.9647960662841797, -0.20253419876098633, 0.11726565659046173, 0.9823212623596191, 0.07853002846240997, 0.11975929886102676, 0.020409010350704193, -0.09892319142818451, -0.20720791816711426, 0.9657217860221863, 0.16520465910434723, 0.0, 0.0, 0.0, 1.0], "std": [0.09480872005224228, 0.02029232308268547, 0.09188686311244965, 0.037696752697229385, 0.00737221073359251, 0.10588283091783524, 0.05718490853905678, 0.07391088455915451, 0.07688764482736588, 0.09188610315322876, 0.017500240355730057, 0.03757201507687569, 0.0, 0.0, 0.0, 0.0], "count": [276]}, "middle_arm_pose": {"min": [8.453471673419699e-05, -1.0, -0.042243849486112595, -0.0349406860768795, 0.6686050295829773, -0.026336289942264557, 0.4794255495071411, -0.18693940341472626, -0.7425199151039124, -0.07603070139884949, 0.6692700982093811, 0.3222028911113739, 0.0, 0.0, 0.0, 1.0], "max": [0.09036152809858322, -0.9957824349403381, 0.044759560376405716, 0.00018580998585093766, 0.8775825500488281, 0.0553741417825222, 0.7430076003074646, 0.07665788382291794, -0.4794255495071411, 0.03333389759063721, 0.8775825500488281, 0.4143901467323303, 0.0, 0.0, 0.0, 1.0], "mean": [0.05198798328638077, -0.9980050921440125, -0.01864170841872692, -0.015074232593178749, 0.7363712191581726, 0.025747528299689293, 0.6723747253417969, -0.07742147892713547, -0.6706823706626892, -0.0488097220659256, 0.736625075340271, 0.3686419129371643, 0.0, 0.0, 0.0, 1.0], "std": [0.024581894278526306, 0.00130012771114707, 0.01815241575241089, 0.011479279957711697, 0.04470544680953026, 0.019304370507597923, 0.051343195140361786, 0.10885242372751236, 0.05134746804833412, 0.02379205822944641, 0.04452643170952797, 0.02791748382151127, 0.0, 0.0, 0.0, 0.0], "count": [276]}, "timestamp": {"min": [0.0], "max": [8.333333333333334], "mean": [4.166666666666667], "std": [2.4143580055833844], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [276]}, "index": {"min": [15753], "max": [16028], "mean": [15890.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}}} +{"episode_index": 54, "stats": {"observation.images.left_eye_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8705882352941177]]], "mean": [[[0.6339217034313726]], [[0.5894842258986929]], [[0.3996363827614379]]], "std": [[[0.23323653925147353]], [[0.2142169497739851]], [[0.17632663204967924]]], "count": [100]}, "observation.images.right_eye_cam": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9215686274509803]]], "mean": [[[0.6370565032679739]], [[0.6026948182189543]], [[0.4179903758169935]]], "std": [[[0.24881311429321726]], [[0.2315830120588435]], [[0.1911849527738703]]], "count": [100]}, "observation.images.wrist_cam_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.492235943627451]], [[0.4372875081699346]], [[0.36236717116013073]]], "std": [[[0.22584789051419696]], [[0.17392063684865253]], [[0.16311507226968475]]], "count": [100]}, "observation.images.overhead_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40548678104575164]], [[0.4186623161764706]], [[0.3997818218954249]]], "std": [[[0.24271752707098807]], [[0.2203941573834945]], [[0.22133620804572549]]], "count": [100]}, "observation.images.worms_eye_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4705331495098039]], [[0.4752268647875817]], [[0.45451288602941176]]], "std": [[[0.18902518037586064]], [[0.18228276179423428]], [[0.20012552072474735]]], "count": [100]}, "observation.state": {"min": [0.04301077127456665, -0.29759228229522705, -0.061359234154224396, 0.5368933081626892, -0.03988350182771683, -1.199573040008545, -0.22549518942832947, -0.006135923322290182, -0.8237476944923401, 0.24543693661689758, -0.012271846644580364, 0.45712628960609436, -0.07669904083013535, -0.11504856497049332], "max": [0.9973118901252747, 0.1871456652879715, 0.5077476501464844, 1.1228740215301514, 0.2592427730560303, -0.5997865200042725, 0.12425244599580765, 0.15800002217292786, 0.019941750913858414, 0.8084079027175903, 0.02761165425181389, 0.7700583934783936, 0.03834952041506767, -0.00920388475060463], "mean": [0.5628287196159363, -0.027862733229994774, 0.2790206968784332, 0.6925625801086426, 0.14151930809020996, -0.7685078978538513, -0.005366175901144743, 0.07943400740623474, -0.5026546716690063, 0.5905225276947021, 0.005999446380883455, 0.6163927912712097, -0.030079152435064316, -0.07590209692716599], "std": [0.4653424620628357, 0.17966704070568085, 0.15665645897388458, 0.15809209644794464, 0.10603480041027069, 0.1822699010372162, 0.0901934951543808, 0.04669782891869545, 0.3457691967487335, 0.21414127945899963, 0.01255275122821331, 0.1179591491818428, 0.03192504122853279, 0.030542835593223572], "count": [281]}, "action": {"min": [0.0, -0.30381375551223755, -0.0820000022649765, 0.5209367871284485, -0.041462112218141556, -1.2120484113693237, -0.22698383033275604, -0.008661935105919838, -0.8211507201194763, 0.22482973337173462, -0.013703186996281147, 0.44858649373054504, -0.10692562907934189, -0.10462342947721481], "max": [1.0, 0.19902972877025604, 0.4911649227142334, 1.1185728311538696, 0.2604440152645111, -0.6020503044128418, 0.1281585842370987, 0.16154217720031738, 0.0070312428288161755, 0.800000011920929, 0.03142548352479935, 0.7684799432754517, 0.015922632068395615, 0.003660112852230668], "mean": [0.5444391369819641, -0.028349457308650017, 0.25778406858444214, 0.6768754124641418, 0.1439589560031891, -0.771973192691803, -0.0047703818418085575, 0.08097214251756668, -0.5026891827583313, 0.5707134008407593, 0.007648887112736702, 0.6131386756896973, -0.059286877512931824, -0.0650472640991211], "std": [0.49615782499313354, 0.18185582756996155, 0.15343166887760162, 0.1551458239555359, 0.10567337274551392, 0.18231192231178284, 0.09043191373348236, 0.04641597718000412, 0.3349364995956421, 0.21458232402801514, 0.013772276230156422, 0.1199881061911583, 0.03221476078033447, 0.029994674026966095], "count": [281]}, "left_eye": {"min": [-0.26870937347412105, -0.3276915232340495], "max": [0.2987258911132813, 0.6009300231933594], "mean": [0.08531987726476267, 0.292012910627951], "std": [0.07338159120969445, 0.20829256238547642], "count": [281]}, "right_eye": {"min": [-0.3292112350463867, -0.32728246053059895], "max": [0.23511276245117196, 0.6003880818684897], "mean": [0.02529978497596823, 0.29179910386018787], "std": [0.07304704723757618, 0.20821455419368898], "count": [281]}, "right_arm_pose": {"min": [-0.022691525518894196, -0.9999778866767883, -0.29972901940345764, 0.052648354321718216, 0.9571525454521179, -0.03684563189744949, -0.04793234169483185, -0.0637238621711731, -0.17728671431541443, -0.30355608463287354, 0.9389088153839111, 0.10710310190916061, 0.0, 0.0, 0.0, 1.0], "max": [0.2882155179977417, -0.9330199956893921, 0.08708468824625015, 0.20944543182849884, 0.9999997019767761, 0.2741537094116211, 0.19566281139850616, 0.12055744230747223, 0.07389957457780838, 0.07761284708976746, 0.9996874928474426, 0.23189669847488403, 0.0, 0.0, 0.0, 1.0], "mean": [0.14286164939403534, -0.9646103382110596, -0.1620922088623047, 0.09764235466718674, 0.9772424697875977, 0.12837044894695282, 0.10056247562170029, 0.01799977757036686, -0.07475641369819641, -0.1673341989517212, 0.9734528660774231, 0.16732163727283478, 0.0, 0.0, 0.0, 1.0], "std": [0.10764054208993912, 0.02150105871260166, 0.10389544069766998, 0.0392136350274086, 0.011763769201934338, 0.11548087745904922, 0.07022074609994888, 0.06624408066272736, 0.08528849482536316, 0.10605894029140472, 0.01665574498474598, 0.036990150809288025, 0.0, 0.0, 0.0, 0.0], "count": [281]}, "middle_arm_pose": {"min": [-0.04363076761364937, -1.0, -0.18539229035377502, -0.048898354172706604, 0.7403754591941833, -0.15139755606651306, 0.4794255495071411, -0.19474472105503082, -0.6720504760742188, -0.11592970788478851, 0.7365849614143372, 0.35173988342285156, 0.0, 0.0, 0.0, 1.0], "max": [0.047863736748695374, -0.98170405626297, 0.0034345590975135565, 0.00018580998585093766, 0.8775825500488281, 0.01985166035592556, 0.6702996492385864, 0.036461085081100464, -0.4794255495071411, 8.953013348205459e-18, 0.8775825500488281, 0.4179932773113251, 0.0, 0.0, 0.0, 1.0], "mean": [-0.002666940912604332, -0.9929948449134827, -0.10490444302558899, -0.02992282062768936, 0.7789594531059265, -0.06825083494186401, 0.6199768781661987, -0.10718011856079102, -0.6250903606414795, -0.07947395741939545, 0.7749565243721008, 0.3840065002441406, 0.0, 0.0, 0.0, 1.0], "std": [0.02558402717113495, 0.005581952631473541, 0.04757886379957199, 0.012812596745789051, 0.026103656738996506, 0.04952511563897133, 0.03254103288054466, 0.09449049830436707, 0.03378012403845787, 0.02243501879274845, 0.0272627342492342, 0.017043793573975563, 0.0, 0.0, 0.0, 0.0], "count": [281]}, "timestamp": {"min": [0.0], "max": [8.484848484848484], "mean": [4.242424242424243], "std": [2.45809694432403], "count": [281]}, "frame_index": {"min": [0], "max": [280], "mean": [140.0], "std": [81.11719916269298], "count": [281]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [281]}, "index": {"min": [16029], "max": [16309], "mean": [16169.0], "std": [81.11719916269298], "count": [281]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [281]}}} diff --git a/meta/info.json b/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..54643a4ccb225d38adb957dba61a13ea7e21cff3 --- /dev/null +++ b/meta/info.json @@ -0,0 +1,210 @@ +{ + "codebase_version": "v2.1", + "robot_type": null, + "total_episodes": 55, + "total_frames": 16310, + "total_tasks": 1, + "total_videos": 275, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 33, + "splits": { + "train": "0:55" + }, + "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", + "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", + "features": { + "observation.images.left_eye_cam": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 33, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.right_eye_cam": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 33, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.wrist_cam_right": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 33, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.overhead_cam": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 33, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.worms_eye_cam": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 33, + "video.channels": 3, + "has_audio": false + } + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 14 + ], + "names": null + }, + "action": { + "dtype": "float32", + "shape": [ + 14 + ], + "names": null + }, + "left_eye": { + "dtype": "float32", + "shape": [ + 2 + ], + "names": null + }, + "right_eye": { + "dtype": "float32", + "shape": [ + 2 + ], + "names": null + }, + "right_arm_pose": { + "dtype": "float32", + "shape": [ + 16 + ], + "names": null + }, + "middle_arm_pose": { + "dtype": "float32", + "shape": [ + 16 + ], + "names": null + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + } + } +} \ No newline at end of file diff --git a/meta/tasks.jsonl b/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f798b5e43b94cb03952c28887067801183283f0d --- /dev/null +++ b/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "put_tube_singlev2"} diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000000.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07acca62ec87266c574642f3b0295f01825fcb0a --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ca74c3f59d419bb87a0faf18e398a0721fbd8b13d82182bb0e7aa7b395c2e4 +size 2863309 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000001.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a534fa2077a17d4bb3583e6a9c915f2fbd0503a1 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e7b9f22edab15d58fe2b71c393d0840ee1c8f4fb6d4bb4e1f4097b79d90354d +size 2695480 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000002.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c3b27d11e2c23b055be2abe9635c4df7b023775 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea0ba2431a15da2a1d6db9e1a9624013f4168d077a99fe8614ba56672cf3afa +size 3119642 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000003.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0461a96f9bd1103c8ea8b726372c549af023053 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527248465dbd70bbb5f3b1ce319a62556789abee222d837d99d2ab63418b8642 +size 2511283 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000004.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16ef82c86a03411e7999511227db01cdd14fec7e --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:422f874f5d851acd78e34bc24806fb2655d91273b6c7c5b714a3c6a3e2b5a0cd +size 2781482 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000005.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fa9e34f2bd38952d8eb0bf712d6293b489ba757 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbec16db3ef5611e3de3438413293ae764e9896ca5a4edee22e84d6c320bc9d8 +size 3059011 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000006.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ac552b72595d6e8bf6ecd0f1bc1a9436e70193e --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8abff6ddf57ecdf0b78c9456558f1f37dc961c6ef8b950a891d6293df4784870 +size 2842805 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000007.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abbd023cefff46fa9158586659e8b7c69e9449d5 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb97b3de1c906fe9d6c0d5cb74bbea707cb9bf9ecf53c8d06665864bbabddff +size 3451898 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000008.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a6a6f8315dd825ba00b04eb8a4a1ceee055ec2a --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beb6ea33abcd746db47715697d62cb0eff1e533e41926f52846b8fe36bf42b00 +size 2815324 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000009.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88f4a0f1a7cb95244f2c9dd07cf51f61a96f6c4e --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab0e70303acf6b2d20af7c239b34cd07948dd1f143ce411fd489623965133bfd +size 2861432 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000010.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cde754cd08987d8f9bfd11489b61dc5e6a3214f6 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42e527f1df15c64ff14b1fbcd3248da42aa01d5bbde0670dc480756422ba3186 +size 2859056 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000011.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b59e3a0a5577eab5204b068c5896b3a55535347e --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f63af77f6ad2c645cd67bd9133e97e9f24801e130df11f22ec609c2b1780174 +size 2907002 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000012.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76e042bbf4b78bb0a20f4b9d92708f29e8282fff --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1932a9741a081c9e8c5510fd5c6342b05dff5eed41a3a64a979c6a4d7bc38d9f +size 2566520 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000013.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f51557f1a189357380bdd4579b975c39b587760b --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef3c501a2b795648f926d872c2f7e4d8f26b6cebdfc62e95fa2675aaa9955f5 +size 2901746 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000014.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38540c7383c2bf05f2a04fc0181da6e26cd7541c --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede4960bddb351fff8f5d48a4f27722f372b8d2622e6f74fc1f75fc14c977b61 +size 3077167 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000015.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9a78bd784502ca18a51bb649b696a4b061c0dfc --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72756c893060a9d0841fc3eaa7cce2e5180cf0375f1ca2bfbaf0edb67f921108 +size 3589884 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000016.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6f05b17e58c4941ade6171ce13bb64f76bc939e --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:878bc5c46dea12b8bdeb2170358cf78593d62bd94c9df808fbdff7b5e15367c9 +size 2993510 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000017.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dd817c7dbcd29c65d1718f61e8b43bd92b88f2b --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2279bef9afbd92a278edbc6bce0300e3db526e55a9067f09dae0f81a4bdc6d2 +size 3300761 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000018.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96101f9bfd101882457a7d9c8fa1c8a2e4076de9 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:700e747105ce6b49782d9dfbf322ab050e426240aad69de64f4854742ee7f44a +size 3444647 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000019.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0dc584f84255cfd00e4dac2b1200c46c69697f1 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0550ede475c205a2abeeeb4d1953af1daadbd544b4bec198cfbcf083c320084 +size 3031318 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000020.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c06b24be2b37b3af197e6b1575e52f49be4dee4d --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d5b9c7e3c451d0249c07c3a554a760ef3b6a731220915c593328086f483cb8 +size 2694844 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000021.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e78d791f50e29ae70c9f802a5b4a53238ea4abb6 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a819970ca16c2fbfa94d89a0caed5a05f851c124c18a20ab4e3895df1a223efd +size 2449538 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000022.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d620a9dd8af7ac867566c723db37bccc465dfd5 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9424b5c493c57f9600d8d0f491af8e946cf7b76d3893b7f13c658d17a0d64ce5 +size 2341398 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000023.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d5dc1115a3880320baf5a8697b8b33b8754cf33 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15df38c46f1bb99e3e1d08341dd4bf6f6bbd84e550f49f5bc035460bcc987b82 +size 2868726 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000024.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c2a077d2567237fb38c1c6d3becc93f9e24e245 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa908dc6255507bc5317623d94ec168f06e7056f7f7acfc7b892cc9d40bd97ac +size 2922869 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000025.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bab776fd13a48a30457e68eb696f479c6450f197 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b7ff525543afd8de2d02172083740c34c8bacdfa5252e335e82ad4ac309ec1a +size 2811189 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000026.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..604c928f211c42b5b5cb3a9815480c5e97b0fc23 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ba7c5b6a201e6e30ef95166009849ca4dabead352a76452b54c9c6ad1577b2 +size 2815441 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000027.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a0202bf9be23cf02c3d4d226ec15240e902caa9 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a068d04a3c99131008876410dee4f2595bfdd097b44c44e51ab9e8f1b4fdb6 +size 2976080 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000028.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..887fc6c9e5fa17d4006bc088d22e5ca0e21b52f6 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ece3123db03308d03a68f86d8ab2b20162e7bb278e28fa07269662f447930230 +size 2880208 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000029.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd05ef6b7602e059b5c1843fca3497ddd8fb584b --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ecac00943c2b12d81edc725dc67caef685de2a811727a9d8fe87e38b89d64e +size 3164125 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000030.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13e444aab77b98b39b949200dbfba945a216be34 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4069fb968d328aa9921e1d43add6e7ff7284d531bb507b2d733749dd01076f55 +size 2968732 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000031.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f986c30e426cb8f750539e1d512aa7e9a292934c --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:168a6ae8d7917af2747882ce53067b0616dd57c37415bcdb51542fc145aaf90a +size 2674983 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000032.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68909aebc617a1a31ed988dcdf382e5d09fb24b6 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0869bd19527cb119b8d4cddffd1b11e66951b840f3df5183731e7168057fc0e +size 2215096 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000033.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0fd01bf4c26ab924b57bfbf7528c35c5912bbd5 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:129c0c59d133ed731e4549d3af7d76a9fa9008c76c35e8494c3d715cc9a4bbe2 +size 2580811 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000034.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8474e2d9a854f582d08f174aec8dbfa322a9b6a1 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e332991cc4d74f70cd2dbf9af4407d68da998bfd5fedcefdc900f7fe2dd2765f +size 2573909 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000035.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..116e46a7a2ef2640ae7465eb8fcc2c4d18b1bf3c --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ea3999946790cdfe76bee6a833f170ea2ae52f850afc55153eab3150106e1e +size 1212581 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000036.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3599a3b8db16fd765cc30c6ade48357010bde9d0 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5d274c673934a4aff96e74521538ee5a0e6f381c8a8fdac20ed8e9d5cdbd7b +size 3248703 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000037.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5434ae84096ca85ed53caeaae3c8269fa994c1b --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:052b3e7eb42ab499b1252e8798ea7d072c4f9eabcc6a0ae89ad7184bbf3e7716 +size 3113650 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000038.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a806f392c7d7cf49b073113f14f2d2cc9b90aa95 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:378328f6b94ce8ad84d17f9f937a761c2233b7ea8c6e20ddc14582f4483f0db5 +size 2796385 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000039.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a3bc08ce1e3ac7049ba44a107fd50a5e14acab1 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e63dcf2f89f2d7c701cc9493255897b296a2762033d9f215f378e4fc24ebab00 +size 2416180 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000040.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10c8609a6d94f11fb81a5102f08e9e7fa34c645d --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d127339d2ef00ae3a96db6bdeb32f838c9af3c0027d59d0e35976d1df367b6 +size 2821468 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000041.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..490239abe1a992a9f05f935e055f6478d1ee4880 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a4adb093ba6647ef8f3d34a8be4c5674e8106a0f7f158c7e90cd5e3d5eb973f +size 3724854 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000042.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d30fa08c0572fd0f4739e60ef7d415c527641c13 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc8f3c439413367c714d2991468be529cff9bfd00c3a8228ef565bbe8f32eb9c +size 2982808 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000043.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ea2d3786498c3230af565a5ee0ba56c978719ae --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27a5eecc5fd1b1d35d2c8b7779d7cf6c81f1e2f1ce970605ef5f41f8dbc4704f +size 2606750 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000044.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ce1a9e99dfcda0b4dd20a687631e5ec102ff89a --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3b6b24846b6624b7b738c87a31ca35a64fa8459f4cab5f8cfe27a84270f7eb +size 2529319 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000045.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d22e8401f4f9437beeb9a487021fac00ce553d2 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c69493cce7e3c4fa3099ea6b663da556aff307a7c46d6c8227cab0dcc4006b +size 2696259 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000046.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88dbf2f9e4f71c0e427924be8cd5f2b0b53e191c --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14af25d185604ee50c344918076f2750cd211513e5a1852d101b5bbc7adbd913 +size 3179382 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000047.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..436c5fecc570627556e3e959c630b27edc50410d --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f98f42808c6183ca42418faf7e3d9777ce761246c3aac4a72f40ef0dcf5ee1 +size 2599392 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000048.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12f409fbfe45d95b74b5be29878400c6433c9fc1 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9956742b59a129b772621fa04a8ccda00f4993cd04e5a287e0749725165b8c81 +size 2575217 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000049.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbe01c3114fd69dbe02529f05b6e2953ade53887 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fdddba4690237277d1d052388ac9c29c749720c6f5046824f47b46b991d9fe2 +size 2628864 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000050.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7961ad56afdda4ec148183863dfd471c92a3c8d5 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b745c9ac365be5ff2b02b025e3fc5902d5d0ef6d763c462087eb963a4dbbcae +size 2509826 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000051.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbb2696d91653371c657dd54734583878bd19f11 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ccec79ad3cb2028d84e97ac119aa679879cf78bd1d0af80393e4dba5f045890 +size 2924226 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000052.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..767fb72f436d19f4ee169f5a83a03b6d747de165 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd26a37cd761fd7e0d03c1bad3f6d47ec4fbf0ca3bf4abe2ee32727ab5cacec3 +size 2790688 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000053.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdf1ef91e91adf31fac0d282f98a8ed04474cc40 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f22fe1f14cfc96a6ddd3bbe7d168318627def5ff0d4d614f5e353cf974d8c1d4 +size 2547452 diff --git a/videos/chunk-000/observation.images.left_eye_cam/episode_000054.mp4 b/videos/chunk-000/observation.images.left_eye_cam/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21e19526fb0b2edf542fe9a2163cbe88dad85aa3 --- /dev/null +++ b/videos/chunk-000/observation.images.left_eye_cam/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19ee1fb0defa68dc7e6d1ef7c6b30cf258c737762268988f915b852363ae7bd +size 2762645 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000000.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e00b774dcc87db7787da24002ef980e395f0f12 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0bd1a7d45d32f7125ad0b2db01b972de794ff31bb797ba75c9632768f87b0f9 +size 4576060 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000001.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb0231e5647513b6d77af0c7863316072f4b54c3 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0810168c315af976b9603cf9d71262d3b991a07681d24507b935e28e78b7c4e7 +size 4446070 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000002.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b14acef1eb5ba3bd04d4c14c1c8f2dd6e848d0d2 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b29e9b3c33a0c62b3056e04ce34b32309f02eef94408bc6936db6251e7099e51 +size 5286288 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000003.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..428d3b52bc4a5f3269df84dbe60628d76cba31c0 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99783d42026914481e6ff4c7c303d8d140471975bc5f6fa884d4c78e90f9736 +size 4050120 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000004.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..851327c6b8027284b85e4b30bf5403f4803098c7 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b5ec5e44d70b318889c4d0aa95cf88dd8f47ae94662feb666b37461a961d7f +size 4362077 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000005.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90a26a49be3a5bcb9b7a5a6512d897b32f545784 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4733e1edcd0ca0ee2b49c89a2f76ecc863e0768febd66ad27b8a8524c3a89800 +size 4763984 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000006.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84ae0851ebfe55341665bf03c290fd9129b5c72a --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79d20f1434018412624c1bf5449b68ff247c2bcca51858ac07a12cc63915b78 +size 4465624 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000007.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f32cc71153150dbfdf32191d798484d6de44d650 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172b10846ab7255df683602426ae31159eb6906a1c47bdf13e2677af7b7fed34 +size 5496630 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000008.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a7ac168e7f97378fa5f0a30713931a8a22de468 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2014ef79dae9f3a0320d9e9194d7b2f4a7ae073420bfdb3895a69c62a381a00 +size 4532312 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000009.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25ab87d8b7db02cb1c52f8ecb5a5cfc9e5d3abe4 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf5e5653f0f59962ebdb9eca88cd217595b38e8c4b6f16b446159dfa188b0540 +size 4617780 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000010.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46b55ee2817f82a6a34e65ae77b8c1d1e2a85f53 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5560c99fbe521a7888535cfc38dd895471a4c2dacbe07b5da05c4ee8067a5d92 +size 4679451 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000011.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1c448019da023760697789c6608ffd009ae180f --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd81de5fba84e430d03c6cfc2aba0d70601052b0df6cad88658d24111ec64289 +size 4767618 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000012.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dde2cc241a934aad36ff4a84dce36c814b9fd3d --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61b988ab7e468333bca27fef5c37cc3d63acd4cdfe8127131441f0525f153aa7 +size 4245798 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000013.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..097a9584aac915b06036a105f31ceb250a7795b5 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31f0a2835080fb0056bc90e4595c9facc620306c9366e2b226fc5e7099fe36e9 +size 4851213 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000014.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe2a7703118515906989bcb47b91eb93575a2bf2 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bdc2d71b3a31d21aff64bb3986093d21a36abf57ac3665a60e63bfd6a7490e6 +size 4813840 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000015.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df7996eebe98e52e07ebab13fadc2b84c2c43024 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69743c92c4acc014df9eb6564451359e567920a39905495fad4fc16b80e8aae9 +size 6378602 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000016.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af07706dac20ea41eb81db995d91ef75bf500b21 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6005a20497e53f3ccc80d43d211b60d11c9ed083b1e3c076f503e9f988ad5908 +size 4969329 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000017.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9952bea686436714b4253d396053c1f5cdeb4966 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3411a36808d4590a476a593dd1bfb43428b17be5fc5cd460e9d9e2188f927b0b +size 5414229 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000018.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..033eb607000ce2ba47377c58091730e38d4aa66a --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa990d631b37d58bf5fd31f35808be8c7028fcce6fe1ae64a9a58bd2aeec1091 +size 5663118 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000019.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd1586ef241e5b4b6a03c49041d07eecdb86d819 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65108cee5c427324c3795dcdfcedc005cfec2f0514cc827922639fdf09885531 +size 5105192 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000020.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c87c9e867b09e1f29476c91c47ad5826ab6e6b95 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be4e16edb9d5506d01ace3a046a91cb594ad5999998077d3c7eadb87f184c27a +size 4485052 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000021.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2aebc50fa0a0a7d871bd7abfa80a0db7d718a5c --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe654478bad014ec795fd550f6b7962f0ffb3a5a68f1611771ea46fb5c401138 +size 3942983 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000022.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fddd03f957903fa255a21a164547df68fa5f32a --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8810bbd21ae12347752f07da652804457cab7040ed46afe5e293b3c695567bdc +size 3691774 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000023.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1959876dcd954f07b4620026a9a50905f5a2934a --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d1e4d9ff7c38c7776b7f5088c3198a905ccfa7566be9a0d629f329f4575a66f +size 4758567 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000024.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8f5a544c3c129595abf41c4458efdfe3a92775f --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:447d61d1b7b918ada53b360c08e1c9e12124ca1f10adb62524922460c56c24ad +size 4701442 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000025.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31dbda7229935f1fe3f9688b7c8a71f43765d2f4 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126a872522c37ded77fe9216c8816357e86a2410e8ad64c6fac8933848f703bd +size 4309398 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000026.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f08dbbe8f6f85f78745fcc0b3c8876b62e3edc3e --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc6603a004ab3658941d4343b56c7de25ac61874ebfd776f0772da09ac8f218 +size 4751681 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000027.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11124d8732da1c7d3ae26afc0450be49c214a707 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c44abd29678a40b96bf13b0464d8c5c9b93dfa0915587b6a7cdcfd570dc141f +size 4866869 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000028.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7185dc51b90f76bc0f4d62e812d90d6ebee090a --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455cb4900a3db1a8bf8e443ce97dd47bf3b1a06bdaa7fe808c6215047433a912 +size 4667716 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000029.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..393b5bf19db847360ddc2962ed759bcec90af510 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454c51ce5b069600fd67c6aa42c01ed9648d20231c6686418691ff3a9e2dc546 +size 5321822 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000030.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6875b6742e8bad0208ad51b0201880dda712f77 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:317ec8959534b73f4edf42330705675c7faecbacd9fc0e59599a33f7e922bb2a +size 4803651 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000031.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..946519332575d76cb4695ba0ab8681a740d1cbfb --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c742bb796e477cc7ac76e677b81d775c7b2bb0e40b4601346bbe33f747a94b1c +size 4459336 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000032.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fd26f83d74ddec43d056172d74edd484ee0821b --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5b6b3d4821b374a6fd44dba2920c65005ad853d632ba189c0652a7108b3ddd +size 3764160 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000033.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d400c98f99a6120eba1655827044432b4f31cdc4 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53a6daeb53e8c86de70e0c3d5c29a8fa2f0254d5298da264a61410c7f6997ca3 +size 4218621 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000034.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c767ac999e2dd78b98678cb2244c96f60434bce --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:585f6577d09cef752072b834c62d6bad6c0b37155255c72d4dfb7a5e2d99878a +size 4311850 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000035.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..719cbb5ce0c5e5f637fb7cbe89d1cc46d71c6232 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac8c8fc694e97e8b396cac42bc3bf813551ca7cdd061e4f6601914c5bae33e39 +size 1925132 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000036.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce88c395a01f0d0ac5487d01e58bade3edc2c058 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33f27cb4900144cddf02a6a132d8a0bd26ff86b30218cc589641b253600c8caa +size 5394729 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000037.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..907de6a87aef93771a8c24911719246806bf2333 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3089539fdf6f3314624145fee0ab2bb84e2c35aa7ec7faf66cd0195e843e7c1 +size 5076543 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000038.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..461f17b16295ac9739fe7f8fc5b4fb93adcdb8fc --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096038f15492edb37406af4aedb8aa2860e8d650bc0cfd260e7c0f86cbd9be78 +size 4657519 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000039.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..780c2ae0c6171257904c6289a0d95f4039012e82 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:721fc152e41fcfd98a72183f514e15150718017b5f5f162412c7dac3c05a0615 +size 3995816 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000040.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46d47ace3fbe571aec1892095c98939317df0e04 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31571e82a25cf09c10685f0bac0dade7585efdf784110cec1bef9e3841f9fa8e +size 4731810 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000041.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f27989160a070776eed21b7335e0cc509260a92e --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b3c32a28dfffd0e8c914ae35692dbfafd1f07a185a9f8aed1a0129cc0e4dcf +size 6221197 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000042.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94eadf3721ce1d3874bb2ecafcfd8e9e7e1509e3 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da80a783418020a51a39f55f79fc128afd6b2a618b4a54e5f745a961134a537a +size 4901400 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000043.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a04aee9b0c0ec0ade7c5199bf488aee3548f7cab --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2319164aa72cdf59448779089b846ab5ca541db4b0eccc3780880c6d5a1761d2 +size 4628126 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000044.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e0cd95f48897b8b71f74ef7af54b8c5aec054be --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7fa0d6adf6f63c19344e7de665c1c3acce1bd6b2d3edd28d2c4f81fd00506d +size 4392169 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000045.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c03ebc81604c0e098729922969b586b92ce9478 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66df8a8e76dd67be79ea607d5ca6d5b64c50191d42907bb1d92580955a6c4e22 +size 4593767 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000046.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8b662841bbbe7163eb442e76bdc9109d85bf1b4 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43cfaeaf46ec7bc9392d0bdd0a76a3cfb101b206cb648a4a16c966fcc0dc3234 +size 5289136 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000047.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2ce52f6c029b4dc8f7ce259d90317a13d7785a7 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09ca4035d9dc45478c1b86d7a0ba26fa8b2362d8eb4b1e9a60c82f8f067264c +size 4357701 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000048.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3744c0379cbe5112213d243954e4cf27197edb0 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984641686f602aeaba8943680ea09d56dae67c2f747638a3c6b7e64c256fb775 +size 4444761 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000049.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6a4c7d4460b2b4671d6b7673a9e09a64fe7b0cc --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f30aea5838cae3d910c6187bb060ba1982b1bea966ffcd4b1d0fe52c90486552 +size 4336072 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000050.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b515b44ebe3e679932a55d58906f386933aabec1 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f9e8ac5a646a55ad1e54517043ba40acf3044fd9d6fad197299f3f9f099d3b +size 4098103 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000051.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc1cb229b44c6e3fecf7412002d11d2a8520a538 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ccafb528600c8e90bd7e059b83306cb3291972439f3f737a43f600758430b1c +size 5093965 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000052.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d176f6fc4868fcc371b4148df6b1a54d6763e261 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c94738229214539c7da15f35ecd8d460480a39d23342147db7b60ff3a70d72 +size 4543252 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000053.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd41560739cc09b71386bdfe34dc9c93c6031f56 --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fee80db794113127e66eb9967a0b611b0e00ab56f0e45b26501acc656781c8fe +size 4340518 diff --git a/videos/chunk-000/observation.images.overhead_cam/episode_000054.mp4 b/videos/chunk-000/observation.images.overhead_cam/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..813c4f926cc31fca8f9dc21304b5047385257bed --- /dev/null +++ b/videos/chunk-000/observation.images.overhead_cam/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:504a68b7aad967bfd8278201184d58e5443134a1929e4c757a4c35291002eede +size 4422494 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000000.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97e811df9d2ec4badad0a145d7a94916d1ba2228 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b93dc102544a14ddae5aa351d191f55d99107a9b50bd4aaa52099498fdd9f89 +size 3118918 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000001.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8380e7edf0a9fdd705d6c32aa11fffb5c3e2e993 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107d52cb317ca2aef69633637e279f10b998b5749679e953ca7f1e7d365be423 +size 2929790 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000002.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24be179f29ee09adde779b0b1617c0344d3f5abb --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1628d40cf086c715f27a736b271dfa68b597d95330c22ef905dfa3f1c626e17 +size 3306999 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000003.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a265ca616745a2450c69a30365c453c97889aee1 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e879077f04c64693a4b9bc8201a89a4da16ad8bf5be30f168db4a627a641cc +size 2736348 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000004.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6474701f9ddb9dbc4533ee083fb4978fcfe10a1 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40bd470ab7256277bedc0757165853d44e095b2a14e572689cb7e406e0bc89f +size 2958666 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000005.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d5fd200511ddf76dbf607d1a1105789212a3f72 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d246feb0cd2834f2b515f4a48506f0ac81adbcd03155b5309149e810066f0ac +size 3300390 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000006.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc00a7e784971e96fb2d3e5476d0b74886142000 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1f3828a86f188d25906ef4cf8333873a168d0a5e8a55ab6d979135f4dc19631 +size 3067748 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000007.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9da8c2ea68a8abaa775bd72a8e99ed60e232b6f9 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8696a8fac745a17f99012dcff8ea365254fecd94a943b7bf2319a6ff0633de4d +size 3736131 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000008.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31c2edaa3c3828bda0b80c3f9554810772a4b0a5 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb32a081cfc701a588ec60c8af69a13a29d96b8007ddc92062c747fb980be788 +size 3013575 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000009.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6b6c8caf8068ddbd64166b5b198a2fc5fea173b --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ad17675f867ce351748fbad3272a952150ff198c8e714821a26fd62ee3fd75 +size 3072050 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000010.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b21f23bc3ba089c8076747ea54f94ccca30b79cf --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11be49487539b32c81639bf0161a2dd202edde704c40faf1048386fd4aee1956 +size 3003387 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000011.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc93ba378f7b5d3331f2f07a689497bf0523ecbb --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d892cdea332e7dc9266719bbd11ea8cd5e78d6be0d0770bcd34ed70b87961089 +size 3104107 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000012.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41dcbe8f27f05a38207ffaede1af30bb4b512ecf --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f811f48f3f3e4d8320eb01d2228a5db0ed11d3cc667d7b6a407c9ab4baa44e +size 2772207 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000013.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c259dfba7c39946b4b0a2560ec394e3e96e4eb76 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45beb51d3b01ab2973d7819ed1a0c6d66f1db4bfbe81693219eb733d207ae221 +size 3115147 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000014.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0afbf9b822d009fa0e37a77229c37cd6fcdc621 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82336b56b97471624bc295aee75e2b862d6555b44528699e690b49a2d89c47d9 +size 3312822 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000015.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cfc2236d669237d3c2ec4a6410c5a0a7292d755 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c2d45eb950157404509c88cae08ad6d38366f1408b70ad8a43ddf1008504f57 +size 3721673 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000016.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ada8599536b9a7a005afda328466d7bc638b2df --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce2497448d1108ca36f67dffc96e893a2843f9d1d6e83a826308774da955c80 +size 3159067 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000017.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20dd98ba9c66e90f77c72ad06023867e4c264923 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b363e811c586cfc4a072f809e10bd6bab3204b02cd36c61a827457285740585 +size 3570941 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000018.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47508b0ab94ba2118361c09e764a105316545471 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b94453a5da90ed1dbac3a38668545c95ade3180ad269dc3ac66a78d43dc512d2 +size 3667839 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000019.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94dfd95ea2ade4e2585063361417ad962aa09faa --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbbd57726467a6ec56ed74d195de9131a90f0258f193ad27285d7ff34fa5d7d2 +size 3194783 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000020.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21b5c9626c48dd57c544e87d6fe261096ffb7398 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d77bca16288981a04c68477a562d6e1ac74615d561d40afe6877d3ea93fdf7 +size 2858432 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000021.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e30a2bc86e05560c3bbd5f688b742523628dc07a --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef25e7cf42e1b63a4b0d41cfa451595c2e3e0f80c1808a8f865322abcda488ce +size 2650638 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000022.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..956da48a29f8401f6d982aed7a60a486d73469d9 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b968188f291faaa7de85d3b9639676170943985beb1539da1e093af036b012 +size 2488122 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000023.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dde88310325c0b26f9c85ff25898de1d30ad1891 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab13d8f5ff312ccc5e81dacd368db2260b819b4846c3534c23707d8fcfbcc63b +size 3103231 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000024.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeb9f58b8793a59e5176e8d06709fb3e4a99e618 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb53cd2aa7456958fcd353fb273b3a8409b87c9d21dcd93a8faee196e563effe +size 3080646 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000025.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3efd419e40bb890c78330712c2d3167f92b161cc --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa19f4b4d15a42f6769aac6c81251cdfd46f6ec65c38c90841b624a4b7faedd +size 2944258 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000026.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b05ff548053dfb21cc40f347ca1f349e268c7ea1 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c48de99633366869e4abae41c04749dc5c4d21e6c87f6f8623611ff7f78b38e +size 3015191 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000027.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef3b5570689a26d8a004e8760f3f4b1cd42014ae --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb168e7b8a6de64c97f2a189d636edf23775bd9e4bf404c0968f9f513d15bb82 +size 3121398 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000028.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fba4bc2235dcfa711d6185fc5b72512e6f8494f --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ded4cd559168ab40c1dee9e6480948614970ab1147a612f4475431182a4833 +size 3113421 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000029.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9f97fa1cb6d55bf468642efba9873777d98d1f3 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a734a0032981c68e050571631156197830d314c9abed49aed18a329b17a115 +size 3397254 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000030.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3dfd266cbc88f27140dc184633da295d4f7baee --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d63586a1cdd01b68c4aab8356af0b53318f3df6867377d9f51934cd09185ef1 +size 3157688 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000031.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..514006429c3ffb76946b352dee9a50403c9bb317 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d367824518f99c9f8f5630bc0350d10ba45ddea03c6fc14faaa2a5a2251471 +size 2886826 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000032.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..267b0b89d96ba55b836c3c1039b2df115843e693 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0be78fce3ee2bf11c856656e888a43fa6de7bf520029a9d6762a2b1a20a9ab0 +size 2418891 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000033.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a18a60d32794a3588d1afce1682293833ec00494 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfd38acd3249e92701c66665f7ff8b59701fb22d51d381cdd074d0415fc12ed +size 2781423 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000034.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e67a3f8e2779f109760f1816f0b99b316bc91a55 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c25e860fe0ba0402fc1780bd6cefae32543755e56dacbec790c8053fc3c50e67 +size 2846943 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000035.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d9788546d2d8a573016685b140db4f9c6dbfdbb --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6be3dc3d30dadb5a2968dd8ee8c02b311ab7c2d1c2f74d885c571821a12ddc1 +size 1308736 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000036.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..689cec6e8159df51438f65132032be5698ae0fe4 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01f512c9b3bd754d361e3ff5e3cac7cb15689a7678bcfa6df08bca4afd70d041 +size 3463063 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000037.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5480941a692b416aeb4c61bdb7193f4b4945551e --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e60bb72cfe3c01f353835dc4e172415b15aa78473dfd7339825dbbfe76f7544 +size 3322053 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000038.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86add2e711fe43ecad350bbaba99530e21885ac7 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624aec77bf2ebe10a6e32394b4852b83ed742865059a414a645bc4c92f32bad2 +size 2979337 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000039.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3ae0b768f46fd85ba555a5bf383cbf2da595218 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4bb3a21b32df4125f70268547582641d4921372985f8f743921af17846aff6 +size 2559395 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000040.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c74ad133be2ddcc78ec4821fa5fab359b38ef10 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40aa4daac48250cdb46b3327d3d70f2957d7964f19dd7bb278f5ef93d284bb22 +size 3019269 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000041.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdbf7c997fd4dff65c40c4de1bf34a03721d12cd --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c221020d8ec5145d0537968c1b56b8a617e8b0f9124d4f446f4bfe3f79aba075 +size 3998265 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000042.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fccca452e87e239c5e56b7783b00423fd4fa2a66 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a64103f344bd39b933b935b7feaa910db3747347df2336554f4f9239b4111db1 +size 3155252 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000043.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a03061f0e783da38daa1d5e5cc907982cab5170c --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6508c2c2ab172561a0122ec55a5fbc4a359fc9498e41f7b7c5b519267dce24b +size 2849057 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000044.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f72b5186d43b45217584ddd81a37ea31ac49e00 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1fab52b6e55284e94a0b1892c9fc5db95b480f578f4b0abcc0881579ec1ed91 +size 2726091 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000045.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a673786137289b9e241bf485db29d7f938ab5574 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe56834cb4f862919dc11433115fe620181af9d8a54385ba7384cf5120d449ab +size 2931330 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000046.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4024486a788225be56073f4d3bc9895fbd1d226f --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0171feb441e187212b51722929cdb630ba4816b3d6142367836d04691d4674d +size 3329191 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000047.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f34cf39d5d34f54aff91834c2cf34d6591e1522 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a79713137c6916cee2daf3925a95ff33bddb949b0ab50538e23081862ef0bf +size 2768226 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000048.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15b9d3941601de48c97ea6a4bfcedf7bd8911518 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b13c1a5b98f5be807d3a8dc6d6973a30828141d432c21314d6847824b7a713cf +size 2747907 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000049.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ef61c79a99d46355a7be41e520383a0a82cd5e6 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d8adf08ed620f65210169d09801c6b29e738fa4bb316a2396e5a3937a049a2 +size 2794894 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000050.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b192706d06dfa70f0d1058f7dc8e21ea009c3759 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dad2508dd5d9fcee14fb4e56e64d34d960a5fbb9d2f8e5f1e579750a1ba6934 +size 2657688 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000051.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5eaaaa56d3342b329d092a4ee2e41d1289d98db --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f94ed08963865158ea13e5d822a2448478f9243493e229f0227d7b61122ea7d2 +size 3063879 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000052.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b1621bc1ff3d4d155df54c05e10590dd4fb96e6 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f7aff3dacd6a4396466592a8825601b310d02fc152cdc6d18f5f25c230b3e83 +size 2968495 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000053.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeea4c69a0c66426bddaf05c1ddb5a1427c2542d --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad009f89f97cde73715ff6278e96aba98b0fea571501a2c12703ddc56c9842a2 +size 2691596 diff --git a/videos/chunk-000/observation.images.right_eye_cam/episode_000054.mp4 b/videos/chunk-000/observation.images.right_eye_cam/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34ca872ad15f20761ff75c4463f849a53b4173b8 --- /dev/null +++ b/videos/chunk-000/observation.images.right_eye_cam/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:160e6278d35f8508253ba6aee5be6e7deb0d9c255cf951488ee04d45d605efe9 +size 2985778 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000000.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4524ade3aee39a73ee429702465e71685c32df9 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f54b50026991b6a69cf13e4ed064f6087d2354621153791de2f4d9dc4f374e3 +size 2647055 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000001.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94d0699015c08e3c10472b84d0b74a4b657d6e36 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a7224c1d9f8135ea4726e0cd0e4c7ecc302bfc314cd2d41a66c0d4dd29a7b8 +size 2520973 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000002.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..725e018ec7f11e62145f7242883756642214250d --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adc0ed6f5d6ca50676ca090ecfe8023731740f1bac680f7c1781346cb05fcece +size 3158083 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000003.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b62d62719d0407d29d57027ed3a848f308ff052a --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ceecd068557b8e3ce9ae96cbaa782a0590ffa2da69b234280547d780b97f423 +size 2187778 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000004.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34013da2c59e6c2f41bc3c26bf83713b7211882d --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a8194a8146f65242ca2c5254dd2124f92e6fe151cb61414c4eb51036b98c11 +size 2380407 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000005.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5d5766c33165fe7dee28c346139dafbcde8bd2c --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073ac210b16252aff43f398fd554ad1ff3ce0043128c76914a9c93a79fa089e9 +size 2611778 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000006.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1583a84659f623034d4c5154c3d497a90622b2d5 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092d11cd2b77f9304e298146e7e3bce78a1de9912b278d032780ca51f8dd402a +size 2405454 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000007.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bf5738a40f5a36fb63d7f78a8079385473e78d9 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5acf759e8ba2ed76b83328355f07e63950d65afa8534fee399f9be7fbe556361 +size 3004844 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000008.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5cd76c475271da41bc6ca643cd0f5290ff2fe26 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff02c3f6a868160c07173f96b5b95a80787b169b6b72564eadbb5c9bbd9acbc +size 2512000 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000009.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9e9bc1f1fe1332d611fa8297c8a99e7f7b93cee --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98e4d4c0d8fd670efbc734ff4c242ea9291830cfe2783763edb1c4445668d3d +size 2584666 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000010.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8603922edd15b8b53ba317a59eca76b737c3f07b --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd2284445aa0dab52f882c34cb780c26887d347d06a6a44a025b952d8ad4fc46 +size 2596448 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000011.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..287d04a66430618b7ca61f6017c01a0cf16a95ba --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52aababe44895a4f4e539c84f3da4c2f69d2fc6478fcfcb0d28dafd574b7a6f +size 2658107 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000012.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..155ce925025869a09cfc4281afa252c3cbd1ab26 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdcfef17b4ed1780f1fb922dd65cd84f63b835997c437e81ed003071410f76d7 +size 2323274 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000013.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57dd743593a8c0404c0223ebaf5649b792220b6e --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5611c28fc1d22a427479339adc8593b2a94e424b681cf29e89c5ba62e2d2bc61 +size 2842050 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000014.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81e70538000285d2c064c40a367ad9787b7e7f1c --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9552f3ed53c60a9eba0f60e9ff20ddbe9a56dfafaa66309f5317837211f179fa +size 2934236 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000015.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97bb9c91f9b721ee067d56ca41f3a98cb413b40c --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fd52e2171ef40c72a0fd1a89907cac0f6e00bc324372a6e1bc6db1705e5a78d +size 3930558 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000016.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac1b915b8ba46cfe78f4e9ec57cdbbfd1d0fcf62 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f889b345f041641d09edec8e2380cae81e2960ba46d669a45037fcc502ae795 +size 2886884 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000017.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bc35b6546c613b6e5201b9f143e5a7172dad2e5 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2254877014c964c8b954f9275a00822c7ac8432a9f86efb62eb3b5f4df30ed79 +size 3087000 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000018.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45dba83794f97d9369d851fd2e710580cf61ccab --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b96e3eed526e148025e9e6e7e460561ba90abf149890c184878f8536c2377b +size 3506559 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000019.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64fbc39ee5c6a235d47feccef4141961310ad865 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4017967014fec6a56bd8181bbbb6959348feff0b39bf8bbe8c059da4d7b480bd +size 2925395 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000020.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47442f5c1c028bc2e901d1640d9191776d6fd707 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51cc25742906063d6834bd6fdc982031fa1f69b3aa929239679c8032e431e19f +size 2674527 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000021.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c126bbed6206d8f385bd8c5467204541841879a3 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07487590f5966a8ccdc66ddf91b98d2e047044d90e1de9d88e6a59e60ece2ea8 +size 2266635 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000022.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b0ad9a0349792dc7b20d26ad98f20e24c33de5b --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91b3dd43ec68fded062ac5f73ee3bed47dc00cda6b38206b940e0825be3d93d6 +size 2080802 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000023.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d98b28e9dfa103342cb3b753331368884355a443 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f3bcbeb4b8ec58e35bd8f19037cfacb8e691aef6b67a1e331ff26fa9bd915aa +size 2738328 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000024.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69c6889462a61dc4b83c34ebcb4dfb50cd16dfe0 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fb35ef2d2b9fad13fe17e3775caa556a25af3934e11bf72251181c3c957d5e0 +size 2597893 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000025.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ff32015664f2bcd0e3ed23d8c22fb88c2ee6731 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a648aa80b6028477b8c78714a5a953754d86263176bb8881a75c40ad5266a66 +size 2524117 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000026.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a78c7aeb6f50d28879674e19ee3878ad0df24aa --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef12f9c87dc7a3971f1a67ccc9ddfa6605fa296e29bae599a51ebe7f677cfc5 +size 2750453 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000027.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58e5bb368f066fdd875c523a3b59abb1c0862d4a --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5bbf08849609842b713816225c5f9870ed40664a97e66e1abad767e07eb3dbb +size 2661103 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000028.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a581dcf06bfc0fc90a635471e10a29d55f042be --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3492cd385d24c8705331eb6ab264f74301257e942a8697ea3c377661fd193dc +size 2547163 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000029.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1658f6166dc3d807e234caf73e83be9b422fd88d --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d673f07001c744a113b5dc3112ba1879322d1f26e8394020b88380912a2ce8f6 +size 2974707 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000030.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9ecf66043e16d7434e65361d3946f3d0581c114 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efdd73ae06553552e46383e84638dc608057aca53d6373c3190b99c729e8ee52 +size 2720336 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000031.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6897211ce4e1c594286359bce03ed5e58c89a48 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b9a0bcabd1d65be8e6fbb3f9a2eb5fa8f48bad59d20318d527d5cee2dbb3dee +size 2455358 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000032.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fda926f2b95c14d46b5e8703e8f6b480c6b50e7 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e580ec3aef5958482b4f8d13a03fc70464e6718f036bc9005ad4777f144b9e +size 2033575 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000033.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ff6fe81925b31af00703806c8eaade9caa56573 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5ac02fe92f3113d90ebd1abe0f0619c675830cd1688142a7181269e9cb8c5ef +size 2293683 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000034.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f572c9a0420ac0d96dd65616237f9d763a74c63 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730f3327b1acbe54502b12809557fdffc1a0d89e625902974426d3455e5508b2 +size 2375983 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000035.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afcdf7c52a2da6f05216cd0558957fe55b31c53c --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7afa53754670b659c8f6c460ab322dc5f31d2330be91fa407eb62b6f961f445 +size 1051423 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000036.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba2446b8ede7c2c35849f633202730ec36dfc37b --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ed3e57663ef2a913ec37af84887ef32b2c6134c2856eebd74245a598a7a6fc +size 2969773 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000037.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eb1185148f5fc7755e71d486df122b4b533099c --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd13bd1ecac6331609e6bdae5507b19ec68a91335a5a60c4918b96ed836619b6 +size 2978772 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000038.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37f31aab8deaf6bb8406c69a2d84a4fcca93e0dc --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84d529aafdd552918de81c631ec09bbe56c63cca0337b4648194a659bc25118 +size 2534280 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000039.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aca59165982c4704a2b9a5b3496c14adbeeab9c5 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbeef7f9e71923adbedaa1382a72d5785f31218828ac2c671ea06ce65cfac575 +size 2152915 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000040.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..676718680887da903665b26441c98ced1d9260d0 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3cf935d42c35b881c82617abd65be92667655af36fab95f1ba389294b70c6b +size 2766379 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000041.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e2b36daefaf53b225679a25e72a16ec7cfd0606 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a8c53f80a0bf5464b486acf611ef6b04bf608e57a819d5ebfe12bd10665bfe +size 3497461 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000042.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b70619ff5088449d76cc9bdb52011d8933caa254 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae721b5ff84aaae135942c11de7ca8131675ed8ed53061579e2ccdcd97dc3377 +size 2710522 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000043.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff2e5a7507854ee0eb485e0237bfb4738de122f1 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a223e970dcfaa125783c285b63cc0dc26ba2de76e38238d0eb20a1afb2c98f +size 2541436 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000044.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2596b00ce4bab8019cf20cd42e35e67d574d6fb5 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:672ee9e80478fa64484e5f8f10598d495f907f8a656944610bda7a023b44608d +size 2476388 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000045.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d076ce1c969f3d711a5760968a5a9ed16b085c8f --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0edb65105f65ecf6751699f96659a18fc2819f4b5b43db152aa5521de750e146 +size 2469316 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000046.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a95d6ebcb050ab792aaae5c61ed526c1b99f984e --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2905ac3ff3278cec84d64a2592fe43d7744f70c2af5ce51660eb13209bcde988 +size 3089641 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000047.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4b09a9a86e2bc63572d8607161ff354ee19549a --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a515df9fd7c89919064c20982599af5b19fd5c0b6e51eb8568a93c0981c26eaa +size 2399412 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000048.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cb0521e1a038e6bdf61add146fd561bcc98058d --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3d0d6b57a4267e076dd08fc1dc06157aa7a1e923a097ce2d0b99e54da504de4 +size 2546790 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000049.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f13a9137ff39d1b57c3d6ae6850b0a6768a826d --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd8c61ed3ecc115682e7a072a3ea93c62b95b27ce193eb38d2ca0c10ed5e40b +size 2400308 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000050.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15afa8f1404380afed2e33a82769dcd87c624dd9 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e2de064223de56ebf474c18aa2b8d4b8bca3e5e1f006186ceaf3c77a59d390a +size 2366708 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000051.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1624324c7d37101224c93dc6e37aa40d1372a357 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5bf5324eb5ddd1e5fd8a11bc1a11d18d4f055992969fa5bf5f573fedabe218 +size 2899042 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000052.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78f473f05c9d8ad729d3333441d470e602a1ee4c --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56ce43f72d64830374bd8fef448228c8003f6715bda966c1b091b4002847722 +size 2532756 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000053.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7c7f9f9226ecb25dce5aade861c703639ffcadb --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d8a3690d27d725c04c0140b724a5d24b4ec7bbf9b8e4179ce42763dc34e9f6a +size 2426528 diff --git a/videos/chunk-000/observation.images.worms_eye_cam/episode_000054.mp4 b/videos/chunk-000/observation.images.worms_eye_cam/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72e81e66cd2180edf54871f5e88a2c8da0cec4a0 --- /dev/null +++ b/videos/chunk-000/observation.images.worms_eye_cam/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97c936d1763c1893a5c655d49cef2b666feb232560d24657c3153e48236fdeee +size 2574461 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000000.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efdc8b09016e103c8fe1422b66e08c9f67996082 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:148d2711831b550633c356725993f7cffa6a9f71dc50833daaafccc670bf7168 +size 2875135 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000001.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ef3cb50d98210c208952a103c777bc851b29126 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd004780fd898ccea5307cb39cdee1323aad1ecd533ed5974cf23002ebc1329 +size 2869525 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000002.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..847d717c597bb0acdf49424161a487e7dbfdab1b --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adfe080b8d10ebd59349d81a16e8ba0de2123f12e14aa08a6f34fe905a970bf2 +size 3450746 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000003.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd9d62fc8a55424bddf576b0764ba3f707e9d47b --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70bb3665fd94d838bb2dd6fcb7787ad48add56244986302d24ccb895abd7233b +size 2530113 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000004.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62dd5f9e1ccfc21f4531edc4ddec22bb068909c3 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be822392786cbff7611d8fdd4098fb673b38a609846b4b6dd6a1e2c3df800a8a +size 2753173 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000005.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceddc9023093d207c29841f152e7d509f0bd155c --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c642a89623a60c0a2b9b0bbba75e6309854475125550627ff4c52b6c396a261 +size 2779843 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000006.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd27b12e8276e9c08032ecdaeefd1b1422849a01 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6434dd47d08cc3b53cc78f534d392a5fa0cc98be63ba395ca2564056d3b8a5 +size 2803613 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000007.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..217a75a52249d7605a4d7280821ce11aff73e788 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b78a1e1cf5e3b6050ab14483953ff2c8ab46800ea84f9090b16f754527f03a9e +size 3089684 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000008.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afae60df989bbebd71a74fb1d730e7da9cb2e74f --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53a37facae3646461cf5dbfeb18bb268291255f9cc3cd2d69b002c6cdfe419de +size 2727498 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000009.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af62358848f7966734515957d2dc2b0e87be4265 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32c28ae8f1ad3a7aebaf1e71192c8184e01f187cf0d885b71debf223851a37f +size 2987146 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000010.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b458887faf4dd92ce81411696394014380584262 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0937e01d30a0fb8bc18dbd7a175e0859143649c8ef2ce90f60ebb1276966313a +size 2772026 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000011.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..798846b7a3bd8eae3f6019c1833bf645dcdd1726 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad19f29d7061db583111c8790e41485f01af86898d89ad1bb9e2df7057fba005 +size 2955060 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000012.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86cd69226e3651d2b96c3b2d13022711e38290ee --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca8cf3265937ffc1696e837bf57d111dd5f1ed18eb1cc1a68d36a2086b9f8a2 +size 2721288 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000013.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6bf0ad1480d20598042c50d4009fc819899e815 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:771ec20f29924df0b56a2855c9da01747d954ca60f26a1bd2739682f5e091387 +size 2989609 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000014.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6159d566dbd605edc6f7dd8966b3b74e1c29792 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63455df89b30f875ea8e0f1b5100054bd6ceb79e464d221370355aae0c692722 +size 2952164 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000015.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6520eebfacc0282bd6f62e18ca4fafd1d3ca466d --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70cbffc8b5db626a417f58a7da79a0bc9180e08445f56ce89f1bd78f0f504c5d +size 3677435 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000016.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af27cb5238d192ec14b0cd8b8cda16038a1a0adf --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8888121ecb0973d064dbb2dbbda96665b34950c851c4988f0bc848127fddb5cd +size 3037537 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000017.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c1e03915848ca17a72a78574ef9d84bce68c89e --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c740178d99d7e0602b65a34b423cd9a67ac68da589cefd01d6a39def545caac7 +size 3362489 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000018.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a637130bad24459a8e89b96aa3d861a1a99cde4f --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb62120e11d276c608b8373ae58d58603d0f494d813927d15d007d870d615e54 +size 3751024 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000019.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e2ea4779b63f1107e6180288793f240ad068c9a --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7454d1fa078f32b9e8c5f26b980e8a65578fc6cbfc9e329927d1c7fb4cb292bb +size 3357738 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000020.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3636e3d3f3787586921f5b5a0fc0d97a59204f0e --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16623892063b6d53495920c96db4f33a01617e48bf139749fecd61048f6f3ce5 +size 2842792 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000021.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e207ca3c8a6ff0aa8e3fae821a3a00cf2c4889 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b15aba89f066a9d0ef1017664a92eb022b44489cd3cabe906124575bdb09826 +size 2473425 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000022.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1516e710fa83cada662176b944c0a92e6643b82 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19e38243d18d10ab3e27f0130d46806b856a05c1f06d03bcec865dd818d2cb5 +size 2278485 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000023.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae3ee9464f6ae4bf79046aab9161ea0c65494cf1 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544f876a05ca1d79ace0ec07c1d6ced42b3efa36f9e5ae4362f4c75312e476f5 +size 3237227 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000024.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77539a2d73a373c6b81e5ebbde99850b9d12525d --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e193e4c33a69831db413b5d22206b0f02ee4d2b6581995c9a3292ea8c55e3370 +size 2921664 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000025.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4838969b762965b16e7756609847dbe7655ff267 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80e52ff807b4e79fb50cc7801b0ab9556285548262a78b0323ce8a34d33d4b7 +size 2770227 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000026.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..906682cd950c8f58818bce79cbc1f2685072bee3 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6113acdaf34ade2208f8f08ea4c9721fd2783659fa8fff5cfc598556bb8c1322 +size 3032187 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000027.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ab4b20047ac544f053f51fa7c14752508ad181a --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa7e7570eac845f8369eaa8cd2c6acb5a43f96773579733f3f38a16e14a0f5f5 +size 3093516 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000028.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d01aace29e8f0ef0f40c438d577ad9dc459ddcce --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a169a24b419ffa71544efbb1176911c8d36f303698f41a12cab961423b8560 +size 3036950 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000029.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..598780ad77dee5b0b66aed6c9afe34d8804e5f27 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b7e68d77c1c1af798541cb95656aed0c211d2ca6d63a6b5a0e4e5e28719078 +size 3521067 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000030.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9207b076b232a1e1e8e8cb40f00cc39574adc93e --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18417e39e1655a13536e57700703dd7a232c040e0b585b875469e91058710b54 +size 3052395 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000031.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11e318632f2d876aa91df75a68df63786a10ba52 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8777b6f0ed792a73fd65f0ae0675f679abe9843cc558b923f818fa96edea509 +size 2888878 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000032.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..618cb955a38a29dae9ab0f2ed5b1155d2f3faee2 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d9c26c615ca4c42589f25c29aecaa4e3ed6e8558f7e11a05c9f3979dadc28e +size 2345246 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000033.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..844379d7ad9e23a2e986397c691632e3c65ef868 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5909c1a582cddda9ac6982d1b0983a60705560bee4a324a01562f7b3f9b42f08 +size 2588679 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000034.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3265d9c61265628cc163cef225db92618668dbe9 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59c93c06169c2c786e53b1d6667a8c78b2b4d38fb8648415b79d12b975a924a0 +size 2679235 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000035.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e6b43cd7d72a55444b8a56852a7b5507d8fe03d --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53aa08f6cf81a62753cf5f76ff982e5a02788b0f08e4059aca10d37aa5766c65 +size 1465231 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000036.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e0d67683e61b629542bd5f8ea16252c2743bae1 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:450731c12bd07cb147fd93c4677fe865ce886f9f4139213c7fcacd547939d800 +size 3187948 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000037.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ff923470a4b421dfc3f79333ac4a8b54cc3e8d3 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eaa711c676222328bc69584a4d4d1f97769dad04abead1fd5ba787a0cd4e991 +size 3209880 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000038.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4372004e690cfe72f2a5139c40877ba46c82d47 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f5925cffce1cf5fc962b33111c975998f9b0832aae204b1e97bb57300c0c3f +size 2666102 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000039.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65cd8e5c7134162691c4d7ce229a3261bb0dc46d --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05af344b40fedc84681dbdd80a7d2c763aadd3abe3b78aaed3dbe450eca4b525 +size 2384205 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000040.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0183a1a5b81fb29dda461e8a7ce51c070fd3b60e --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc8d05dbcec7b7e67d5c85da15a1befb34c80a3698130281097636c573a93c0 +size 2823983 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000041.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ccfa29cbbb1146ba6df93ff68255efb309711f7 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05873b899729a80889772d592cd69509d647f3fa07cf9af754934ece92fb7509 +size 3643903 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000042.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48a998497b070022eb14758cbcdc99986b2d78f3 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08bd3f69bfbb5a7e2642bad57fab853caf4073e36d6d18fe5b2ea456c561b0d0 +size 2896701 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000043.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e919517e2706e55f2e2b102a70925ef8987d25b8 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d52389916733e8d0ae5e86a65d40728067405de3972c9626f5fde3e276ed84a +size 2857559 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000044.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1d93b4b3a84197fefc54cdf42c68aad5f2f641a --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce6005ae4c213b69580aeab6c4fee1fa999cd0b2a82b0027c488116470a3e9e +size 2750594 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000045.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c57b3c29eb1211f9ead343f7373b4e13b4b40f21 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c0b8670438b0b6d87a21d7d2055a3f06754f2b8f3f5703fa6b52b610c76dcc +size 2810816 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000046.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0ba2f296d0e5e2b0d1790f94cbe9acf02e86cea --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44a8563e1b9d20fb092161ca094dadcaefc69d072602aa51e68291913db12733 +size 3291894 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000047.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d08206ffd36ab1ab9743f58bfb20ed9f3bc9aa6 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72bdba3d7e229b9d275b86cba8f66859d47413dc3d8978b036bff298c4c912fd +size 2792081 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000048.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b288bcaccfe6c666a330cb1afb78a2eff748c5e5 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357df63a9b241d18ecd08c0cca31f05bb1cb2009b0951453000c1802770510b5 +size 2677504 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000049.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30e2309a10be3b5b61b4da224f8db799647c47b8 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7719f8d7fa462cc9870d2f9236d41194c8e715515c8609fdd8dff8655ae79a +size 2551440 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000050.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d7c5630297f549117d82f6adfff5ceabe8c93bd --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:013986b8a59d5ab40292e157f6bf6b8e0c3a0af2b89ddcdaf4eedf4b2fff88b2 +size 2679424 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000051.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..271c427689b1ceb34eab980a3af78c1e0f769793 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963421a606d0c6b734adc4e2f3b793d1101596f27f3d702f565dd6b2136e69aa +size 3080232 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000052.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0851ee8f067cc2f150abdb62ee4ac446c1baa867 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bccc23cf1efcca62d4d76d535a4c92882b9b716a8e2594d45030c90190c3973e +size 2824455 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000053.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5d27cc7108b38185d441ab9d800278b13cbd42a --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd50727dcbcf2ef519f1ec574aa883841cb5b4c6fbc0987cc089bbc1ae013b6f +size 2718868 diff --git a/videos/chunk-000/observation.images.wrist_cam_right/episode_000054.mp4 b/videos/chunk-000/observation.images.wrist_cam_right/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93ca76daaf5e742a5f143ff40dd80bfbe2bb98ac --- /dev/null +++ b/videos/chunk-000/observation.images.wrist_cam_right/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6f06a39ed1ccd489fba3f2e935faf03d71e8867c9e1720b79bd7bbca3babc2d +size 2862245